KR20030037853A - Advanced remote control system in internet - Google Patents

Advanced remote control system in internet Download PDF

Info

Publication number
KR20030037853A
KR20030037853A KR1020010068939A KR20010068939A KR20030037853A KR 20030037853 A KR20030037853 A KR 20030037853A KR 1020010068939 A KR1020010068939 A KR 1020010068939A KR 20010068939 A KR20010068939 A KR 20010068939A KR 20030037853 A KR20030037853 A KR 20030037853A
Authority
KR
South Korea
Prior art keywords
user
server
administrator
client
remote control
Prior art date
Application number
KR1020010068939A
Other languages
Korean (ko)
Inventor
서형수
Original Assignee
알서포트 주식회사
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 알서포트 주식회사 filed Critical 알서포트 주식회사
Priority to KR1020010068939A priority Critical patent/KR20030037853A/en
Publication of KR20030037853A publication Critical patent/KR20030037853A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials

Abstract

PURPOSE: A remote control system is provided to make a manager PC remotely control a user PC over the Internet according as the user PC requests a remote control to the manager PC. CONSTITUTION: The system comprises an authentication server(30), a user PC(40), and a manager PC(50). The authentication server(30) authenticates the user and the manager when they accesses a specific web page, and enables the manager PC(50) to remotely control the user PC(40) by offering a client web object and a server web object according as the user PC(40) requests a remote control to the manager PC(50). The user PC(40) accesses the authentication server(30), then displays a specific web page, downloads and installs the client web object for requesting a remote control to the manager PC(50). The manager PC(50) accesses the authentication server(30), then displays a specific web page, downloads and installs the server web object for remotely controlling the user PC(40) by a P2P(Peer to Peer) scheme via a TCP/IP communication port.

Description

인터넷에서의 개선된 원격제어시스템 { ADVANCED REMOTE CONTROL SYSTEM IN INTERNET }Improved remote control system on the Internet {ADVANCED REMOTE CONTROL SYSTEM IN INTERNET}

본 발명은 인터넷을 이용한 PC 원격제어시스템에 관한 것이며, 보다 상세히는 제어 대상인 사용자 PC가 관리자 PC에 접속하여 역으로 원격제어를 요청함에 따라서 관리자 PC가 사용자 PC를 원격제어하도록 된 인터넷에서의 개선된 원격제어시스템에 관한 것이다.The present invention relates to a PC remote control system using the Internet, and more particularly, as the user PC to be controlled accesses the manager PC and requests a remote control, the manager PC remotely controls the user PC. It relates to a remote control system.

공지된 바와 같이, 인터넷을 이용한 PC 원격제어시스템은 관리자가 제어 대상인 다수의 사용자 PC를 인터넷을 통하여 원격 제어하도록 되어 있으며, 클라이언트/서버(Client/Server) 방식으로 작동한다.As is known, the PC remote control system using the Internet is configured to remotely control a plurality of user PCs which are controlled by an administrator via the Internet, and operate in a client / server manner.

또한 상기와 같은 PC 원격제어시스템은 인터넷에서뿐만 아니라, 광역통신망(WAN)이나 근거리통신망(LAN)에서도 적용할 수 있다.In addition, the PC remote control system as described above can be applied not only to the Internet but also to a wide area network (WAN) or a local area network (LAN).

예컨대, 도 1을 참조하면 종래의 인터넷에서의 원격제어시스템은 인터넷을 통하여 다른 프로그램에게 서비스를 요청하는 프로그램인 클라이언트(Client)프로그램이 설치되어 있는 관리자 PC(10) 및 상기 클라이언트프로그램의 요청에 응답을 해주는 프로그램인 서버(Server)프로그램이 설치되어 있고, 상기 관리자 PC(10)에 의해 제어되는 사용자 PC(20)로 구성된다.For example, referring to FIG. 1, a conventional remote control system in the Internet responds to a request of the client PC 10 and the client program in which a client program, which is a program that requests a service to another program, is installed. Server (Server) program that is a program that allows to be installed, and consists of a user PC (20) controlled by the administrator PC (10).

여기서 상기 사용자 PC(20)는 다수개가 될 수 있으며, 상기 클라이언트프로그램은 TCP/IP를 이용한 소켓(Socket) 프로그램에 있어서 특정 프로토콜을 이용하여 접속을 원하는 상대 포트에 접속하는 프로그램을 말하고, 상기 서버프로그램은 TCP/IP를 이용한 소켓프로그램에 있어서 특정 포트를 오픈하여 접속대기(Listening)하면서 상기 클라이언트가 접속을 요청하면 응답하여 통신하는 프로그램을 말한다.Here, the user PC 20 may be a plurality, and the client program refers to a program for connecting to a counterpart port desired to connect using a specific protocol in a socket program using TCP / IP, and the server program. Refers to a program that communicates in response to the client requesting a connection while opening a specific port in a socket program using TCP / IP.

