KR20040035182A - 통합 웹 브라우징 서비스 장치 및 방법 - Google Patents
통합 웹 브라우징 서비스 장치 및 방법 Download PDFInfo
- Publication number
- KR20040035182A KR20040035182A KR1020020063934A KR20020063934A KR20040035182A KR 20040035182 A KR20040035182 A KR 20040035182A KR 1020020063934 A KR1020020063934 A KR 1020020063934A KR 20020063934 A KR20020063934 A KR 20020063934A KR 20040035182 A KR20040035182 A KR 20040035182A
- Authority
- KR
- South Korea
- Prior art keywords
- service
- mobile station
- connection
- web browsing
- user
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/04—Protocols specially adapted for terminals or networks with limited capabilities; specially adapted for terminal portability
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/51—Discovery or management thereof, e.g. service location protocol [SLP] or web services
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/40—Network security protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/30—Definitions, standards or architectural aspects of layered protocol stacks
- H04L69/32—Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
- H04L69/322—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
- H04L69/329—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W88/00—Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
- H04W88/02—Terminal devices
- H04W88/04—Terminal devices adapted for relaying to or from another terminal or user
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Mobile Radio Communication Systems (AREA)
- Telephonic Communication Services (AREA)
- Computer And Data Communications (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Navigation (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
코드 | 메시지 | 방향 | 비 고 | 필요 제어기능 요소 |
0x01 | Connect request | TE -> MT | TE와 이동국간 연결 설정요청 | |
0x02 | Connect complete | TE <- MT | TE와 이동국간 연결 설정 | |
0x03 | Connect reject | TE <- MT | TE의 연결 요청에 대한 이동국의 거부 | Reject Cause |
0x04 | Disconnect request | TE<-->MT | TE와 이동국간 연결해제 요청 | |
0x05 | Disconnect Ack | TE<-->MT | 연결 해제 통보 | |
0x06 | Status request | TE -> MT | 이동국의 상태정보 요청 | |
0x07 | Status | TE <- MT | 이동국의 상태정보 | 상태 |
0x08 | Service start | TE -> MT | TE에 의한 서비스 시작 | |
0x09 | Service activated | TE <- MT | 이동국에서 서비스 활성화시킴 | |
0x0A | Service stop | TE -> MT | TE에 의한 서비스 종료 | |
0x0B | Service deactivated | TE <- MT | 이동국에서 서비스 비활성화 시킴 | |
0x0C~ | 추후에 메시지 추가 정의 |
코 드 | 제어 기능 요소 | 비 고 | 관련 메시지 |
0x01 | Cause | 해당 메시지 발생 사유 | Connect reject |
0x02 | MT status | 이동국의 상태 정보 | Status |
0x03 ~ | 추후에 추가 정의 |
코 드 | Cause | 비 고 |
0x01 | Unusable | 사용자가 해당 기능 설정을 선택하지 않음 |
0x02 | Already use | 이미 연결되어진 상태 |
0x03 | Not acceptable | 이동통신 단말기가 해당 메시지를 처리할 수 없음 |
0x04 | Invalid frame | 잘못된 프레임 |
0x05 ~ | 추후에 메시지 추가 정의 |
프리미티브 | 방 향 |
FE-service_start_req | CP -> SR |
FE-service_start_ind | SR -> CP |
FE-service_act_req | CP -> SR |
FE-service_act_ind | SR -> CP |
FE-service_stop_req | CP -> SR |
FE-service_stop_ind | SR -> CP |
FE-service_deact_req | CP -> SR |
FE-service_deact_ind | SR -> CP |
프리미티브 | 방 향 |
DL-service_start_req | SR -> LAP |
DL-service_start_ind | LAP -> SR |
DL-service_act_req | SR -> LAP |
DL-service_act_ind | LAP -> SR |
DL-service_stop_req | SR -> LAP |
DL-service_stop_ind | LAP -> SR |
DL-service_deact_req | SR -> LAP |
DL-service_deact_ind | LAP -> SR |
프리미티브 | 방 향 |
CALL_CONNECT_REQ | CP -> CC |
CALL_CONNECT_COMP | CC -> CP |
CALL_DISCONNECT_REQ | CP -> CC |
CALL_DISCONNECT_ACK | CC -> CP |
프리미티브 | 방 향 |
MDL-connect_req | LM -> LAP |
MDL-connect_ind | LAP -> LM |
MDL-connect_ack | LM -> LAP |
MDL-connect_comp | LAP -> LM |
MDL-connect_rej | LM<-->LAP |
MDL-Status_req | LM -> LAP |
MDL-Status_ind | LAP -> LM |
MDL-Status_rep | LM -> LAP |
MDL-Status_cfm | LAP -> LM |
Primitives | direction |
CONNECT_REQ | UI -> LM |
CONNECT_COMP | LM -> UI |
CONNECT_REJ | LM -> UI |
DISCONNECT_REQ | UI -> LM |
DISCONNECT_COMP | LM -> UI |
STATUS_REQ | UI -> LM |
STATUS_CFM | LM -> UI |
Claims (15)
- 인터넷 웹 브라우징과 이동통신 웹 브라우징이 가능한 Terminal Equipment(TE)와;인터넷 서버 및 이동통신 웹 서버과 접속하여, 스스로 웹 브라우징을 수행하거나, 상기 TE의 웹 브라우징을 지원하는 이동국으로 구성된 것을 특징으로 하는 통합 웹 브라우징 서비스 장치.
- 제1항에 있어서, 상기 TE는,사용자의 명령이나 선택내용을 입력받는 사용자 인터페이스부와;사용자의 선택에 따라, 인터넷 웹 브라우징이나 이동통신 웹 브라우징을 수행하는 통합 브라우저와;상기 브라우저를 통해, 사용자에게 각종 서비스를 제공하고 이동국과의 연결을 제어하는 네트워크 제어부와;상기 네트워크 제어부와 이동국간의 물리적 연결을 제공하는 Rm인터페이스부를 포함하여 구성되는 것을 특징으로 하는 통합 웹 브라우징 서비스 장치.
- 제2항에 있어서, 상기 네트워크 제어부는,사용자의 선택에 따라, 각종 서비스를 수행하는 다수의 서비스 관리자와;하위계층에서 전달된 메시지를 해당 서비스 관리자에게 전달하는 서비스 분배부와;상기 서비스 분배부의 하위계층으로서, framing 및 Deframing을 수행하고, 이동국과의 논리적 연결을 제공하는 링크접속 절차부와;이동국과의 연결을 설정하고, 해제하고, 관리하는 링크 관리자로 구성된 것을 특징으로 하는 통합 웹 브라우징 서비스 장치.
- 제1항에 있어서, 상기 이동국은,사용자의 선택에 따라, 이동통신 웹 브라우징을 수행하는 내장 브라우저와;상기 내장 브라우저를 통해, 사용자에게 각종 서비스를 제공하고 TE와의 연결을 제어하는 네트워크 제어부와;상기 네트워크 제어부와 TE간의 물리적 연결을 제공하는 Rm인터페이스부를 더 포함하여 구성되는 것을 특징으로 하는 통합 웹 브라우징 서비스 장치.
- 제4항에 있어서, 상기 네트워크 제어부는,사용자의 선택에 따라,각종 부가서비스를 제공하는 다수의 서비스 관리자와;하위계층에서 전달된 메시지를 해당 서비스 관리자에게 전달하는 서비스 분배부와;상기 서비스 분배부의 하위계층으로서, framing 및 Deframing을 수행하고, TE와의 논리적 연결을 제공하는 링크접속 절차부와;TE와의 연결을 설정하고, 해제하고, 관리하는 링크 관리자로 구성된 것을 특징으로 하는 통합 웹 브라우징 서비스 장치.
- 제3항 또는 5항에 있어서, 상기 다수의 서비스 관리자는통합 웹 관리자를 포함하고 있으며,상기 통합 웹 관리자는 상기 사용자 인터페이스부나 브라우저의 명령어를 해석하고, 처리하는 명령어 해석기와 상기 브라우저로(로부터) 데이터를 전달하거나 전달받는 데이터 관리자로 구성되는 것을 특징으로 하는 통합 웹 브라우징 서비스 장치.
- 제1항에 있어서, 이동국은,통합 브라우저의 활성 모드, 비활성 모드에 대한 모드 선택 기능을 구비하는 것을 특징으로 하는 통합 웹 브라우징 서비스 장치.
- 제7항에 있어서, 이동국에 통합 브라우저의 활성 모드가 설정되면,이동국의 내장 브라우저는 비 활성화되고, 내장 브라우저로 전달되는 모든 데이터는 상기 TE로(부터) 전달되거나 전달받는 것을 특징으로 하는 통합 웹 브라우징 서비스 장치.
- TE의 연결요구에 의해, TE와 이동국의 연결을 설정하는 단계와;연결이 설정되면, 이동국과 망간의 호를 설정하는 단계와;호가 설정되면, TE로 통합 웹 서비스 활성화 메시지를 전송하는 단계와;설정된 호를 통해, TE를 인터넷 서버나 이동통신 웹 서버에 접속시키고, 데이터를 업/다운로딩하는 단계와;TE와 서버와의 접속이 종료되면, 상기 호를 해제하는 단계와;호가 해제되면, TE로 통합 웹 서비스 비활성화 메시지를 전송하고, TE와 이동국간의 연결을 해제하는 단계로 이루어지는 것을 특징으로 하는 통합 웹 브라우징 서비스 방법.
- 제9항에 있어서, 상기 TE는,사용자의 명령이나 선택내용을 입력받는 사용자 인터페이스부와;사용자의 선택에 따라, 인터넷 웹 브라우징이나 이동통신 웹 브라우징을 수행하는 브라우저와;상기 브라우저를 통해, 사용자에게 각종 서비스를 제공하고 이동국과의 연결을 제어하는 네트워크 제어부와;상기 네트워크 제어부와 이동국간의 물리적 연결을 제공하는 Rm인터페이스부를 포함하여 구성되는 것을 특징으로 하는 통합 웹 브라우징 서비스 방법.
- 제9항에 있어서, 상기 네트워크 제어부는,사용자의 선택에 따라, 각종 서비스를 수행하는 다수의 서비스 관리자와;하위계층에서 전달된 메시지를 해당 서비스 관리자에게 전달하는 서비스 분배부;와상기 서비스 분배부의 하위계층으로서, framing 및 Deframing을 수행하고, 이동국과의 논리적 연결을 제공하는 링크접속 절차부와;이동국과의 연결을 설정하고, 해제하고, 관리하는 링크 관리자로 구성된 것을 특징으로 하는 통합 웹 브라우징 서비스 방법.
- 제9항에 있어서, 상기 이동국은,사용자의 선택에 따라, 이동통신 웹 브라우징을 수행하는 내장 브라우저와;상기 내장 브라우저를 통해, 사용자에게 각종 서비스를 제공하고 TE와의 연결을 제어하는 네트워크 제어부와;상기 네트워크 제어부와 TE간의 물리적 연결을 제공하는 Rm인터페이스부를 더 포함하여 구성되는 것을 특징으로 하는 통합 웹 브라우징 서비스 방법.
- 제12항에 있어서, 상기 네트워크 제어부는,사용자의 선택에 따라,각종 부가서비스를 제공하는 다수의 서비스 관리자와;하위계층에서 전달된 메시지를 해당 서비스 관리자에게 전달하는 서비스 분배부와;상기 서비스 분배부의 하위계층으로서, framing 및 Deframing을 수행하고, TE와의 논리적 연결을 제공하는 링크접속 절차부와;TE와의 연결을 설정하고, 해제하고, 관리하는 링크 관리자로 구성된 것을 특징으로 하는 통합 웹 브라우징 서비스 방법.
- 제9항에 있어서, 상기 이동국은,통합 브라우저의 활성과 비활성에 대한 모드 선택 기능을 구비하는 것을 특징으로 하는 통합 웹 브라우징 서비스 방법.
- 제14항에 있어서, 상기 이동국에 통합 브라우저의 비활성 모드가 설정되면,상기 TE의 연결요구는 허용되지 않고, 이동국의 내장 브라우저가 웹 브라우징을 수행하는 것을 특징으로 하는 통합 웹 브라우징 서비스 방법.
Priority Applications (9)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2002-0063934A KR100459439B1 (ko) | 2002-10-18 | 2002-10-18 | 통합 웹 브라우징 서비스 장치 및 방법 |
JP2003031784A JP3955268B2 (ja) | 2002-10-18 | 2003-02-07 | 統合ウェブブラウジングサービス装置及びそのサービス方法 |
AT03011102T ATE320135T1 (de) | 2002-10-18 | 2003-05-21 | System zum integrierten webbrowsen und verfahren dazu |
EP20030011102 EP1411706B1 (en) | 2002-10-18 | 2003-05-21 | Integrated web browsing service system and method thereof |
PT03011102T PT1411706E (pt) | 2002-10-18 | 2003-05-21 | Sistema de servico integrado de navegacao web e metodo respectivo |
DE2003603838 DE60303838T2 (de) | 2002-10-18 | 2003-05-21 | System zum integrierten Webbrowsen und Verfahren dazu |
ES03011102T ES2257617T3 (es) | 2002-10-18 | 2003-05-21 | Sistema para un servicio integrado de navegacion web y metodo correspondiente. |
US10/445,085 US7515602B2 (en) | 2002-10-18 | 2003-05-27 | Integrated web browsing service apparatus and method thereof |
CNB031490921A CN1238803C (zh) | 2002-10-18 | 2003-06-26 | 综合Web浏览业务的装置及其方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2002-0063934A KR100459439B1 (ko) | 2002-10-18 | 2002-10-18 | 통합 웹 브라우징 서비스 장치 및 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20040035182A true KR20040035182A (ko) | 2004-04-29 |
KR100459439B1 KR100459439B1 (ko) | 2004-12-03 |
Family
ID=36202176
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR10-2002-0063934A KR100459439B1 (ko) | 2002-10-18 | 2002-10-18 | 통합 웹 브라우징 서비스 장치 및 방법 |
Country Status (9)
Country | Link |
---|---|
US (1) | US7515602B2 (ko) |
EP (1) | EP1411706B1 (ko) |
JP (1) | JP3955268B2 (ko) |
KR (1) | KR100459439B1 (ko) |
CN (1) | CN1238803C (ko) |
AT (1) | ATE320135T1 (ko) |
DE (1) | DE60303838T2 (ko) |
ES (1) | ES2257617T3 (ko) |
PT (1) | PT1411706E (ko) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100706960B1 (ko) * | 2005-02-25 | 2007-04-11 | 에스케이 텔레콤주식회사 | 가상 머신 툴을 이용하여 포탈 서비스를 제공하는 방법 및시스템 |
KR100753291B1 (ko) * | 2006-01-17 | 2007-08-29 | 주식회사 팬택앤큐리텔 | Dmb 단말기에서 방송 웹 서비스를 선택적으로 제공받는방법 |
KR100890421B1 (ko) * | 2007-11-06 | 2009-03-26 | 주식회사 케이티프리텔 | 이동 단말에서 서로 다른 형태의 브라우저들을 연동하는방법 및 장치 |
WO2009104829A1 (en) * | 2008-02-22 | 2009-08-27 | Logicplant | Web browsing environment provider system for multiple users and control method thereof |
WO2009091165A3 (en) * | 2008-01-14 | 2009-09-11 | Samsung Electronics Co., Ltd. | Service access control system and method using embedded browser agent |
KR101029364B1 (ko) * | 2008-06-24 | 2011-04-13 | 주식회사 케이티 | 통합 웹 브라우징 서비스를 제공하는 이동통신 단말,이동통신 시스템, 근거리 무선통신 시스템 및 그 방법 |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100680731B1 (ko) * | 2000-09-01 | 2007-02-09 | 삼성전자주식회사 | 반도체 패키지 및 제조방법 |
JP2005333480A (ja) * | 2004-05-20 | 2005-12-02 | Mitsumi Electric Co Ltd | 携帯電話機及びそのプログラム及びそれを用いたインターネット接続装置 |
GB0504554D0 (en) * | 2005-03-04 | 2005-04-13 | Vodafone Plc | Personal access platform |
KR100866204B1 (ko) * | 2006-04-28 | 2008-10-30 | 삼성전자주식회사 | 고속 통신 기기로부터 무선 네트워크로의 역방향 통신을위한 이동 단말의 데이터 흐름 제어 장치 및 방법 |
US20080014929A1 (en) * | 2006-05-05 | 2008-01-17 | Infosys Technologies Ltd. | Occasionally connected computing for mobile web services |
KR101079624B1 (ko) * | 2008-05-06 | 2011-11-03 | 삼성전자주식회사 | 브라우저의 표시 방법 및 이를 이용하는 휴대 단말기 |
KR101068292B1 (ko) | 2008-08-11 | 2011-09-28 | 에스케이 텔레콤주식회사 | 단말장치 및 단말장치의 ui 제공 방법 |
KR20100033843A (ko) * | 2008-09-22 | 2010-03-31 | 삼성전자주식회사 | 휴대 단말기 및 그 휴대 단말기에서 단말기 연결에 따른 데이터 통신 전환 방법 |
US8990404B2 (en) * | 2009-11-16 | 2015-03-24 | Apple Inc. | Directing data in a web browser from a portable electronic device |
JP5491268B2 (ja) * | 2010-04-28 | 2014-05-14 | キヤノン株式会社 | 通信装置、その制御方法及びプログラム |
CN103369532B (zh) * | 2012-04-09 | 2018-07-13 | 黄余晖 | 一种移动终端恶意软件行为的黑盒检测方法 |
CN103136375A (zh) * | 2013-03-26 | 2013-06-05 | 柳汉石 | 一种用语言文字直达所索求目标的浏览器 |
CN103237088A (zh) * | 2013-05-16 | 2013-08-07 | 百度在线网络技术(北京)有限公司 | 基于对应关系库的浏览方法、系统及云端服务器 |
US20160100436A1 (en) * | 2014-10-01 | 2016-04-07 | Vincent Cirel | Providing access to a cruise ship network from a connection to a secondary network seamlessly |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
AU1235300A (en) * | 1998-10-26 | 2000-05-15 | Qualcomm Incorporated | A mobile terminal and wireless device with common ip address |
US6665537B1 (en) * | 1999-01-21 | 2003-12-16 | Qualcomm, Incorporated | Automatic invocation of mobile IP registration in a wireless communication network |
US6483822B1 (en) * | 1999-06-07 | 2002-11-19 | Marcello Lioy | Establishing a packet network call between a mobile terminal device and an interworking function |
FI107770B (fi) * | 1999-06-07 | 2001-09-28 | Nokia Mobile Phones Ltd | PDP-kontekstien hallinta matkaviestimessä |
US6571237B1 (en) * | 1999-08-17 | 2003-05-27 | Oy Vsp Virtualsalesperson Ltd. | Method, system and a computer program product for producing an offer document |
JP3623715B2 (ja) * | 2000-04-07 | 2005-02-23 | 日本電気株式会社 | 通信端末装置 |
JP2002152328A (ja) * | 2000-11-07 | 2002-05-24 | Nec Corp | 携帯端末、該携帯端末における表示切換方法、及び表示切換プログラムを記録した記録媒体 |
AU2002239391A1 (en) * | 2000-11-30 | 2002-06-11 | Message Machines, Inc. | Systems and methods for routing messages to communications devices |
FI111782B (fi) * | 2000-12-29 | 2003-09-15 | Nokia Corp | Valintaisen yhteyden tarjoaminen pakettiradiojärjestelmässä |
US6941326B2 (en) * | 2001-01-24 | 2005-09-06 | Microsoft Corporation | Accounting for update notifications in synchronizing data that may be represented by different data structures |
EP1271877B1 (en) * | 2001-06-22 | 2008-11-05 | Microsoft Corporation | Wireless browser |
US6842621B2 (en) * | 2001-12-21 | 2005-01-11 | Motorola, Inc. | Method and apparatus for splitting control and media content from a cellular network connection |
US6501421B1 (en) * | 2002-01-08 | 2002-12-31 | International Business Machines Corporation | Method and system for providing a location-based legal information service |
US20040012627A1 (en) * | 2002-07-17 | 2004-01-22 | Sany Zakharia | Configurable browser for adapting content to diverse display types |
US6763226B1 (en) * | 2002-07-31 | 2004-07-13 | Computer Science Central, Inc. | Multifunctional world wide walkie talkie, a tri-frequency cellular-satellite wireless instant messenger computer and network for establishing global wireless volp quality of service (qos) communications, unified messaging, and video conferencing via the internet |
US7110371B2 (en) * | 2002-08-28 | 2006-09-19 | Intel Corporation | System and method to communicate between a host and a modem |
-
2002
- 2002-10-18 KR KR10-2002-0063934A patent/KR100459439B1/ko not_active IP Right Cessation
-
2003
- 2003-02-07 JP JP2003031784A patent/JP3955268B2/ja not_active Expired - Fee Related
- 2003-05-21 ES ES03011102T patent/ES2257617T3/es not_active Expired - Lifetime
- 2003-05-21 AT AT03011102T patent/ATE320135T1/de active
- 2003-05-21 PT PT03011102T patent/PT1411706E/pt unknown
- 2003-05-21 EP EP20030011102 patent/EP1411706B1/en not_active Expired - Lifetime
- 2003-05-21 DE DE2003603838 patent/DE60303838T2/de not_active Expired - Lifetime
- 2003-05-27 US US10/445,085 patent/US7515602B2/en not_active Expired - Fee Related
- 2003-06-26 CN CNB031490921A patent/CN1238803C/zh not_active Expired - Fee Related
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100706960B1 (ko) * | 2005-02-25 | 2007-04-11 | 에스케이 텔레콤주식회사 | 가상 머신 툴을 이용하여 포탈 서비스를 제공하는 방법 및시스템 |
KR100753291B1 (ko) * | 2006-01-17 | 2007-08-29 | 주식회사 팬택앤큐리텔 | Dmb 단말기에서 방송 웹 서비스를 선택적으로 제공받는방법 |
KR100890421B1 (ko) * | 2007-11-06 | 2009-03-26 | 주식회사 케이티프리텔 | 이동 단말에서 서로 다른 형태의 브라우저들을 연동하는방법 및 장치 |
WO2009091165A3 (en) * | 2008-01-14 | 2009-09-11 | Samsung Electronics Co., Ltd. | Service access control system and method using embedded browser agent |
US9300918B2 (en) | 2008-01-14 | 2016-03-29 | Samsung Electronics Co., Ltd. | Service access control system and method using embedded browser agent |
WO2009104829A1 (en) * | 2008-02-22 | 2009-08-27 | Logicplant | Web browsing environment provider system for multiple users and control method thereof |
KR101029364B1 (ko) * | 2008-06-24 | 2011-04-13 | 주식회사 케이티 | 통합 웹 브라우징 서비스를 제공하는 이동통신 단말,이동통신 시스템, 근거리 무선통신 시스템 및 그 방법 |
Also Published As
Publication number | Publication date |
---|---|
PT1411706E (pt) | 2006-05-31 |
CN1490738A (zh) | 2004-04-21 |
DE60303838D1 (de) | 2006-05-04 |
JP2004140775A (ja) | 2004-05-13 |
EP1411706B1 (en) | 2006-03-08 |
US20040078286A1 (en) | 2004-04-22 |
CN1238803C (zh) | 2006-01-25 |
JP3955268B2 (ja) | 2007-08-08 |
ES2257617T3 (es) | 2006-08-01 |
US7515602B2 (en) | 2009-04-07 |
ATE320135T1 (de) | 2006-03-15 |
KR100459439B1 (ko) | 2004-12-03 |
EP1411706A1 (en) | 2004-04-21 |
DE60303838T2 (de) | 2006-08-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100459439B1 (ko) | 통합 웹 브라우징 서비스 장치 및 방법 | |
JP4440509B2 (ja) | パケットデータセッションにおける休眠モードを終了させる方法および無線システム | |
US8744519B2 (en) | Multimodal phone data session management enhancement that alleviates dual transmission problems | |
US7536182B2 (en) | Method and system for extending the capabilities of handheld devices using local resources | |
CN100511218C (zh) | 终端之间自动同步的方法、装置和系统 | |
CN1685323B (zh) | 通信系统,中继设备和通信控制方法 | |
US20090191917A1 (en) | Method of communication between a (u)sim card in a server mode and a client | |
JP3509684B2 (ja) | 接続制御装置、接続制御方法、接続制御プログラムを記録した記録媒体及びデータ通信システム | |
GB2342816A (en) | Accessing a server computer connected to a wireless communication network | |
US20040179490A1 (en) | Method for mobile station request release of multiple packet data service sessions simultaneously using resource release request messages | |
US9451433B2 (en) | Device and method of driving multi-PDP data communication for mobile broadband device | |
KR20040055822A (ko) | 무선 데이터 통신 네트워크에서 정보를 전송하기 위한시스템 | |
EP3972197B1 (en) | Method and apparatus for customer premise equipment configuration management | |
US20050221770A1 (en) | User configurable pre-activated GPRS PDP context handling for improved activation time | |
CN110582035B (zh) | 一种利用宽带普遍服务管理平台对onu进行升级的方法 | |
TW200306100A (en) | Communication apparatus, communication system and the program | |
Moertiyoso et al. | Designing wireless enterprise applications on mobile devices | |
KR100316187B1 (ko) | V5.2 기동 절차 방법 | |
WO2002052874A2 (en) | System and method for connection-oriented access to packet data networks for wireless devices | |
JP2002135440A (ja) | 通信装置およびその制御方法 | |
Zhang | Bluetooth helper environment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20021018 |
|
PA0201 | Request for examination | ||
PG1501 | Laying open of application | ||
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20041025 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20041122 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20041123 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20070918 Start annual number: 4 End annual number: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20080926 Start annual number: 5 End annual number: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20090929 Start annual number: 6 End annual number: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20100929 Start annual number: 7 End annual number: 7 |
|
PR1001 | Payment of annual fee |
Payment date: 20110920 Start annual number: 8 End annual number: 8 |
|
FPAY | Annual fee payment |
Payment date: 20121026 Year of fee payment: 9 |
|
PR1001 | Payment of annual fee |
Payment date: 20121026 Start annual number: 9 End annual number: 9 |
|
FPAY | Annual fee payment |
Payment date: 20131024 Year of fee payment: 10 |
|
PR1001 | Payment of annual fee |
Payment date: 20131024 Start annual number: 10 End annual number: 10 |
|
FPAY | Annual fee payment |
Payment date: 20141024 Year of fee payment: 11 |
|
PR1001 | Payment of annual fee |
Payment date: 20141024 Start annual number: 11 End annual number: 11 |
|
FPAY | Annual fee payment |
Payment date: 20151023 Year of fee payment: 12 |
|
PR1001 | Payment of annual fee |
Payment date: 20151023 Start annual number: 12 End annual number: 12 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20170902 |