KR20070015702A - Remote Controlling Method - Google Patents
Remote Controlling Method Download PDFInfo
- Publication number
- KR20070015702A KR20070015702A KR1020050070213A KR20050070213A KR20070015702A KR 20070015702 A KR20070015702 A KR 20070015702A KR 1020050070213 A KR1020050070213 A KR 1020050070213A KR 20050070213 A KR20050070213 A KR 20050070213A KR 20070015702 A KR20070015702 A KR 20070015702A
- Authority
- KR
- South Korea
- Prior art keywords
- screen
- client
- level
- server
- performance
- Prior art date
Links
Images
Classifications
-
- 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/16—Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
Abstract
본 발명은 서버 상의 화면이나 서버 내부의 별도 제어용 화면을 클라이언트에게 제공하여, 클라이언트에서 특정 어플리케이션을 제어하는 제어 프로그램이 없더라도 클라이언트 자신의 성능에 맞는 화면을 선택하고 서버로부터 전송받아 설치하여, 최적의 화면 상태로 서버의 제어 대상을 원격으로 제어할 수 있도록 하는 원격 화면 제어 방법에 관한 것으로서,The present invention provides a screen on the server or a separate control screen inside the server to the client, even if there is no control program for controlling a specific application in the client, select the screen that matches the performance of the client itself and receive and install from the server, the optimal screen The present invention relates to a remote screen control method for remotely controlling a control target of a server.
본 발명에 따르면, 성능 문제로 원격 제어가 불가능한 클라이언트에서도 최적의 화면으로 원격 제어를 수행할 수 있게 된다.According to the present invention, it is possible to perform remote control with an optimal screen even in a client that cannot be remotely controlled due to performance problems.
서버, 클라이언트, 원격 화면, 성능, 원격 제어, CPU, VNC Server, client, remote screen, performance, remote control, CPU, VNC
Description
도 1은 본 발명의 실시예에 따른 원격화면 제어 방법이 적용된 홈 네트워크 장치의 구성을 개략적으로 나타낸 구성도이고,1 is a configuration diagram schematically showing a configuration of a home network device to which a remote screen control method according to an embodiment of the present invention is applied.
도 2는 본 발명의 실시예에 따른 원격화면 제어 방법을 설명하기 위한 동작 흐름도이다.2 is a flowchart illustrating a remote screen control method according to an embodiment of the present invention.
< 도면의 주요 부분에 대한 부호의 설명 ><Description of Symbols for Main Parts of Drawings>
100 : 홈 네트워크 장치 110 : 클라이언트100: home network device 110: client
120 : 서버120: server
본 발명은 원격 화면 제어 방법에 관한 것으로서, 더욱 상세하게는 서버 상의 화면이나 서버 내부의 별도 제어용 화면을 클라이언트에게 제공하여, 클라이언트에서 특정 어플리케이션을 제어하는 제어 프로그램이 없더라도 클라이언트 자신의 성능에 맞는 화면을 선택하고 서버로부터 전송받아 설치하여, 최적의 화면 상태로 서버의 제어 대상을 원격으로 제어할 수 있도록 하는 원격 화면 제어 방법에 관한 것이다.The present invention relates to a remote screen control method, and more particularly, by providing a screen on a server or a separate control screen inside a server to a client so that a screen suitable for a client's own performance can be obtained even if there is no control program for controlling a specific application. The present invention relates to a remote screen control method for remotely controlling a control target of a server in an optimal screen state by selecting and transmitting the same from a server.
종래에 원격 화면을 제어하는 방법에는 마이크로 소프트(Micro Soft)사에서 제공하는 바탕화면 원격 공유나, VNC(Virtual Network Computing) 프로토콜 등이 있다.Conventionally, a method of controlling a remote screen includes a desktop remote sharing provided by Microsoft, a Virtual Network Computing (VNC) protocol, and the like.
여기서, VNC 프로토콜 방식은 VNC 서버와 원격지의 VNC 클라이언트 간에 VNC 프로토콜을 사용하여 작동하게 된다. 즉, 원격 제어 및 모니터링하고자 하는 서버에 VNC 서버라는 서버 프로그램(데몬)을 띄워두면, TCP/IP 환경이 지원되는 어떤 곳에서든지 'VNC Viewer'라는 클라이언트 프로그램을 이용하여 서버를 관리하게 된다.Here, the VNC protocol scheme operates using the VNC protocol between the VNC server and the remote VNC client. In other words, if a server program (daemon) called a VNC server is placed on a server to be remotely controlled and monitored, the server is managed using a client program called 'VNC Viewer' anywhere a TCP / IP environment is supported.
또한, VNC 프로토콜은 Remote Frame Buffer(RFB)의 개념을 기본으로 하고 있으며, 이 프레임 버퍼라는 것은 일반적인 GUI 시스템에서 화면에 나타나게 될 데이 터를 임시로 저장하는 공간을 뜻한다. 따라서, 로컬 시스템의 프레임 버퍼의 내용이 업데이트되면 VNC 서버는 VNC 프로토콜을 사용하여 변경된 내용을 클라이언트 컴퓨터의 프레임 버퍼에 전달하여 주고, VNC 뷰어는 이 내용을 클라이언트 컴퓨터의 화면 상에 표시해 주게 되는 것이다.In addition, the VNC protocol is based on the concept of Remote Frame Buffer (RFB), which refers to a space for temporarily storing data to be displayed on a screen in a general GUI system. Therefore, when the contents of the frame buffer of the local system are updated, the VNC server delivers the changed contents to the frame buffer of the client computer using the VNC protocol, and the VNC viewer displays the contents on the screen of the client computer.
그런데, 이러한 종래의 원격화면 제어 방법은 클라이언트의 구현이 간단해지는 반면에, 클라이언트는 해당 데이터를 비효율적인 프레임 정보로 가져와 화면 상에 표시해 주어야 하므로 성능 상의 부담이 발생하는 문제점이 있다. 즉, 프레임 정보 전달 방식이므로 클라이언트에게 어느 수준 이상의 성능을 요구하지만, 성능이 낮은 CPU를 탑재한 엠베디드 시스템 등과 같은 성능이 낮은 클라이언트에서는 이미지 디코딩을 빠르게 진행하지 못해 화면의 표시 동작이 느려져서 기본적인 제어조차 힘들게 되어 시스템에 상당한 부담을 주게 되고, 실제 제어 시에 한계 이상의 지연 시간이 발생하는 문제점이 있다. 따라서, CPU의 성능이 낮은 클라이언트에서도 원활한 화면 표시 동작을 가능하게 할 수 있도록 하는 수준별 원격화면 제어 방법이 절실히 요구되고 있다.By the way, while the conventional remote screen control method is simple to implement the client, the client has to bring the data as inefficient frame information and display it on the screen, there is a problem that the performance burden occurs. In other words, the frame information transfer method requires more than a certain level of performance from the client, but the low-performance client such as an embedded system with a low-performance CPU cannot perform image decoding quickly, resulting in a slow screen display and even basic control. It is difficult to put a significant burden on the system, there is a problem that the delay time beyond the limit occurs in the actual control. Therefore, there is an urgent need for a remote screen control method for each level that enables a smooth display operation even in a client having low CPU performance.
상기 문제점을 해결하기 위해 본 발명은, 서버 상의 화면이나 서버 내부의 별도 제어용 화면을 클라이언트에게 제공하여, 클라이언트에서 특정 어플리케이션을 제어하는 제어 프로그램이 없더라도 클라이언트 자신의 성능에 맞는 화면을 선택하고 서버로부터 전송받아 설치하여, 서버의 제어 대상을 원격으로 제어할 수 있 도록 하는 원격 화면 제어 방법을 제공함에 그 목적이 있다.In order to solve the above problems, the present invention provides a screen on the server or a separate control screen inside the server to the client, even if there is no control program for controlling a specific application in the client to select the screen suitable for the performance of the client itself and transmit from the server. It is an object of the present invention to provide a remote screen control method for remotely controlling the control target of the server by receiving and installing.
상기 목적을 달성하기 위한 본 발명에 따른 원격 화면 제어 방법은, 클라이언트가 다수의 수준별 화면 데이터를 보유하고 있는 서버에 접속하는 제 1 단계; 상기 클라이언트에서 성능 정보를 상기 서버로 전송해 주는 제 2 단계; 및 상기 성능 정보의 수준에 적합한 화면 데이터를 상기 클라이언트로 전송해 주는 제 3 단계를 포함하는 것을 특징으로 한다.According to an aspect of the present invention, there is provided a remote screen control method, comprising: a first step of a client accessing a server having a plurality of level-specific screen data; A second step of transmitting performance information from the client to the server; And a third step of transmitting screen data suitable for the level of the performance information to the client.
이하, 본 발명의 바람직한 실시예를 첨부된 도면들을 참조하여 상세히 설명한다. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.
우선 각 도면의 구성요소들에 참조부호를 부가함에 있어서, 동일한 구성요소들에 대해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 부호를 가지도록 하고 있음에 유의해야 한다. First of all, in adding reference numerals to the components of each drawing, it should be noted that the same reference numerals are used as much as possible even if displayed on different drawings.
또한, 본 발명을 설명함에 있어, 관련된 공지 구성 또는 기능에 대한 구체적인 설명이 본 발명의 요지를 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명은 생략한다.In addition, in describing the present invention, when it is determined that the detailed description of the related well-known configuration or function may obscure the gist of the present invention, the detailed description thereof will be omitted.
도 1은 본 발명의 실시예에 따른 원격화면 제어 방법이 적용된 홈 네트워크 장치의 구성을 개략적으로 나타낸 구성도이다.1 is a configuration diagram schematically showing a configuration of a home network apparatus to which a remote screen control method according to an exemplary embodiment of the present invention is applied.
본 발명이 적용된 홈 네트워크 장치(100)는, 각 클라이언트 성능에 따른 여러 수준의 화면 데이터를 보유하고, 접속된 클라이언트(120)에게 기본 제어용 원격 화면을 제공한 후, 클라이언트(120)로부터 수신한 성능 정보를 근거로 해당 클라이언트(120)의 성능에 적합한 화면 데이터를 클라이언트(120)로 전송해 주는 서버(110)와, 서버(110)에게 자신의 성능 정보를 전송한 후, 서버(110)로부터 수신한 화면 데이터를 시스템에 설치하는 클라이언트(120)를 포함한 구성을 갖는다.The
여기서, 서버(110)가 보유하고 있는 화면 데이터의 수준에는 전송하고자 하는 화면 프레임을 그대로 전송해 주는 수준, 일부 복잡하거나 장식적인 화면 프레임 부분, 기타 애니메이션을 생략하고 전달하는 수준, 제어에 꼭 필요한 부분의 화면 프레임만 부분적으로 전달하는 수준, 원래의 화면 프레임을 생략한 채 성능이 낮은 클라이언트를 위해 별도로 제작된 간단한 텍스트(Text)와 해당 위치정보 및 메뉴 출력용 도형 정보만으로 전달하는 수준, 및 순수 텍스트(Text)와 해당 출력 위치 정보만으로 전달하는 수준 등이 있다.In this case, the level of screen data held by the
도 2는 본 발명의 실시예에 따른 원격화면 제어 방법을 설명하기 위한 동작 흐름도이다.2 is a flowchart illustrating a remote screen control method according to an embodiment of the present invention.
먼저, 서버(120)는 각 클라이언트의 수준별 원격화면 정보를 메모리 또는 데이터베이스 등의 저장 수단에 보유하고 있다(S202).First, the
한편, 클라이언트(110)는 TCP/IP 통신을 통하여 서버(120)에 접속한다(S204).On the other hand, the
클라이언트(110)가 서버(120)에 접속하면, 서버(120)는 접속된 클라이언트(110)에게 기본 제어용 원격 화면을 전송하고, 이미지 디코딩이나 데이터 전송에 걸리는 시간 등의 통계 정보를 포함하는 성능 정보를 요구한다(S206).When the
클라이언트(110)는 자신이 접속한 서버(120)에게 이미지 디코딩, 데이터 전송 시간 등에 대한 통계 정보를 포함하는 성능 정보를 전송해 준다(S208).The
서버(120)는 통계 정보가 포함된 성능 정보를 분석하여 현재 전송 수준의 변경이 필요한 지 등 클라이언트의 수준을 판단하게 된다(S210). 즉, 서버(120)는 클라이언트(110)로부터 수신한 성능 정보를 이용하여 현재 화면 전송 수준이 클라이언트(110)에서 제어를 하는데 부담이 되는지를 판단하여, 만약 현재의 전송 수준이 클라이언트의 성능 수준을 넘어선다고 판단되면 전송 수준을 적절한 수준으로 낮추고, 반대로 현재 전송 수준이 클라이언트의 성능 수준에 비해 낮게 할당된 경우 적절한 수준으로 올리게 되는 것이다.The
그리고, 서버(120)는 클라이언트의 성능 수준에 적합한 화면 데이터를 클라이언트(110)에게 전송해 준다(S212). 여기서, 화면 데이터의 수준에는 전송하고자 하는 화면 프레임을 그대로 전송해 주는 수준, 일부 복잡하거나 장식적인 화면 프레임 부분, 기타 애니메이션을 생략하고 전달하는 수준, 제어에 꼭 필요한 부분의 화면 프레임만 부분적으로 전달하는 수준, 원래의 화면 프레임을 생략한 채 성능이 낮은 클라이언트를 위해 별도로 제작된 간단한 텍스트(Text)와 해당 위치정보 및 메뉴 출력용 도형 정보만으로 전달하는 수준, 및 순수 텍스트(Text)와 해당 출력 위치 정보만으로 전달하는 수준 등이 있다. 이는 화면의 질을 손해보더라도 정확한 텍스트 기반의 정보를 전달할 수 있다면 해당 클라이언트에서도 원하는 수준의 제어를 가능하게 해 줄 수 있다. 추가적으로 복잡한 메뉴 이미지를 단순한 도형 정보 등으로 간략하게 변형해서 전달하면 낮은 이미지 디코딩 성능의 클라이언트에서도 원하는 수준의 메뉴 인터페이스를 서비스할 수 있게 된다.The
따라서, 클라이언트(110)는 수신한 자신의 성능 수준에 알맞는 화면 데이터를 설치하고, 최적의 화면 상태로 필요한 제어를 서버(120)에서 실행할 수 있게 된다.Accordingly, the
전술한 바와 같이 본 발명에 의하면, 서버 상의 화면이나 서버 내부의 별도 제어용 화면을 클라이언트에게 제공하여, 클라이언트에서 특정 어플리케이션을 제어하는 제어 프로그램이 없더라도 클라이언트 자신의 성능에 맞는 화면을 선택하고 서버로부터 전송받아 설치하여, 서버의 제어 대상을 원격으로 제어할 수 있도록 하는 원격 화면 제어 방법을 실현할 수 있다.As described above, according to the present invention, by providing a screen on the server or a separate control screen inside the server to the client, even if there is no control program for controlling a specific application in the client, the screen is selected according to the performance of the client itself and received from the server It is possible to realize a remote screen control method that allows the remote control of the control target of the server.
이상의 설명은 본 발명의 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. The above description is merely illustrative of the technical idea of the present invention, and those skilled in the art to which the present invention pertains may make various modifications and changes without departing from the essential characteristics of the present invention.
따라서, 본 발명에 개시된 실시예들은 본 발명의 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 발명의 기술 사상의 범위가 한정되는 것은 아니다. Therefore, the embodiments disclosed in the present invention are not intended to limit the technical idea of the present invention but to describe the present invention, and the scope of the technical idea of the present invention is not limited by these embodiments.
본 발명의 보호 범위는 아래의 청구범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술 사상은 본 발명의 권리범위에 포함되는 것으로 해석되어야 할 것이다.The protection scope of the present invention should be interpreted by the following claims, and all technical ideas within the equivalent scope should be interpreted as being included in the scope of the present invention.
이상에서 설명한 바와 같이 본 발명에 의하면, 성능 문제로 원격 제어가 불가능한 클라이언트에서도 최적의 화면으로 원격 제어를 수행할 수 있게 된다.As described above, according to the present invention, it is possible to perform remote control with an optimal screen even in a client whose remote control is not possible due to performance problems.
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020050070213A KR20070015702A (en) | 2005-08-01 | 2005-08-01 | Remote Controlling Method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020050070213A KR20070015702A (en) | 2005-08-01 | 2005-08-01 | Remote Controlling Method |
Publications (1)
Publication Number | Publication Date |
---|---|
KR20070015702A true KR20070015702A (en) | 2007-02-06 |
Family
ID=43650107
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020050070213A KR20070015702A (en) | 2005-08-01 | 2005-08-01 | Remote Controlling Method |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR20070015702A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2015182978A1 (en) * | 2014-05-30 | 2015-12-03 | 주식회사 코이노 | Apparatus for controlling streaming using real time area designation in remote screen sharing environment and method therefor |
-
2005
- 2005-08-01 KR KR1020050070213A patent/KR20070015702A/en not_active Application Discontinuation
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2015182978A1 (en) * | 2014-05-30 | 2015-12-03 | 주식회사 코이노 | Apparatus for controlling streaming using real time area designation in remote screen sharing environment and method therefor |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4695875B2 (en) | Apparatus and method for performing customized interactive computing services in a broadband network environment | |
JP4759561B2 (en) | Computer network architecture and method for providing display data | |
US20100077085A1 (en) | Systems and method for configuring display resolution in a terminal server environment | |
KR101596505B1 (en) | Apparatus and method of an user interface in a multimedia system | |
JP2009508262A (en) | How to filter hidden data from remote client display | |
US20060053233A1 (en) | Method and system for implementing a remote overlay cursor | |
US20180300099A1 (en) | Pipelining pre-composition data | |
CN103595759A (en) | Desktop presenting method based on cloud | |
US20050010656A1 (en) | Device and method for managing information data in a mobile telephone | |
CN104135674A (en) | Method of obtaining OSD (On-Screen Display) theme file, method of providing OSD theme file, digital television, cloud server and updating system of OSD theme file | |
JP4541028B2 (en) | Remote operation control program using Web server | |
US20080036695A1 (en) | Image display device, image display method and computer readable medium | |
CN112000378A (en) | VR equipment management method and system | |
KR20070015702A (en) | Remote Controlling Method | |
GB2447768A (en) | Network projection system | |
CN108132767B (en) | Application window preview method and system | |
US10536546B2 (en) | Method for managing access to a set of resources delivered via an electronic device | |
KR100634798B1 (en) | Home Appliance Network System and Its Operating Method | |
JP5130891B2 (en) | Data transmission apparatus and data transmission method | |
US7039761B2 (en) | Methodology for performing caching procedures in an electronic network | |
CA3019599C (en) | Simulator for generating and optimizing simulation data adapted for interacting with a portable computing device | |
KR20070063981A (en) | Network display apparatus, computer and control method thereof | |
US20030135560A1 (en) | Routing digital email objects within a client device | |
JP2019185298A (en) | First terminal, server device, second terminal, information processing method, and program | |
CN113076118B (en) | Application program updating method and device and data sending method and device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E601 | Decision to refuse application |