상기와 같이 구성되는 종래의 인터넷에서의 원격제어시스템은 클라이언트프로그램이 설치된 관리자 PC(10)에서 서버프로그램이 실행중인 사용자 PC(20)로 제어요청을 한 후, 상기 사용자 PC(20)에서 접속을 허가하여 제어수락을 함에 따라서 상기 관리자 PC(10)가 사용자 PC(20)를 제어하여 각종 정보를 서로 주고받는다.The conventional remote control system in the Internet configured as described above makes a control request to the user PC 20 running the server program from the manager PC 10 having the client program installed therein, and then accesses the user PC 20. As the control permits, the manager PC 10 controls the user PC 20 to exchange various information with each other.

그러나 상기와 같이 클라이언트/서버 방식으로 작동하는 종래의 인터넷에서의 원격제어시스템은 상기 관리자 PC(10)와 사용자 PC(20)에 직접 클라이언트프로그램과 서버프로그램을 설치하고 필요한 PC 환경을 설정해야 하는 번거로움이 있으며, 특히 다수의 사용자가 원격제어를 위해서 반드시 자신의 PC에 서버프로그램을 직접 설치해야 하는 번거로움이 있다.However, the conventional remote control system in the Internet operating in the client / server method as described above has to install the client program and the server program directly on the manager PC (10) and the user PC (20) and set the necessary PC environment In particular, many users have to install a server program directly on their PC for remote control.

또한 상기 서버프로그램이 항상 설치되어 있는 사용자 PC(20)에 정당한 관리자가 아닌 타인(예컨대, 해커)이 용이하게 접속하여 사용자 PC(20)의 정보를 훼손할 수 있기 때문에 보안성이 나쁘다는 단점이 있을 뿐만 아니라, 웹페이지를 볼 수 있는 80번 포트, 파일전송을 위한 FTP는 21번 포트 등과 같이 인터넷 서비스별로 상기 관리자 PC(10)와 사용자 PC(20)의 TCP/IP 통신포트가 다르게 사용되는 구조적인 문제점이 있다.In addition, it is disadvantageous that the security is bad because other people (for example, hackers) who are not legitimate administrators can easily access the user PC 20 where the server program is always installed, thereby damaging the information of the user PC 20. In addition, the port 80 for viewing web pages, the FTP port for file transfer, and the port 21 for TCP / IP communication of the administrator PC 10 and the user PC 20 are used differently for each Internet service. There is a structural problem.

따라서 본 발명은 상술한 종래의 문제점을 극복하기 위한 것으로서, 사용자 PC와 관리자 PC가 별도의 인증서버로부터 인증을 받고 웹오브젝트를 내려받은 후에 제어 대상인 사용자 PC가 하나의 TCP/IP 통신포트를 통하여 동등계층통신(P2P) 방식으로 관리자 PC에 접속하여 역으로 원격제어를 요청함에 따라서 관리자 PC가 사용자 PC를 원격제어하도록 된 인터넷에서의 개선된 원격제어시스템을 제공하는데 그 목적이 있다.Therefore, the present invention is to overcome the above-described problems, the user PC and the administrator PC is authenticated from a separate authentication server and after downloading the web object, the user PC to be controlled is equivalent through one TCP / IP communication port It is an object of the present invention to provide an improved remote control system in the Internet in which a manager PC remotely controls a user PC as a request for remote control by accessing the manager PC in a layered communication (P2P) manner.

도 1은 종래의 인터넷에서의 원격제어시스템을 도시한 구성도이고,1 is a block diagram showing a conventional remote control system in the Internet,

도 2는 본 발명에 따른 인터넷에서의 개선된 원격제어시스템을 도시한 구성도이며,2 is a block diagram showing an improved remote control system in the Internet according to the present invention,

도 3은 도 2의 사용자 PC와 관리자 PC를 도시한 구성도이고,3 is a configuration diagram illustrating a user PC and a manager PC of FIG. 2,

도 4는 도 2의 상세 구성도이다.4 is a detailed configuration diagram of FIG. 2.

* 도면의 주요 부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

10 : 관리자 PC 20 : 사용자 PC10: Administrator PC 20: User PC

30 : 인증서버 40 : 사용자 PC30: authentication server 40: user PC

