KR20040027024A - Device for Network PC Service in the Public Network And The Method Thereof - Google Patents
Device for Network PC Service in the Public Network And The Method Thereof Download PDFInfo
- Publication number
- KR20040027024A KR20040027024A KR1020020058721A KR20020058721A KR20040027024A KR 20040027024 A KR20040027024 A KR 20040027024A KR 1020020058721 A KR1020020058721 A KR 1020020058721A KR 20020058721 A KR20020058721 A KR 20020058721A KR 20040027024 A KR20040027024 A KR 20040027024A
- Authority
- KR
- South Korea
- Prior art keywords
- service
- networking
- network
- server
- service providing
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 32
- 230000006855 networking Effects 0.000 claims abstract description 63
- 238000010586 diagram Methods 0.000 description 5
- 238000004364 calculation method Methods 0.000 description 3
- 238000004891 communication Methods 0.000 description 3
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 101150012579 ADSL gene Proteins 0.000 description 1
- 102100020775 Adenylosuccinate lyase Human genes 0.000 description 1
- 108700040193 Adenylosuccinate lyases Proteins 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
-
- 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/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Tourism & Hospitality (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- General Business, Economics & Management (AREA)
- General Health & Medical Sciences (AREA)
- Primary Health Care (AREA)
- Strategic Management (AREA)
- Physics & Mathematics (AREA)
- Human Resources & Organizations (AREA)
- General Physics & Mathematics (AREA)
- Marketing (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Economics (AREA)
- Health & Medical Sciences (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
본 발명은 기간 통신망 사업자의 네트워크에 항상 접속되는 네트워킹 PC 서비스 제공 및 이용방법에 관한 것으로서 특히 네트워킹 PC 서비스를 위한 망의 구축과 제공방법에 관한 것이다.The present invention relates to a method of providing and using a networking PC service which is always connected to a network of a main network operator, and more particularly, to a method of constructing and providing a network for a networking PC service.
종래 기술에 의한 네트워크 컴퓨팅(NC)은 주로 LAN 환경과 같은 소규모 네트워크에서 적용되는 기술로써 인터넷 컴퓨팅 방식 또는 서버 기반의(server-based) 컴퓨팅 방식으로 수행되었다.Network computing (NC) according to the prior art is mainly applied in a small network such as a LAN environment, and has been performed by an internet computing method or a server-based computing method.
인터넷 컴퓨팅 방식은 모든 데이터와 어플리케이션이 서버에 집중되어 있어서 사용자 측에서 어플리케이션의 실행이 필요할 때마다 이를 요청하여 다운로드 한 후 실행하는 방식을 말한다.The Internet computing method means that all data and applications are concentrated on the server, so that whenever the user needs to execute the application, it downloads and executes the request.
서버 기반의 컴퓨팅 방식은 인터넷 컴퓨팅 방식과 유사하지만 응용 프로그램이 서버에서 직접 실행된다는 점에서 차이가 있다.Server-based computing is similar to Internet computing, except that applications run directly on the server.
도 1a는 인터넷 컴퓨팅 방식을 나타낸다. 동작 방식은 다음과 같다.1A illustrates an internet computing scheme. The operation method is as follows.
네트워크 컴퓨팅 사용자(11)가 네트워크 상의 서버(12)로 필요한 어플리케이션을 요청하면([1]) 서버(12)는 요청된 어플리케이션을 사용자(11)에게 다운로딩 시켜주고, 이에 네트워크 컴퓨팅 사용자(11)는 어플리케이션을 실행한다([3]). 그리고 사용자(11)는 어플리케이션을 수행한 결과를 데이터베이스(13)에 저장한다([4]).When the network computing user 11 requests the necessary application to the server 12 on the network ([1]), the server 12 downloads the requested application to the user 11, and thus the network computing user 11 Executes the application ([3]). The user 11 stores the result of the application in the database 13 ([4]).
도 1b는 서버 기반의 컴퓨팅 방식을 나타낸다. 동작 방식은 다음과 같다.1B illustrates a server based computing scheme. The operation method is as follows.
네트워크 컴퓨팅 사용자(11)가 네트워크 상의 서버(12)에게 어플리케이션의 수행을 요청하면([1]), 서버(12)에서는 직접 요청된 어플리케이션을 실행한다([3]). 어플리케이션을 수행한 결과는 데이터베이스에 저장된다([4]).When the network computing user 11 requests the server 12 on the network to execute an application ([1]), the server 12 directly executes the requested application ([3]). The result of executing the application is stored in the database ([4]).
종래에는 이와 같이 LAN/WAN과 같은 제한된 영역에서 네트워킹 PC가 사용되고 있으며 인터넷과 같은 대규모의 공중망(Public Network)에서는 적용되지 않고 있다.In the related art, networking PCs are used in such limited areas as LAN / WAN and are not applied to large public networks such as the Internet.
본 발명에서는 종래의 네트워크 컴퓨팅 기술을 확장 적용하여 사용자로 하여금 인터넷과 같은 대규모의 공중망에서도 접속이 가능하도록 하여 원하는 작업을 안전하게 수행하며 데이터 보관과 업그레이드 등을 용이하게 할 수 있도록 한다.In the present invention, by applying the conventional network computing technology, the user can be connected in a large public network such as the Internet to perform a desired task safely and to facilitate data storage and upgrade.
도 1은 종래의 네트워킹 PC 서비스 제공 모델의 개략도.1 is a schematic diagram of a conventional networking PC service provision model.
도 2는 본 발명에 의한 네트워킹 PC 서비스 장치의 구성도.2 is a block diagram of a networking PC service apparatus according to the present invention.
도 3은 본 발명에 의한 네트워킹 PC 서비스 제공자 측의 상세 구성도.3 is a detailed configuration diagram of a networking PC service provider side according to the present invention;
도 4는 본 발명에 의한 서비스 제공 플랫폼의 구성도.4 is a block diagram of a service providing platform according to the present invention.
도 5는 본 발명에 의한 네트워킹 PC 서비스 제공방법.5 is a networking PC service providing method according to the present invention.
<도면의 주요 부분에 대한 부호의 설명><Explanation of symbols for the main parts of the drawings>
11 : 네트워크 컴퓨팅 클라이언트12 : 네트워크 컴퓨팅 서버11: network computing client 12: network computing server
13 : 데이터베이스14 : 각종 어플리케이션13: Database 14: Various Applications
본 발명에 의한 네트워킹 PC 서비스 장치는 내부 네트워크 망에 연결되어 네트워킹 PC 서비스를 제공하는 네트워킹 PC 서버, 내부 네트워크 망에 연결되어 개인 가입자 또는 외부 서비스 제공자와의 서비스 계약을 처리하는 서비스 제공 플랫폼; 및 상기 개인 가입자가 내부 네트워크 망에 접속할 수 있도록 하는 접속망을 포함한다.The networking PC service apparatus according to the present invention includes a networking PC server connected to an internal network to provide networking PC services, a service providing platform connected to an internal network to process a service contract with an individual subscriber or an external service provider; And an access network for allowing the individual subscriber to access the internal network.
본 발명에 의한 서비스 제공 플랫폼, 네트워킹 PC 서버를 포함하는 네트워킹 PC 서비스 제공 장치를 이용한 서비스 제공방법은 상기 외부의 서비스 제공 서버로부터 상기 네트워킹 PC 서버에서 제공할 서비스를 제공받는 제1 단계, 상기 네트워킹 PC 서버에 접속한 가입자에 대하여 인증을 수행하는 제2 단계, 상기 네트워킹 PC 서버에서 상기 인증된 가입자에 대하여 서비스를 제공하는 제3 단계, 및 상기 인증된 가입자가 제공받은 서비스 결과를 저장하는 제4 단계를 포함한다.A service providing method using a networking PC service providing apparatus including a service providing platform and a networking PC server according to the present invention includes a first step of receiving a service to be provided by the networking PC server from an external service providing server, and the networking PC. A second step of authenticating the subscriber connected to the server, a third step of providing the service to the authenticated subscriber in the networking PC server, and a fourth step of storing the service result provided by the authenticated subscriber It includes.
이하에서는 첨부한 도면을 참조하여 본 발명의 실시예에 대하여 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail an embodiment of the present invention.
도 2는 본 발명에 의한 네트워킹 PC 서비스 장치(100)의 실시예를 나타낸다.2 shows an embodiment of a networking PC service apparatus 100 according to the present invention.
본 발명에 의한 네트워킹 PC 서비스 제공 장치(100)는 내부 인터넷 망(110)에 연결되어 네트워킹 PC 서비스를 제공하는 네트워킹 PC 서버(130), 내부 인터넷 망(110)에 연결되어 개인 가입자(200) 또는 외부 사업자(200)와의 서비스 계약을 처리하는 서비스 제공 플랫폼(120), 및 개인 가입자(200)가 내부 인터넷 망(110)에 접속할 수 있도록 하는 접속망(140)을 포함한다.Networking PC service providing apparatus 100 according to the present invention is connected to the internal Internet network 110 to provide a networking PC service, the networking PC server 130, the internal Internet network 110 is connected to the individual subscriber 200 or A service providing platform 120 for processing a service contract with an external operator 200, and an access network 140 for allowing a personal subscriber 200 to access the internal Internet network 110.
외부 인터넷 망을 통해 연결된 외부 사업자(300)는 내부 인터넷 망(110)에 연결된 서비스 플랫폼(120)을 통하여 서비스 제공 계약을 체결하고 가입자(200)를 대상으로 서비스를 제공할 수 있다.The external provider 300 connected through the external internet network may conclude a service provision contract through the service platform 120 connected to the internal internet network 110 and provide a service to the subscriber 200.
네트워킹 PC 서버(130)는 내부 인터넷 망(110)에 연결되어 있으며 가입자들에 대한 서비스를 위한 하드웨어를 랙(rack)형태로 구비하고 있다.The networking PC server 130 is connected to the internal Internet network 110 and has hardware in a rack form for service to subscribers.
본 실시예에서 서비스 플랫폼(120)은 웹 기반의 서비스를 제공하도록 구성되어 있다.In this embodiment, the service platform 120 is configured to provide a web-based service.
가입자는 종래와 같은 형태로 내부망에 접속하거나(가입자 1 ~ 3) 외부망을 통하여 접속할 수 있다(가입자 4).The subscriber can be connected to the internal network (subscribers 1 to 3) or through an external network in the same manner as in the prior art (subscriber 4).
도 3은 본 발명에 의한 네트워킹 PC 서비스 제공 장치(100)의 상세도를 나타낸다.3 shows a detailed diagram of a networking PC service providing apparatus 100 according to the present invention.
본 실시예에 의한 네트워킹 PC 서비스 제공 장치(100)는 백본(backbone), 지역노드, 접속망으로 구성된다.The networking PC service providing apparatus 100 according to the present embodiment includes a backbone, a local node, and an access network.
백본이란 패킷 교환망에서 통신량의 대부분을 전송하기 위한 주요 전송로, 광역 통신망(WAN)에서 주요 노드(major node)를 연결하는 고속 전용 회선, 또는 통신망 내에서 통신량의 대부분을 전송하는 케이블을 말한다.A backbone is a main transmission path for transmitting most of the traffic in a packet switched network, a high-speed leased line connecting major nodes in a wide area network (WAN), or a cable for transmitting most of the traffic in a communication network.
본 발명에 의한 백본에는 외부망과 연결되는 인터넷 코어(112), 및 인터넷 코어와 연결되는 IDC(Internet Data Center)(111)가 포함되며 서비스 플랫폼(120)은 IDC(111)에 연결된다.The backbone according to the present invention includes an Internet core 112 connected to an external network, and an Internet Data Center (IDC) 111 connected to the Internet core, and the service platform 120 is connected to the IDC 111.
지역노드는 인터넷 코어(112)와 연결되는 기가 스위치(113), 기가 스위치(113)와 연결된 지역 IDC(114), 각각 기가 스위치(113) 및 접속망과 연결되는 NAS(Network Access Server)(131), RAS(Remote Access Server)(132), 에지 라우터(Edge Router)(133), 코어 스위치(134)로 구성된다.The local node is a Giga Switch 113 connected to the Internet Core 112, a Local IDC 114 connected to the Giga Switch 113, a Giga Switch 113 and a NAS (Network Access Server) 131 connected to the access network, respectively. , A remote access server (RAS) 132, an edge router 133, and a core switch 134.
본 발명에 의한 네트워킹 PC 서버(130)는 NAS(131)와 ADSL 라인을 통하여 연결된다.The networking PC server 130 according to the present invention is connected to the NAS 131 through an ADSL line.
NAS(131)란 네트워크에 개인이 임시로 요구하는 즉각적인 액세스를 제공하는 시스템으로서 일반적으로 아날로그나 ISDN 전화회선을 이용해 다이얼 업 방식으로 접속할 수 있는 서비스를 제공하는 원격지 접속 서버를 말한다.The NAS 131 is a system for providing instant access to a network temporarily by individuals, and generally refers to a remote access server that provides a service that can be dialed up using an analog or ISDN telephone line.
RAS(132)란 원격지 사용자들이 공중 전화망을 통해 내부 LAN에 접속할 수 있도록 모뎀에서 들어오는 신호를 LAN에 맞게 바꿔주는 장비를 말한다.The RAS 132 is a device that converts a signal from a modem to a LAN so that remote users can access an internal LAN through a public telephone network.
라우터(133)란 이더넷이나 토큰링 등과 같은 네트워크 구성 방식이나 사용하는 프로토콜에 관계없이 LAN과 LAN을 서로 연결시키는 인터네트워킹 장비를 말하며, 라우터는 사용자가 접속하려는 호스트에 도착하기 위한 최적의 경로(사용자의 데이터가 가장 빠르게 목적지에 도달할 수 있는 경로)를 설정해 라우트해 준다.The router 133 is an internetworking device that connects LAN and LAN to each other regardless of a network configuration method such as Ethernet or Token Ring, and a protocol used, and a router is an optimal path (user) Route to get the data's fastest route to its destination.
접속망에는 xDSL 가입자가 접속하는 ATM 망(141), Dial-up 가입자가 이용하는 PSTN(public switched telephone network)(143), 메트로 서비스 가입자가 이용하는 메트로 이더넷 망(144) 등이 있다. 전용선 가입자는 직접 라우터(133)를 통해 서비스에 접속하게 된다.The access network includes an ATM network 141 to which xDSL subscribers connect, a public switched telephone network (PSTN) 143 used by dial-up subscribers, and a metro Ethernet network 144 used by metro service subscribers. The leased line subscriber directly accesses the service through the router 133.
도 4는 본 발명에 의한 서비스 제공 플랫폼(120)의 상세도이다. 웹 서비스를 제공하기 위한 웹 서버(121), 서비스 제공 플랫 폼(120)은 서비스를 저장하고 있는 데이터베이스(122), 외부 사업자(도시되지 않음)로부터 서비스를 제공받아 데이터베이스(122)에 저장하는 서비스 수집장치(123), 및 가입자(도시되지 않음)에게 서비스를 전달하는 푸쉬 서버(124)로 구성된다.4 is a detailed view of a service providing platform 120 according to the present invention. The web server 121 for providing a web service and the service providing platform 120 receive a service from a database 122 storing a service and an external service provider (not shown) and store the service in the database 122. Collection device 123, and push server 124 delivering services to subscribers (not shown).
서비스 제공 플랫폼(120)은 각종 웹 서버(121), 데이터베이스(122), 서비스 수집장치(123), 및 각종 서버(124)의 집합체로서 가입자 및 외부 서비스 제공자는 유무선 네트워크를 통하여 어디서든 접근할 수 있어야 한다.The service providing platform 120 is a collection of various web servers 121, databases 122, service collecting devices 123, and various servers 124, and subscribers and external service providers can be accessed from anywhere through wired or wireless networks. Should be
도 5a는 일반 사용자가 네트워킹 PC 서비스에 가입하여 서비스를 제공받는 단계를 나타낸다.5A illustrates a step in which a general user subscribes to a networking PC service and receives a service.
사용자는 우선 서비스 제공 플랫폼에 접속한다(S1). 이때 사용자는 유선 또는 무선 네트워크 망을 이용할 수 있다. 서비스 미가입자는 서비스를 제공받기 위해 서비스에 가입하여야 한다(S2).The user first accesses the service providing platform (S1). In this case, the user may use a wired or wireless network. The non-subscriber must subscribe to the service to receive the service (S2).
서비스를 제공받기 위하여 서비스 제공 플랫폼에 접속한다. 접속시에는 종래와 같이 아이디와 패스워드를 입력하거나, 사용자 소유의 네트워킹 PC의 번호를 입력하여 접속한다.Access the service providing platform to receive the service. At the time of connection, the user inputs an ID and a password as in the conventional art, or inputs the number of a user owned networking PC.
사용자의 접속신호는 네트워킹 PC 랙과 연결된 NAS 및 RAS 등의 네트워크 접속장치로 전달되고, 네트워크 접속장치에서는 이를 수신하여 요청받은 번호의 네트워킹 PC서버로 전달하여 사용자가 네트워킹 PC서버에 접속할 수 있도록 한다(S3).The user's access signal is transmitted to the network access devices such as NAS and RAS connected to the networking PC rack, and the network access device receives it and delivers it to the networking PC server of the requested number so that the user can access the networking PC server ( S3).
서비스를 이용하고 업그레이드가 필요한 서비스가 있으면 이를 업그레이드 한다(S4, S5, S6).If there is a service that needs to be upgraded and uses the service, upgrade it (S4, S5, S6).
사용자는 자신의 네트워킹 PC에 설치되지 않은 신규 서비스나 응용 프로그램을 추가로 요청할 수 있고, 이 신호는 서비스 제공 플랫폼으로 전달되어 보유중인 서비스가 있는지 데이터베이스를 검색한 후 없으면 외부 사업자에게 이를 요청하여 푸쉬서버 등의 기능을 통해 전달한다.Users can request additional new services or applications that are not installed on their networking PCs, and this signal is sent to the service delivery platform to search the database for the services they have. Pass through such features.
네트워킹 PC를 통하여 제공받는 서비스는 네트워킹 PC의 성능 업그레이드, OS의 변경, 워드 프로세서 등의 다양한 응용 프로그램 서비스, 및 VoD 서비스 등을 포함한다.Services provided through networking PCs include performance upgrades of networking PCs, OS changes, various application services such as word processors, and VoD services.
사용자는 서비스를 이용한 후 그 결과를 저장한다(S7). 서비스 이용 결과는 네트워킹 PC에 저장하거나 가입자의 로컬 머신에 저장할 수 있다.The user uses the service and stores the result (S7). The service usage results can be stored on the networking PC or on the subscriber's local machine.
가입된 서비스를 해지하는 경우에는 약관에 따라 네트워킹 PC에 저장된 데이터를 백업받는다.In the case of canceling the subscribed service, the data stored in the networking PC is backed up according to the terms.
서비스를 해지하지 않는 경우에는 종료한다(S8, S9, S10).If the service is not terminated, the process ends (S8, S9, S10).
도 5b는 통신망 사업자의 서비스 제공 플로우를 나타낸다. 통신망 사업자는 개인 가입자 또는 외부 사업자에게 서비스 제공 플랫폼에 접속할 수 있도록 한다(S21).5B illustrates a service providing flow of a network operator. The communication network operator may access the service providing platform to individual subscribers or external providers (S21).
통신망 사업자는 접속한 가입자를 확인하거나, 서비스를 제공하는 외부의 서비스 제공업자와 협약을 체결한다(S22).The telecommunications network operator confirms the connected subscriber or enters into an agreement with an external service provider that provides the service (S22).
사업자는 서비스 제공 기간이 만료하기 전까지는 계속하여 서비스를 제공한다(S23, S24, S25, S26).The operator continues to provide the service until the service provision period expires (S23, S24, S25, S26).
도 5c는 외부 사업자의 서비스 제공 플로우를 나타낸다. 외부 사업자는 서비스 제공 플랫폼에 접속하여(S31) 통신망 사업자와 사업 협약을 체결한다(S32).5C illustrates a service providing flow of an external provider. The external operator accesses the service providing platform (S31) and concludes a business agreement with the communication network operator (S32).
외부 사업자는 협약기간이 만료될 때까지 서비스를 제공하고 유지보수 업무를 수행한다(S33, S34, S35, S36).External operators provide services and perform maintenance until the agreement expires (S33, S34, S35, S36).
본 발명에 의한 네트워킹 PC 서비스 제공 장치 및 이를 이용한 서비스 제공 방법을 사용함으로써 가입자는 운영체제를 업그레이드 하거나 응용 프로그램을 별도로 구입하여 설치할 필요없이, 가입자에게 할당된 네트워킹 PC 서버에 이를 설치하게 함으로써 별도의 유지보수를 수행할 필요가 없어진다.By using the networking PC service providing apparatus and the service providing method using the same according to the present invention, the subscriber does not need to upgrade the operating system or purchase and install an application separately, thereby allowing the subscriber to install it on the networking PC server assigned to the subscriber. There is no need to perform.
본 발명의 실시예는 예시의 목적을 위한 것으로서 당업자는 특허청구범위의 기술적 사상을 통해 실시예의 다양한 수정 및 변경이 가능하며, 이러한 수정 및 변경은 특허청구범위에 속하는 것이다.The embodiments of the present invention are for the purpose of illustration and those skilled in the art can make various modifications and changes of the embodiments through the technical spirit of the claims, and such modifications and changes are within the scope of the claims.
Claims (17)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020020058721A KR100593468B1 (en) | 2002-09-27 | 2002-09-27 | Networking PC service apparatus and method for providing in public network |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020020058721A KR100593468B1 (en) | 2002-09-27 | 2002-09-27 | Networking PC service apparatus and method for providing in public network |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20040027024A true KR20040027024A (en) | 2004-04-01 |
KR100593468B1 KR100593468B1 (en) | 2006-06-26 |
Family
ID=37329622
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020020058721A Expired - Fee Related KR100593468B1 (en) | 2002-09-27 | 2002-09-27 | Networking PC service apparatus and method for providing in public network |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100593468B1 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7959454B2 (en) | 2009-07-23 | 2011-06-14 | Teledyne Odi, Inc. | Wet mate connector |
US8123549B2 (en) | 2009-08-05 | 2012-02-28 | Teledyne Instruments, Inc. | Multiple layer conductor pin for electrical connector and method of manufacture |
US8968018B2 (en) | 2009-08-05 | 2015-03-03 | Teledyne Instruments, Inc. | Electrical penetrator assembly |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102500038B1 (en) | 2021-03-10 | 2023-02-15 | (주)메이크프리 | Untact based computer maintenance device |
KR102500039B1 (en) | 2021-03-10 | 2023-02-15 | 김근형 | Untact based computer automatic maintenance device |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6742022B1 (en) * | 1995-12-11 | 2004-05-25 | Openwave Systems Inc. | Centralized service management system for two-way interactive communication devices in data networks |
CA2198540A1 (en) * | 1996-03-05 | 1997-09-05 | Hirotoshi Maegawa | Multimedia network system and method of multimedia communication of same |
KR100260250B1 (en) * | 1998-02-16 | 2000-07-01 | 이계철 | Service platform for information provider |
JP2001313662A (en) * | 2000-02-22 | 2001-11-09 | Seiko Epson Corp | Network management system |
KR20020034347A (en) * | 2000-11-01 | 2002-05-09 | 강태구 | Server-thin client system |
-
2002
- 2002-09-27 KR KR1020020058721A patent/KR100593468B1/en not_active Expired - Fee Related
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7959454B2 (en) | 2009-07-23 | 2011-06-14 | Teledyne Odi, Inc. | Wet mate connector |
US8123549B2 (en) | 2009-08-05 | 2012-02-28 | Teledyne Instruments, Inc. | Multiple layer conductor pin for electrical connector and method of manufacture |
US8287295B2 (en) | 2009-08-05 | 2012-10-16 | Teledyne Instruments, Inc. | Electrical penetrator assembly |
US8968018B2 (en) | 2009-08-05 | 2015-03-03 | Teledyne Instruments, Inc. | Electrical penetrator assembly |
Also Published As
Publication number | Publication date |
---|---|
KR100593468B1 (en) | 2006-06-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6938080B1 (en) | Method and computer system for managing data exchanges among a plurality of network nodes in a managed packet network | |
EP1760950B1 (en) | A method for distributing the service according to the type of the terminal | |
US6128379A (en) | Intelligent data peripheral systems and methods | |
US6393478B1 (en) | Cable modem and personal computer troubleshooting tool | |
US7352853B1 (en) | Automation of customer premises equipment provisioning in a telecommunications network | |
KR100415111B1 (en) | Initialization method of the internet protocol phone in an internet protocol telephony system | |
CN101527655B (en) | Dynamic Profile System for Resource Access Control | |
CA2403832A1 (en) | Method and apparatus for coordinating a change in service provider between a client and a server with identity based service access management | |
EP3382988B1 (en) | Method for self-provisioning of cable modems and multimedia terminal adapters | |
WO2000019736A1 (en) | Operating system for telecommunications | |
WO2001031886A2 (en) | Systems and methods for redirecting users attempting to access a network site | |
WO2003013072A1 (en) | A method of user data exchange in the data network and a data network system | |
EP2768180A1 (en) | Method and system for fixed broadband access zero touch, self-provisioning, auto-configuration and auto-activation | |
US20090003237A1 (en) | Method for Configuring Parameters of Broadband Access Terminal | |
US20050111363A1 (en) | Operating system for telecommunications | |
US20090263139A1 (en) | Method and apparatus for increasing voice service for an optical network terminal (ONT) | |
KR20040027024A (en) | Device for Network PC Service in the Public Network And The Method Thereof | |
RU2316124C2 (en) | Method for dynamic routing based on files in broadband communication system | |
US20020078126A1 (en) | Broadband interconnection system | |
Cisco | Glossary | |
Cisco | Cisco Products Quick Reference Guide January 2000 | |
JP2007226620A (en) | Home gateway device and accounting management system for network system | |
CN107154942A (en) | A kind of method that automation services are provided by third-party server | |
US20050195751A1 (en) | System and method for identifying devices using a point to point protocol | |
US20050129002A1 (en) | Apparatus and method for web-phone service in dsl |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20020927 |
|
PG1501 | Laying open of application | ||
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20041130 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20020927 Comment text: Patent Application |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20060522 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20060619 |
|
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20060619 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20060620 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20090609 Start annual number: 4 End annual number: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20100608 Start annual number: 5 End annual number: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20110609 Start annual number: 6 End annual number: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20120607 Start annual number: 7 End annual number: 7 |
|
FPAY | Annual fee payment |
Payment date: 20130605 Year of fee payment: 8 |
|
PR1001 | Payment of annual fee |
Payment date: 20130605 Start annual number: 8 End annual number: 8 |
|
FPAY | Annual fee payment |
Payment date: 20140603 Year of fee payment: 9 |
|
PR1001 | Payment of annual fee |
Payment date: 20140603 Start annual number: 9 End annual number: 9 |
|
FPAY | Annual fee payment |
Payment date: 20150605 Year of fee payment: 10 |
|
PR1001 | Payment of annual fee |
Payment date: 20150605 Start annual number: 10 End annual number: 10 |
|
FPAY | Annual fee payment |
Payment date: 20160809 Year of fee payment: 11 |
|
PR1001 | Payment of annual fee |
Payment date: 20160809 Start annual number: 11 End annual number: 11 |
|
FPAY | Annual fee payment |
Payment date: 20170605 Year of fee payment: 12 |
|
PR1001 | Payment of annual fee |
Payment date: 20170605 Start annual number: 12 End annual number: 12 |
|
PR1001 | Payment of annual fee |
Payment date: 20210601 Start annual number: 16 End annual number: 16 |
|
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20230331 |