41 : 웹브라우저 42 : 클라이언트 웹오브젝트41: web browser 42: client web object

42a: 클라이언트 모듈 42b: 프로토콜분석기42a: client module 42b: protocol analyzer

42c: 클라이언트 통신모듈 50 : 관리자 PC42c: client communication module 50: administrator PC

51 : 웹브라우저 52 : 서버 웹오브젝트51: web browser 52: server web object

52a: 서버 모듈 52b: 프로토콜분석기52a: server module 52b: protocol analyzer

52c: 서버 통신모듈52c: server communication module

아울러, 본 발명의 목적을 달성하기 위한 인터넷에서의 개선된 원격제어시스템은 특정한 웹페이지의 사용자와 관리자를 인증하고, 제어 대상인 사용자가 관리자에게 원격제어를 역으로 요청함에 따라서 관리자가 사용자를 제어할 수 있도록 하는 클라이언트 웹오브젝트(Client WEB Object)와 서버 웹오브젝트(Server WEB Object)를 사용자와 관리자에게 각각 제공하는 인증서버와, 사용자에 의해 제어되고 상기 인증서버에 접속하는 순간 자신의 웹브라우저가 상기 특정한 웹페이지에 접속하여 관리자에게 역으로 원격제어를 요청할 수 있는 상기 클라이언트 웹오브젝트를 내려받아 스스로 설치하는 사용자 PC 및, 관리자에 의해 제어되고 상기 인증서버에 접속하는 순간 자신의 웹브라우저가 상기 특정한 웹페이지에 접속하여 사용자의 요청에 따라서 상기 사용자 PC를 원격 제어할 수 있는 상기 서버 웹오브젝트를 내려받아 스스로 설치하고, 하나의 TCP/IP 통신포트를 통하여 동등계층통신(P2P) 방식으로 상기 사용자 PC를 원격제어하여 소정의 정보를 주고받는 관리자 PC로 이루어지는 것을 특징으로 한다.In addition, the improved remote control system on the Internet to achieve the object of the present invention authenticates the user and the administrator of a particular web page, and the administrator to control the user as the user who is the target of the control reversely request the remote control to the administrator An authentication server that provides a client web object and a server web object to a user and an administrator, respectively, and a web browser controlled by the user and connected to the authentication server. A user PC that downloads and installs the client web object that can request remote control from the administrator by accessing a specific web page, and the web browser is controlled by the administrator and connected to the authentication server. Access to the page and use the above at your request The administrator PC that downloads the server web object that can remotely control the PC, installs itself, and remotely controls the user PC through peer-to-peer communication (P2P) method through one TCP / IP communication port to exchange predetermined information. Characterized in that consists of.

이하, 본 발명의 바람직한 실시예를 첨부한 도면을 참조하여 상세히 설명하기로 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 2 내지 도 4를 참조하면, 인증서버(30)는 특정한 웹페이지의 사용자와 관리자를 인증한다.2 to 4, the authentication server 30 authenticates the user and administrator of a particular web page.

상기 인증서버(30)는 제어 대상인 사용자가 관리자에게 제어를 역으로 요청함에 따라서 관리자가 사용자를 제어할 수 있도록 하는 클라이언트 웹오브젝트(42)와 서버 웹오브젝트(52)를 사용자와 관리자에게 각각 제공한다.The authentication server 30 provides a client web object 42 and a server web object 52 to the user and the administrator, respectively, so that the administrator can control the user as the control target user requests the administrator to reverse control. .

상기 인증서버(30)는 아래의 사용자 PC(40)와 관리자 PC(50)가 동등계층통신(P2P)을 시작하기 전에 인증절차를 거쳐 상호간에 정보를 교환할 수 있도록 하는 중계인 역할을 수행한다.The authentication server 30 serves as a relay that allows the user PC 40 and the manager PC 50 below to exchange information with each other through an authentication procedure before starting peer-to-peer communication (P2P). .

아울러 사용자 PC(40)는 사용자에 의해 제어되고, 상기 인증서버(30)에 접속하는 순간 자신의 웹브라우저(41)가 상기 특정한 웹페이지에 접속하여 관리자에게 역으로 제어를 요청할 수 있는 상기 클라이언트 웹오브젝트(42)를 내려받아 스스로 설치한다.In addition, the user PC 40 is controlled by the user, and the client web whose own web browser 41 accesses the specific web page at the moment of accessing the authentication server 30 and requests control from the administrator in reverse. The object 42 is downloaded and installed by itself.

상기 사용자 PC(40)의 클라이언트 웹오브젝트(42)는 복수의 클라이언트 모듈(42a)과 프로토콜분석기(42b) 및 클라이언트 통신모듈(42c)로 구성된다.The client web object 42 of the user PC 40 is composed of a plurality of client modules 42a, a protocol analyzer 42b, and a client communication module 42c.

상기 복수의 클라이언트 모듈(42a)은 원격 제어에 필요한 기능을 수행하며, 원격제어 클라이언트 모듈과 원격 FTP클라이언트 모듈, 원격채트(Chat) 클라이언트 모듈 등으로 구성된다.The plurality of client modules 42a perform a function necessary for remote control, and include a remote control client module, a remote FTP client module, a remote chat client module, and the like.

상기 프로토콜분석기(42b)는 복수의 클라이언트 모듈(42a)의 기능을 수행하기 위하여 상기 클라이언트 모듈(42a)의 프로토콜을 분석하여 하나의 TCP/IP 통신포트를 통하여 각각의 스레드를 분배 및 전송하는 역할을 한다.The protocol analyzer 42b analyzes the protocol of the client module 42a to perform the functions of the plurality of client modules 42a, and distributes and transmits each thread through one TCP / IP communication port. do.

상기 클라이언트 통신모듈(42c)은 인터넷을 매개로 상기 관리자 PC(50)의 서버 웹오브젝트(52)로 접속하여, 상기 프로토콜분석기(42b)에 의해 프로토콜이 분석되는 복수의 클라이언트 모듈(42a)이 상기 관리자 PC(50)에 의해 원격 제어되어 사용자 PC(40)와 관리자 PC(50)가 서로 정보를 주고받을 수 있도록 한다.The client communication module 42c connects to the server web object 52 of the manager PC 50 via the Internet, so that the plurality of client modules 42a whose protocols are analyzed by the protocol analyzer 42b are configured. Remotely controlled by the manager PC 50 allows the user PC 40 and the manager PC 50 to exchange information with each other.

그리고 관리자 PC(50)는 관리자에 의해 제어되고, 상기 인증서버(30)에 접속하는 순간 자신의 웹브라우저(51)가 상기 특정한 웹페이지에 접속하여 사용자의 요청에 따라서 상기 사용자 PC(40)를 원격 제어할 수 있는 상기 서버 웹오브젝트(52)를 내려받아 스스로 설치하고, 하나의 TCP/IP 통신포트를 통하여 동등계층통신(P2P) 방식으로 상기 사용자 PC(40)를 제어하여 소정의 정보를 주고받는다.The manager PC 50 is controlled by an administrator, and at the moment of accessing the authentication server 30, the web browser 51 of the user accesses the specific web page to the user PC 40 at the request of the user. Download the server web object 52 that can be remotely controlled and install it by itself, and control the user PC 40 in a peer-to-peer communication (P2P) method through one TCP / IP communication port to give predetermined information. Receive.

상기 관리자 PC(50)의 서버 웹오브젝트(52)는 복수의 서버 모듈(52a)과 프로토콜분석기(52b) 및 서버 통신모듈(52c)로 구성된다.The server web object 52 of the manager PC 50 includes a plurality of server modules 52a, a protocol analyzer 52b, and a server communication module 52c.

상기 복수의 서버 모듈(52a)은 원격제어기능을 수행하며, 원격제어서버모듈과 원격 FTP서버 모듈, 원격채트(Chat) 서버모듈 등으로 구성된다.The plurality of server modules 52a perform a remote control function and include a remote control server module, a remote FTP server module, a remote chat server module, and the like.

상기 프로토콜분석기(52b)는 복수의 서버 모듈(52a)의 기능을 수행하기 위하여 상기 서버 모듈(52a)의 프로토콜을 분석하여 하나의 TCP/IP 통신포트를 통하여 각각의 스레드를 분배 및 전송하는 역할을 한다.The protocol analyzer 52b analyzes the protocol of the server module 52a to perform the functions of the plurality of server modules 52a, and distributes and transmits each thread through one TCP / IP communication port. do.

상기 서버 통신모듈(52c)은 인터넷을 매개로 상기 사용자 PC(40)의 클라이언트 웹오브젝트(42)와의 접속대기 상태를 유지하고, 상기 프로토콜분석기(52b)에 의해 프로토콜이 분석되는 복수의 서버 모듈(52a)에 의해 상기 관리자 PC(50)가 사용자 PC(40)를 원격 제어하여 소정의 정보를 주고받을 수 있도록 한다.The server communication module 52c maintains a connection standby state with the client web object 42 of the user PC 40 via the Internet, and includes a plurality of server modules for analyzing protocols by the protocol analyzer 52b ( 52a) allows the administrator PC 50 to remotely control the user PC 40 to send and receive predetermined information.

그리고 상기 사용자 PC(40)와 관리자 PC(50)에 있어서, 각각의 프로토콜분석기(42b)(52b)는 양측이 하나의 TCP/IP 통신포트를 이용하여 원격제어 또는 다른 프로토콜을 전송하거나 해석할 수 있도록 중개하는 역할을 담당하며, 실제로 상기 웹페이지를 볼 수 있는 80번 포트로 여러 가지 프로토콜을 동시에 사용할 수 있도록 사용자 PC(40)와 관리자 PC(50)의 TCP/IP 통신포트를 구현할 수 있다.In the user PC 40 and the manager PC 50, each of the protocol analyzers 42b and 52b may transmit or interpret a remote control or another protocol using one TCP / IP communication port. It plays a role of mediation, and can implement the TCP / IP communication port of the user PC 40 and the manager PC 50 to simultaneously use a number of protocols to port 80 to actually view the web page.

상기와 같이 구성되는 본 발명에 따른 인터넷에서의 개선된 원격제어시스템은 다음과 같이 작동한다.The improved remote control system in the Internet according to the present invention configured as described above operates as follows.

최초에 사용자는 관리자가 인터넷을 통하여 자신의 PC(40)를 원격 제어할 수 있도록 제어권한을 부여하기 위해서 상기 인증서버(30)에 접속하여 사용자 인증을 획득한다.Initially, a user accesses the authentication server 30 and acquires user authentication in order to give a control authority so that an administrator can remotely control his PC 40 through the Internet.

이때 상기 사용자 PC(40)는 자신의 웹브라우저(41)가 상기 특정한 웹페이지에 접속하여 관리자에게 역으로 제어를 요청할 수 있는 상기 클라이언트 웹오브젝트(42)를 상기 인증서버(30)로부터 내려받아 스스로 설치한다.In this case, the user PC 40 downloads the client web object 42 from the authentication server 30, which allows its web browser 41 to access the specific web page and request control from the administrator. Install.

한편, 관리자도 역시 상기 사용자 PC(40)에 대한 원격 제어권한을 획득하기 위해 상기 인증서버(30)에 접속하여 관리자 인증을 받은 후에 사용자로부터 역으로 원격제어요청이 올 때까지 접속대기상태를 유지한다.Meanwhile, the administrator also maintains the connection standby state until the remote control request is reversed from the user after receiving the administrator authentication by accessing the authentication server 30 to obtain the remote control authority for the user PC 40. do.

이때 상기 관리자 PC(50)는 자신의 웹브라우저(51)가 상기 특정한 웹페이지에 접속하여 사용자의 요청에 따라서 상기 사용자 PC(40)를 원격 제어할 수 있는 상기 서버 웹오브젝트(52)를 내려받아 스스로 설치한다.In this case, the manager PC 50 downloads the server web object 52 whose web browser 51 accesses the specific web page and remotely controls the user PC 40 according to a user's request. Install it yourself.

상기와 같이 사용자와 관리자가 모두 사용자 인증 및 관리자 인증을 획득하고 나면, 사용자는 자신의 PC(40)를 작동시켜 상기 사용자 PC(40)의 웹브라우저(41)가 상기 특정한 웹페이지에 접속하도록 하여 관리자에게 역으로 원격제어를 요청한다.As described above, after both the user and the administrator have obtained the user authentication and the administrator authentication, the user operates his PC 40 so that the web browser 41 of the user PC 40 accesses the specific web page. Ask the administrator to reverse control remotely.

이에 따라서 관리자는 사용자 PC(40)에 대한 원격 제어권한을 부여받고, 이때부터 상기 관리자에 의해 사용자 PC(40)에 대한 원격제어가 이루어진다.Accordingly, the administrator is granted remote control authority for the user PC 40, and from this time, the remote control for the user PC 40 is performed by the administrator.

실제로 관리자에 의해 상기 사용자 PC(40)에 대한 원격제어가 이루어지는 동안, 상기 관리자 PC(50)와 사용자 PC(40)는 각각의 서버 웹오브젝트(51)와 클라이언트 웹오브젝트(41) 내의 각각의 프로토콜분석기(52b,42b)의 중개역할에 의해 하나의 TCP/IP 통신포트를 통하여 동등계층통신(P2P) 방식으로 소정의 정보를 주고받게 된다.In fact, while the remote control of the user PC 40 is performed by the administrator, the administrator PC 50 and the user PC 40 have respective protocols in the respective server web object 51 and the client web object 41. The intermediary role of the analyzers 52b and 42b transmits and receives predetermined information in a peer-to-peer communication (P2P) method through one TCP / IP communication port.

반면에 본 발명에 따른 인터넷에서의 개선된 원격제어시스템은 상기와 같이 사용자와 관리자가 모두 사용자 인증 및 관리자 인증을 획득하였다고 하더라도, 사용자가 관리자 PC(50)에 역으로 접속하여 원격제어를 요청하지 않을 경우에는 비록상기 인증서버(30)에 의해 관리자 인증을 획득한 관리자일지라도 상기 사용자 PC(40)에 접속하여 원격제어를 할 수 없게 된다.On the other hand, in the improved remote control system in the Internet according to the present invention, even if both the user and the administrator has obtained the user authentication and administrator authentication as described above, the user does not request the remote control by connecting back to the manager PC (50) If not, even if the administrator has obtained the administrator authentication by the authentication server 30, the remote control is not possible to access the user PC (40).

상술한 바와 같이 본 발명에 따른 인터넷에서의 원격제어시스템은, 사용자 PC와 관리자 PC가 별도의 인증서버로부터 인증을 받고 웹오브젝트를 내려받은 후에 제어 대상인 사용자 PC가 하나의 TCP/IP 통신포트를 통하여 동등계층통신(P2P) 방식으로 관리자 PC에 접속하여 역으로 제어를 요청함에 따라서 관리자 PC가 사용자 PC를 제어하도록 되어 있기 때문에, 상기 관리자 PC와 사용자 PC에 종래의 클라이언트프로그램과 서버프로그램을 설치할 필요가 없고, TCP/IP 통신포트 구현이 용이하다는 장점이 있다.As described above, in the remote control system in the Internet according to the present invention, after the user PC and the administrator PC are authenticated by a separate authentication server and download a web object, the user PC to be controlled is controlled through one TCP / IP communication port. Since the manager PC controls the user PC by connecting to the manager PC and requesting control by the peer-to-peer communication (P2P) method, it is necessary to install a conventional client program and a server program on the manager PC and the user PC. There is no advantage in that the TCP / IP communication port can be easily implemented.

또한 상기 사용자 PC에 서버프로그램을 항상 설치하지 않고 제어 대상인 사용자 PC쪽에서 먼저 제어요청을 하여 관리자 PC에 제어권한을 부여하지 않으면 관리자조차도 사용자 PC에 접속할 수 없기 때문에 보안성이 탁월하다는 장점이 있다.In addition, even if the administrator does not always install the server program in the user PC control request from the user PC side to control first granting control authority to the administrator PC, even the administrator can access the user PC has the advantage of excellent security.

이상에서 설명한 것은 본 발명에 따른 인터넷에서의 개선된 원격제어시스템을 실시하기 위한 하나의 실시예에 불과한 것으로서, 본 발명은 상기한 실시예에 한정되지 않고, 이하의 특허청구의 범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 분야에서 통상의 지식을 가진 자라면 누구든지 다양한 변경 실시가 가능한 범위까지 본 발명의 기술적 정신이 있다고 할 것이다.What has been described above is just one embodiment for implementing the improved remote control system in the Internet according to the present invention, the present invention is not limited to the above-described embodiment, the present invention claimed in the following claims Without departing from the gist of the invention, anyone of ordinary skill in the art to which the present invention will have the technical spirit of the present invention to the extent that various modifications can be made.

Claims (3)

특정한 웹페이지의 사용자와 관리자를 인증하고 제어 대상인 사용자가 관리자에게 원격제어를 역으로 요청함에 따라서 관리자가 사용자를 제어할 수 있도록 하는 클라이언트 웹오브젝트(42)와 서버 웹오브젝트(52)를 사용자와 관리자에게 각각 제공하는 인증서버(30)와,Users and administrators authenticate client and administrator of a specific web page and allow the administrator to control the user as the controlled user requests remote control from the administrator. Authentication server 30 and each to provide, 사용자에 의해 제어되고 상기 인증서버(30)에 접속하는 순간 자신의 웹브라우저(41)가 상기 특정한 웹페이지에 접속하여 관리자에게 역으로 원격제어를 요청할 수 있는 상기 클라이언트 웹오브젝트(42)를 내려받아 스스로 설치하는 사용자 PC(40) 및,The client web object 42, which is controlled by the user and whose web browser 41 accesses the specific web page and requests the administrator to remotely control the remote web site by downloading the client web object 42, is downloaded. User PC 40 to install by itself, 관리자에 의해 제어되고 상기 인증서버(30)에 접속하는 순간 자신의 웹브라우저(51)가 상기 특정한 웹페이지에 접속하여 사용자의 요청에 따라서 상기 사용자 PC(40)를 원격 제어할 수 있는 상기 서버 웹오브젝트(52)를 내려받아 스스로 설치하고 하나의 TCP/IP 통신포트를 통하여 동등계층통신(P2P; Peer-to-Peer) 방식으로 상기 사용자 PC(40)를 원격제어하여 소정의 정보를 주고받는 관리자 PC(50)로 이루어지는 것을 특징으로 하는 인터넷에서의 개선된 원격제어시스템.The server web, which is controlled by an administrator and whose web browser 51 can access the specific web page and remotely control the user PC 40 in response to a user's request at the moment of accessing the authentication server 30. Administrator who downloads the object 52 and installs it by itself and remotely controls the user PC 40 through peer-to-peer (P2P) method through one TCP / IP communication port to exchange predetermined information. Improved remote control system on the Internet, characterized in that consisting of a PC (50). 제 1항에 있어서,The method of claim 1, 상기 사용자 PC(40)의 클라이언트 웹오브젝트(42)는 원격 제어에 필요한 기능을 수행하는 복수의 클라이언트 모듈(42a)과, 상기 복수의 클라이언트 모듈(42a)의 기능을 수행하기 위하여 상기 클라이언트 모듈(42a)의 프로토콜을 분석하여 하나의 TCP/IP 통신포트를 통하여 각각의 스레드를 분배 및 전송하는 역할을 하는 프로토콜분석기(42b) 및, 인터넷을 매개로 상기 관리자 PC(50)의 서버 웹오브젝트(52)로 접속하여 상기 프로토콜분석기(42b)에 의해 프로토콜이 분석되는 복수의 클라이언트 모듈(42a)이 상기 관리자 PC(50)에 의해 원격 제어되어 사용자 PC(40)와 관리자 PC(50)가 서로 정보를 주고받을 수 있도록 하는 클라이언트 통신모듈(42c)로 구성되는 것을 특징으로 하는 인터넷에서의 개선된 원격제어시스템.The client web object 42 of the user PC 40 includes a plurality of client modules 42a for performing functions required for remote control and the client modules 42a for performing the functions of the plurality of client modules 42a. Protocol analyzer 42b which distributes and transmits each thread through one TCP / IP communication port by analyzing a protocol of the server), and the server web object 52 of the administrator PC 50 via the Internet. A plurality of client modules 42a whose protocols are analyzed by the protocol analyzer 42b are remotely controlled by the manager PC 50 so that the user PC 40 and the manager PC 50 communicate with each other. Improved remote control system on the Internet, characterized in that consisting of a client communication module (42c) to receive. 제 1항에 있어서,The method of claim 1, 상기 관리자 PC(50)의 서버 웹오브젝트(52)는 원격제어기능을 수행하는 복수의 서버 모듈(52a)과, 상기 복수의 서버 모듈(52a)의 기능을 수행하기 위하여 상기 서버 모듈(52a)의 프로토콜을 분석하여 하나의 TCP/IP 통신포트로 각각의 스레드를 분배 및 전송하는 역할을 하는 프로토콜분석기(52b) 및, 인터넷을 매개로 상기 사용자 PC(40)의 클라이언트 웹오브젝트(42)와의 접속대기 상태를 유지하고 상기 프로토콜분석기(52b)에 의해 프로토콜이 분석되는 복수의 서버 모듈(52a)에 의해 상기 관리자 PC(50)가 사용자 PC(40)를 원격 제어하여 소정의 정보를 주고받을 수 있도록 하는 서버 통신모듈(52c)로 구성되는 것을 특징으로 하는 인터넷에서의 개선된 원격제어시스템.The server web object 52 of the manager PC 50 includes a plurality of server modules 52a for performing a remote control function, and a plurality of server modules 52a for performing the functions of the plurality of server modules 52a. Protocol analyzer 52b which analyzes the protocol and distributes and transmits each thread to one TCP / IP communication port, and waits for connection with the client web object 42 of the user PC 40 via the Internet. Maintaining a state and allowing the administrator PC 50 to remotely control the user PC 40 by a plurality of server modules 52a in which the protocol is analyzed by the protocol analyzer 52b to exchange predetermined information. Improved remote control system in the Internet, characterized in that consisting of a server communication module (52c).
KR1020010068939A 2001-11-06 2001-11-06 Advanced remote control system in internet KR20030037853A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010068939A KR20030037853A (en) 2001-11-06 2001-11-06 Advanced remote control system in internet

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010068939A KR20030037853A (en) 2001-11-06 2001-11-06 Advanced remote control system in internet

Publications (1)

Publication Number Publication Date
KR20030037853A true KR20030037853A (en) 2003-05-16

Family

ID=29568221

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010068939A KR20030037853A (en) 2001-11-06 2001-11-06 Advanced remote control system in internet

Country Status (1)

Country Link
KR (1) KR20030037853A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104980448A (en) * 2015-08-06 2015-10-14 Tcl集团股份有限公司 Remote monitoring method, remote monitoring device and remote monitoring system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0728661A (en) * 1993-07-09 1995-01-31 Pfu Ltd Control system for network-connected multiple computer system
US5761421A (en) * 1996-03-25 1998-06-02 Sun Microsystems, Inc. System and method for secure peer-to-peer communication between downloaded programs
KR20010000287A (en) * 2000-09-06 2001-01-05 이사영 System and Method for remote control of computer using wireless communication equipment
KR20010067976A (en) * 2001-04-12 2001-07-13 이경일 System and method for remote control of computer using internet
KR20010078821A (en) * 2001-04-06 2001-08-22 한석우 The Service delivery Method of the remote control for oneself own computer , Personal Storage Network, Data-share-community for the partnership on the Web based peer to peer Platform

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0728661A (en) * 1993-07-09 1995-01-31 Pfu Ltd Control system for network-connected multiple computer system
US5761421A (en) * 1996-03-25 1998-06-02 Sun Microsystems, Inc. System and method for secure peer-to-peer communication between downloaded programs
KR20010000287A (en) * 2000-09-06 2001-01-05 이사영 System and Method for remote control of computer using wireless communication equipment
KR20010078821A (en) * 2001-04-06 2001-08-22 한석우 The Service delivery Method of the remote control for oneself own computer , Personal Storage Network, Data-share-community for the partnership on the Web based peer to peer Platform
KR20010067976A (en) * 2001-04-12 2001-07-13 이경일 System and method for remote control of computer using internet

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104980448A (en) * 2015-08-06 2015-10-14 Tcl集团股份有限公司 Remote monitoring method, remote monitoring device and remote monitoring system
CN104980448B (en) * 2015-08-06 2020-02-21 Tcl集团股份有限公司 Remote monitoring method, device and system

Similar Documents

Publication Publication Date Title
US7565536B2 (en) Method for secure delegation of trust from a security device to a host computer application for enabling secure access to a resource on the web
US6202156B1 (en) Remote access-controlled communication
US8438218B2 (en) Apparatus and method for providing accessible home network information in remote access environment
JP2006222946A (en) Single use authorization method and system in network
EP1676418A1 (en) Methods and devices for sharing content on a network
FI125972B (en) Equipment arrangement and method for creating a data transmission network for remote property management
IL194962A (en) Policy driven, credential delegation for single sign on and secure access to network resources
KR20050002628A (en) System and method for automatic negotiation of a security protocol
US10277594B2 (en) Secure communication network
US20220116355A1 (en) Real time dynamic client access control
US7363358B2 (en) Transporting a WAN configuration from a PC to a residential gateway
GB2397477A (en) Establishing a secure communication channel using the Secure Shell (SSH) protocol
US7975005B2 (en) Using a proxy to redirect downloads
JP4005090B2 (en) Communication profile automatic distribution setting system and method, management apparatus, and program
KR20030037853A (en) Advanced remote control system in internet
EP1530343A1 (en) Method and system for creating authentication stacks in communication networks
Cisco IPSec Tunnels
WO2015117306A1 (en) Cross-home network processing method, http gateway and dlna device
US20030212750A1 (en) Remotely controlling a computer over a network
JP2005128652A (en) Composite server system
JP2007110590A (en) Remote access method
JP4736722B2 (en) Authentication method, information processing apparatus, and computer program
JP2008227626A (en) Communication system and communication method of network camera
KR100463221B1 (en) File Transfer System Through A Gateway Server
KR20100033698A (en) Virtual private network service method and its system

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
E902 Notification of reason for refusal
E601 Decision to refuse application
J201 Request for trial against refusal decision
J301 Trial decision

Free format text: TRIAL DECISION FOR APPEAL AGAINST DECISION TO DECLINE REFUSAL REQUESTED 20041217

Effective date: 20060206

Free format text: TRIAL NUMBER: 2004101005998; TRIAL DECISION FOR APPEAL AGAINST DECISION TO DECLINE REFUSAL REQUESTED 20041217

Effective date: 20060206