KR20130017406A - Server for supporting heterogeneous remote control service and method thereof - Google Patents

Server for supporting heterogeneous remote control service and method thereof Download PDF

Info

Publication number
KR20130017406A
KR20130017406A KR1020110079800A KR20110079800A KR20130017406A KR 20130017406 A KR20130017406 A KR 20130017406A KR 1020110079800 A KR1020110079800 A KR 1020110079800A KR 20110079800 A KR20110079800 A KR 20110079800A KR 20130017406 A KR20130017406 A KR 20130017406A
Authority
KR
South Korea
Prior art keywords
service
rdp
vnc
terminal device
streaming
Prior art date
Application number
KR1020110079800A
Other languages
Korean (ko)
Other versions
KR101237504B1 (en
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 KR1020110079800A priority Critical patent/KR101237504B1/en
Publication of KR20130017406A publication Critical patent/KR20130017406A/en
Application granted granted Critical
Publication of KR101237504B1 publication Critical patent/KR101237504B1/en

Links

Images

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
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/22Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks comprising specially adapted graphical user interfaces [GUI]

Abstract

PURPOSE: A heterogeneous remote control service supporting server and a method thereof are provided to switch a remote screen control service with a streaming service in an RDP(Remote Desktop Protocol) mode and a VNC(Virtual Network Computing) mode by considering a service providing environment for a terminal device. CONSTITUTION: A streaming service providing unit(230) provides a streaming service. A communication unit(250) communicates with a terminal device. A control unit(240) executes one or more applications related to an RDP service, a VNC service, or the streaming service. The control unit adaptively selects one or more services which are able to be used by the terminal device. The control unit provides the selected services to the terminal device. [Reference numerals] (210) RDP service providing unit; (220) VNC service providing unit; (230) Streaming service providing unit; (240) Control unit; (242) Switching unit; (244) Command processing unit; (246) Application implementing unit; (250) Communication unit; (252) RDP interface unit; (254) VNC interface unit; (256) Streaming interface unit; (260) Database

Description

이종의 원격 제어 서비스를 지원하는 서버 및 방법{Server for supporting heterogeneous remote control service and method thereof} Server and method for supporting heterogeneous remote control service

본 발명은 사용자 단말에 대한 가상 데스크탑 환경을 제공할 수 있는 원격 제어 서비스 기술에 관한 것이다. The present invention relates to a remote control service technology capable of providing a virtual desktop environment for a user terminal.

데이터 저장 공간 및 응용 프로그램등을 인터넷 공간에서 제공하는 가상 데스크톱 서비스의 이용이 증대되고 있다. 이러한 가상 데스크톱 서비스를 지원하는 원격 화면 제어 방식으로 원격 데스크탑 프로토콜(RDP) 및 가상 네트워크 컴퓨팅(Virtual Network Computing)이 있다. The use of virtual desktop services that provide data storage space and applications in the Internet space is increasing. Remote screen control methods that support these virtual desktop services include Remote Desktop Protocol (RDP) and Virtual Network Computing.

원격 데스크탑 프로토콜(RDP)은 클라이언트가 네트워크를 통해 서버 디바이스와 정보를 교환할 수 있게 하는 프리젠테이션 프로토콜이다. 서버 디바이스는 클라이언트 디바이스가 원격 입력한 커맨드에 응답하여 어플리케이션 프로그램을 구동하고, 클라이언트 디바이스는 서버 디바이스로부터 제공되는 어플리케이션 프로그램의 구동 상태를 디스플레이한다. Remote Desktop Protocol (RDP) is a presentation protocol that allows a client to exchange information with a server device over a network. The server device runs the application program in response to a command remotely input by the client device, and the client device displays the driving state of the application program provided from the server device.

가상 네트워크 컴퓨팅(Virtual Network Computing)은 인터넷상의 어디에서든 컴퓨터로부터 데스크탑 환경을 제공하는 것이다. 가상 네트워크 컴퓨팅(VNC)의 클라이언트와 서버는 리눅스, 윈도즈, 맥 컴퓨터 등 여러 가지의 환경 구성이 가능하다. 리눅스로 응용 프로그램을 실행하고, 그 출력을 다른 리눅스 윈도즈로 표시할 수 있다. 자바의 클라이언트도 웹 브라우저 내부에서 원격 데스크탑 환경을 제공할 수 있다. Virtual network computing is to provide a desktop environment from a computer anywhere on the Internet. Virtual network computing (VNC) clients and servers can be configured in a variety of environments, including Linux, Windows, and Mac computers. You can run an application under Linux and display its output in another Linux window. Java's clients can also provide a remote desktop environment from within a Web browser.

VNC 프로토콜 방식은 VNC 서버와 원격지의 VNC 클라이언트 간에 RFB(Remote Frame Buffer) 프로토콜을 사용하여 작동하게 된다. 즉, 원격 제어 및 모니터링하고자 하는 서버에 VNC 서버라는 서버 프로그램(데몬)을 띄워두면, TCP/IP 환경이 지원되는 어떤 곳에서든지 'VNC Viewer'라는 클라이언트 프로그램을 이용하여 서버를 관리하게 된다. 또한, VNC 프로토콜은 원격 프레임 버퍼(RFB)의 개념을 기본으로 하고 있으며, 이 프레임 버퍼라는 것은 일반적인 GUI(Graphic User Interface) 시스템에서 화면에 나타나게 될 데이터를 임시로 저장하는 공간을 뜻한다. 따라서, 로컬 시스템의 프레임 버퍼의 내용이 업데이트되면 VNC 서버는 VNC 프로토콜을 사용하여 변경된 내용을 클라이언트 컴퓨터의 프레임 버퍼에 전달하여 주고, VNC 뷰어는 이 내용을 클라이언트 컴퓨터의 화면 상에 표시해 주게 되는 것이다. The VNC protocol method works by using the RFB (Remote Frame Buffer) 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. In addition, the VNC protocol is based on the concept of a remote frame buffer (RFB), which refers to a space for temporarily storing data to be displayed on a screen in a general graphical user interface (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.

일반적으로, 원격 제어 서비스를 제공하는 서버는, RDP 방식 및 VNC 방식 중 어느 하나의 방식을 이용하여 동작하여, 다양한 사양의 사용자 단말 장치들이 이용하기 어려웠다. 또한, 원격 제어 서비스 중에 멀티미디어 콘텐츠의 재생 서비스의 경우에는 효율적인 데이터 전송 방식이 필요하다. In general, a server providing a remote control service operates by using any one of an RDP method and a VNC method, making it difficult for user terminal devices having various specifications to use. In addition, an efficient data transmission method is required in the case of a reproduction service of multimedia content during a remote control service.

RDP 방식 및 VNC 방식의 원격 화면 제어 서비스를 제공하며, 단말 장치에 대한 서비스 제공 환경을 고려하여, RDP 방식 및 VNC 방식의 원격 화면 제어 서비스와, 스트리밍 서비스 간의 스위칭을 가능하게 하여, 사용자 단말에 최적화된 원격 제어 서비스를 제공할 수 있는 이종의 원격 제어 서비스를 지원하는 서버 및 방법이 제공된다. Provides RDP and VNC remote screen control services, and in consideration of service provision environment for terminal devices, enables switching between RDP and VNC remote screen control services and streaming services, optimizing for user terminals A server and method are provided for supporting heterogeneous remote control services that can provide advanced remote control services.

일 측면에 따른 네트워크를 통해 연결된 단말 장치에 이종의 원격 제어 서비스를 지원하는 서버는, RDP에 따라 RDP 서비스를 제공하는 RDP 서비스 제공부, VNC에 따라 VNC 서비스를 제공하는 VNC 서비스 제공부, 스트리밍 서비스를 제공하는 스트리밍 서비스 제공부, 단말 장치와 통신하는 통신부 및 RDP 서비스, VNC 서비스 및 스트리밍 서비스 중 적어도 하나와 연관된 적어도 하나의 애플리케이션을 수행하고, RDP 서비스, VNC 서비스 및 스트리밍 서비스 중 단말 장치가 이용가능한 하나의 서비스를 적응적으로 선택하고, 선택된 서비스를 단말 장치로 제공하는 제어부를 포함한다. According to an aspect, a server supporting heterogeneous remote control services to a terminal device connected through a network may include: an RDP service providing unit providing an RDP service according to RDP, a VNC service providing unit providing a VNC service according to VNC, and a streaming service A streaming service providing unit for providing a communication unit, a communication unit for communicating with a terminal device and at least one application associated with at least one of an RDP service, a VNC service, and a streaming service, and available among the RDP service, VNC service, and streaming service. A control unit adaptively selects one service and provides the selected service to the terminal device.

서버는, RDP 서비스와 연관되어 구동되는 제1 애플리케이션 리스트, VNC 서비스와 연관되어 구동되는 제2 애플리케이션 리스트 및 스트리밍 서비스와 연관되어 구동되는 제3 애플리케이션 리스트를 포함하는 원격 제어 서비스별 애플리케이션 리스트를 저장하는 데이터베이스;를 더 포함하고, 제어부는, 원격 제어 서비스별 애플리케이션 리스트를 이용하여, 단말 장치에 제공되고 있는 애플리케이션의 종류에 따라서, RDP 서비스, VNC 서비스 및 스트리밍 서비스 중 하나로 스위칭하여, 애플리케이션 수행 결과를 제공할 수 있다. The server stores a list of applications for each remote control service including a first application list driven in association with the RDP service, a second application list driven in association with the VNC service, and a third application list driven in association with the streaming service. And a database, wherein the controller switches to one of an RDP service, a VNC service, and a streaming service according to the type of application provided to the terminal device using a list of applications for each remote control service, and provides an application execution result. can do.

제어부는, RDP 서비스 제공 중 화면의 변화율이 미리 설정된 임계값 이상이면, 스트리밍 서비스를 선택할 수 있다. The controller may select the streaming service when the rate of change of the screen during the RDP service is equal to or greater than a preset threshold.

제어부는, 현재 구동중인 애플리케이션에서 제공되지 않는 형식의 파일을 제공하는 부가 프로그램을 실행하는 경우, 스트리밍 서비스가 선택되도록 스위칭을 수행할 수 있다. The controller may perform switching to select a streaming service when executing an additional program that provides a file of a format not provided by a currently running application.

단말 장치로부터 RDP 서비스, VNC 서비스 및 스트리밍 서비스 중 하나의 선택을 요청하는 스위칭 요청 메시지의 수신에 따라, 제어부는 RDP 서비스, VNC 서비스 및 스트리밍 서비스 중 하나를 선택하여, 선택된 서비스로 스위칭을 수행할 수 있다. Upon reception of a switching request message for selecting one of an RDP service, a VNC service, and a streaming service from the terminal device, the controller may select one of an RDP service, a VNC service, and a streaming service, and perform switching to the selected service. have.

다른 측면에 따른 이종의 원격 제어 서비스를 지원하는 서버의 원격 제어 서비스를 지원하는 방법은, RDP 서비스, VNC 서비스 및 스트리밍 서비스 중 서버에 접속된 단말 장치가 이용가능한 하나의 서비스를 선택하는 단계 및 선택된 서비스를 단말 장치로 제공하는 단계를 포함한다.  According to another aspect of the present invention, a method of supporting a remote control service of a server supporting heterogeneous remote control services may include selecting one of a RDP service, a VNC service, and a streaming service available to a terminal device connected to the server; Providing a service to the terminal device.

RDP 방식 및 VNC 방식의 원격 화면 제어 서비스를 제공하며, 단말 장치에 대한 서비스 제공 환경을 고려하여, RDP 방식 및 VNC 방식의 원격 화면 제어 서비스와, 스트리밍 서비스 간의 스위칭을 가능하게 할 수 있다. 이를 통해, 사용자 단말에 최적화된 원격 제어 서비스를 제공할 수 있는 이종의 원격 제어 서비스를 지원하는 서버 및 방법을 제공할 수 있다. It provides a remote screen control service of the RDP method and VNC method, and in consideration of the service providing environment for the terminal device, it is possible to enable switching between the RDP method and the remote screen control service of the VNC method and the streaming service. Through this, it is possible to provide a server and a method for supporting heterogeneous remote control services capable of providing a remote control service optimized for a user terminal.

도 1은 본 발명의 일 실시예에 따른 네트워크를 통해 연결된 단말 장치에 이종의 원격 제어 서비스를 지원하는 시스템을 나타내는 도면이다.
도 2는 도 1의 이종의 원격 제어 서비스 지원 서버의 구성의 일 예를 나타내는 블록도이다.
도 3은 도 1의 이종의 원격 제어 서비스 지원 서버로부터 원격 제어 서비스를 제공받는 단말 장치의 구성의 일 예를 나타내는 블록도이다.
도 4는 본 발명의 일 실시예에 따른 이종의 원격 제어 서비스 지원 방법을 나타내는 순서도이다.
1 is a diagram illustrating a system for supporting heterogeneous remote control services to a terminal device connected through a network according to an embodiment of the present invention.
FIG. 2 is a block diagram illustrating an example of a configuration of a heterogeneous remote control service support server of FIG. 1.
FIG. 3 is a block diagram illustrating an example of a configuration of a terminal device that receives a remote control service from the heterogeneous remote control service support server of FIG. 1.
4 is a flowchart illustrating a heterogeneous remote control service supporting method according to an embodiment of the present invention.

이하, 첨부된 도면을 참조하여 본 발명의 일 실시예를 상세하게 설명한다. 본 발명을 설명함에 있어 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다. 또한, 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다. Hereinafter, an embodiment of the present invention will be described in detail with reference to the accompanying drawings. In the following description of the present invention, a detailed description of known functions and configurations incorporated herein will be omitted when it may make the subject matter of the present invention rather unclear. In addition, the terms described below are defined in consideration of the functions of the present invention, and this may vary depending on the intention of the user, the operator, or the like. Therefore, the definition should be based on the contents throughout this specification.

도 1은 본 발명의 일 실시예에 따른 네트워크를 통해 연결된 단말 장치에 이종의 원격 제어 서비스를 지원하는 시스템을 나타내는 도면이다. 1 is a diagram illustrating a system for supporting heterogeneous remote control services to a terminal device connected through a network according to an embodiment of the present invention.

이종의 원격 제어 서비스를 지원하는 시스템(100)은 이종의 원격 제어 서비스 지원 서버(110, 이하에서는 서버라 함) 및 네트워크(10)를 통해 서버(110)에 접속되는 복수의 단말 장치(120, 130, 140)를 포함한다. The system 100 supporting heterogeneous remote control services includes a plurality of terminal devices 120 connected to the server 110 through heterogeneous remote control service support servers 110 (hereinafter referred to as servers) and a network 10. 130, 140).

복수의 단말 장치(120, 130, 140)는 각각 개인용 컴퓨터, 랩탑 컴퓨터, 스마트폰, 휴대 전화, IPTV(Internet Protocol Television), 셋탑 박스 등 다양한 이종의 사용자 단말일 수 있다. 도 1에는 3개의 단말 장치(120, 130, 140)가 도시되어 있으나, 단말 장치의 개수에 제한되지 않는다. 또한, 복수의 단말 장치(120, 130, 140)는 각각 상이한 원격 제어 서비스를 이용할 수 있도록 구성될 수 있다. 예를 들어, 제1 단말 장치(120)는 RDP 및 VNC에 따른 원격 제어 서비스를 둘 다 이용할 수 있도록 구성되고, 제2 단말 장치(130)는 RDP에 따른 원격 제어 서비스만 이용가능하도록 구성되고, 제3 단말 장치(140)는 VNC에 따른 원격 제어 서비스만 이용가능하도록 구성될 수 있다. The plurality of terminal devices 120, 130, and 140 may be various heterogeneous user terminals, such as personal computers, laptop computers, smartphones, mobile phones, Internet Protocol Television (IPTV), and set-top boxes. Although three terminal devices 120, 130, and 140 are illustrated in FIG. 1, the number of terminal devices is not limited. In addition, the plurality of terminal devices 120, 130, and 140 may be configured to use different remote control services, respectively. For example, the first terminal device 120 is configured to use both the remote control service according to the RDP and VNC, the second terminal device 130 is configured to use only the remote control service according to the RDP, The third terminal device 140 may be configured to only use the remote control service according to the VNC.

서버(110)는 복수의 단말 장치(120, 130, 140)에 대하여 가상 데스크탑 환경을 제공한다. 서버(110)는 복수의 단말 장치(120, 130, 140) 각각으로부터의 통신을 통하여, 복수의 단말 장치(120, 130, 140) 각각이 요청하는 애플리케이션을 실행하고, 애플리케이션 실행 결과를 나타내는 화면을 복수의 단말 장치(120, 130, 140)에 각각 제공한다. 서버(110)는 고정형 컴퓨터 또는 이동형 컴퓨터로 구현될 수 있으며, 특정 타입의 장치로 제한되지 않는다. The server 110 provides a virtual desktop environment for the plurality of terminal devices 120, 130, and 140. The server 110 executes an application requested by each of the plurality of terminal devices 120, 130, and 140 through communication from each of the plurality of terminal devices 120, 130, and 140, and displays a screen indicating an application execution result. Provided to a plurality of terminal devices (120, 130, 140), respectively. The server 110 may be implemented as a fixed computer or a mobile computer, and is not limited to a particular type of device.

서버(110)는 이종의 단말 장치(120, 130, 140)가 이용가능한 원격 제어 서비스가 RDP인지, VNC인지 무관하게 단말 장치들(120, 130, 140)에 적합한 원격 제어 서비스를 제공할 수 있다. 또한, 서버(110)는 RTP/RTCP(Real Time Transport Protocol/Real Time Transport Control Protocol) 및 RTSP(Real Time Streaming Protocol) 기반의 스트리밍 서비스를 단말 장치들(120, 130, 140)에 제공할 수 있다. 서버(110)는 단말 장치들(120, 130, 140)의 사양, 원격 제어 서비스의 이용 상태 등 단말 장치들(120, 130, 140)의 원격 제어 서비스 이용 환경에 따라서, RDP에 따른 RDP 서비스, VNC에 따른 VNC 서비스 및 스트리밍 서비스 중 하나의 서비스를 선택하여 제공할 수 있다. 이하에서는, 설명의 편의상, 제1 단말 장치(120)의 동작을 중심으로 설명한다. The server 110 may provide a remote control service suitable for the terminal devices 120, 130, and 140 regardless of whether the remote control service available to the heterogeneous terminal devices 120, 130, and 140 is RDP or VNC. . In addition, the server 110 may provide the terminal devices 120, 130, and 140 based streaming service based on Real Time Transport Protocol / Real Time Transport Control Protocol (RTP / RTCP) and Real Time Streaming Protocol (RTSP). . The server 110 according to the specification of the terminal devices (120, 130, 140), the state of use of the remote control service, the remote control service using environment of the terminal devices (120, 130, 140), RDP service according to RDP, One of a VNC service and a streaming service according to VNC may be selected and provided. Hereinafter, for convenience of description, the operation will be described based on the operation of the first terminal device 120.

제1 단말 장치(120)는 서버(110)의 원격 제어 서비스를 이용하기 위하여, 제1 단말 장치(120)의 원격 제어 서비스 애플리케이션을 구동한다. 예를 들어, 제1 단말 장치(120)가 RDP 클라이언트로 동작하는 RDP 애플리케이션을 실행하고, 서버(110)에 접속하면, 서버(110)는 접속된 단말 장치(120)가 이용중인 원격 제어 서비스를 RDP 서비스로 확인하고, RDP 서버로서 동작한다. 제1 단말 장치(120)가 VNC 클라이언트로 동작하는 VNC 애플리케이션을 실행하고, 서버(110)에 접속하면, 서버(110)는 접속된 단말 장치(120)가 이용중인 원격 제어 서비스를 VNC 서비스로 확인하고, VNC 서버로서 동작할 수 있다. 또한, 서버(110)는 제1 단말 장치(120)의 요청에 따라 애플리케이션 실행 결과를 스트리밍 서비스로 제공할 수도 있다. 이와 같이, 서버(110)는 단말 장치(120)의 상태를 확인하여 단말 장치(120)에 적합한 원격 제어 서비스를 실행할 수 있다. The first terminal device 120 drives the remote control service application of the first terminal device 120 to use the remote control service of the server 110. For example, when the first terminal device 120 executes an RDP application that operates as an RDP client and accesses the server 110, the server 110 accesses the remote control service being used by the connected terminal device 120. Check with the RDP service and act as an RDP server. When the first terminal device 120 executes a VNC application that operates as a VNC client and accesses the server 110, the server 110 identifies the remote control service being used by the connected terminal device 120 as a VNC service. Can be operated as a VNC server. In addition, the server 110 may provide an application execution result as a streaming service according to a request of the first terminal device 120. As such, the server 110 may check the state of the terminal device 120 to execute a remote control service suitable for the terminal device 120.

또한, 서버(110)는 단말 장치(120)로 원격 제어 서비스를 통해 제공중인 애플리케이션, 애플리케이션 실행 결과의 화면 변화량을 고려하여 RDP 서비스를 스트리밍 서비스로 스위칭할 수 있다. In addition, the server 110 may switch the RDP service to a streaming service in consideration of an application being provided to the terminal device 120 through a remote control service and a screen change amount of an application execution result.

이와 같이, 서버(110)는 단말 장치(120)가 실행중인 원격 제어 서비스, 원격 제어 서비스를 통해 실제 서버(110)에서 구동되는 애플리케이션 또는 애플리케이션 실행 결과 화면 데이터의 특징 등을 고려하여, 단말 장치(120)에 적응적으로 원격 제어 서비스를 선택하고, 선택된 원격 제어 서비스를 수행하는 모듈이 동작하도록 스위칭을 수행할 수 있다. 이를 통해, 단말 장치(120)는 서버(110)의 원격 제어 서비스의 사양, 성능 또는 능력을 확인하는 과정을 거치지 않고도, 또한, 단말 장치(120)의 상황에 따라 적합한 특정 원격 제어 서비스를 설정하는 동작 없이도, 서버(110)에서 제공하는 원격 제어 서비스를 이용할 수 있다. As described above, the server 110 may consider a remote control service in which the terminal device 120 is running, an application running in the actual server 110 through a remote control service, or characteristics of application execution result screen data. The remote control service may be adaptively selected in operation 120 and switching may be performed to operate a module that performs the selected remote control service. Through this, the terminal device 120 does not go through the process of confirming the specification, performance or capability of the remote control service of the server 110, and also sets a specific remote control service suitable according to the situation of the terminal device 120. Without operation, the remote control service provided by the server 110 can be used.

도 2는 도 1의 이종의 원격 제어 서비스 지원 서버(110)의 구성의 일 예를 나타내는 블록도이다. FIG. 2 is a block diagram illustrating an example of a configuration of the heterogeneous remote control service support server 110 of FIG. 1.

서버(110)는 RDP 서비스 제공부(210), VNC 서비스 제공부(220), 스트리밍 서비스 제공부(230), 제어부(240), 통신부(250) 및 데이터베이스(260)를 포함한다. The server 110 includes an RDP service provider 210, a VNC service provider 220, a streaming service provider 230, a controller 240, a communicator 250, and a database 260.

RDP 서비스 제공부(210)는 RDP에 따라 RDP 클라이언트와의 세션 연결 및 해제 등의 세션 관리, 서버(110)에서 RDP 클라이언트에 제공할 화면 및/또는 오디오 데이터의 인코딩 등 RDP 서비스를 제공하는 RDP 서버에 대응한다. 또한, RDP 서비스 제공부(210)는 RDP 클라이언트에 대응하는 단말 장치에서, 서버(110)의 RDP 서비스 제공부(210)를 원격 접속 및 제어할 수 있도록 한다. 또한, RDP 서비스 제공부(210)는 RDP 확장 프로토콜을 사용해서 RTCP(Real Time Control Protocol) RR(Receiver Report)/SR(Sender Report)과 같은 통신 상태, 클라이언트 상태 등을 확인 및 제어할 수 있다. The RDP service providing unit 210 provides an RDP server that provides an RDP service such as session management such as session connection and disconnection with an RDP client according to RDP, and encoding of screen and / or audio data to be provided to the RDP client by the server 110. Corresponds to. In addition, the RDP service provider 210 may remotely access and control the RDP service provider 210 of the server 110 in a terminal device corresponding to the RDP client. In addition, the RDP service provider 210 may check and control a communication state, a client state, and the like, such as a Real Time Control Protocol (RTCP) Receiver Report (RR) / Sender Report (SR) using the RDP extension protocol.

VNC 서비스 제공부(220)는 VNC에 따라 VNC 클라이언트에 대응하는 단말 장치(120)와의 세션 연결 및 해제 등의 세션 관리, 서버(110)에서 VNC 클라이언트(즉, 단말 장치)에 제공할 화면 및/또는 오디오 데이터의 인코딩 등 VNC 서비스를 제공하는 VNC 서버에 대응한다. 또한, VNC 서비스 제공부(220)는 VNC 클라이언트에서 VNC 서비스 제공부(220)를 원격 접속 및 제어할 수 있도록 RFB 프로토콜을 제공하며, 확장 RFB 프로토콜을 제공하여, 키보드, 마우스 등의 명령어를 처리한다. The VNC service provider 220 may manage sessions such as session connection and disconnection with the terminal device 120 corresponding to the VNC client according to VNC, screens to be provided to the VNC client (ie, the terminal device) by the server 110, and / Or a VNC server providing a VNC service such as encoding of audio data. In addition, the VNC service provider 220 provides an RFB protocol to remotely access and control the VNC service provider 220 from a VNC client, and provides an extended RFB protocol to process commands such as a keyboard and a mouse. .

제어부(240)는 RDP 서비스, VNC 서비스 및 스트리밍 서비스 중 적어도 하나와 연관된 적어도 하나의 애플리케이션을 수행하도록 구성될 수 있다. 제어부(240)는, RDP 서비스, VNC 서비스 및 스트리밍 서비스 중 단말 장치가 이용가능한 하나의 서비스를 적응적으로 선택하고, 선택된 서비스가 단말 장치로 제공되도록 RDP 서비스, VNC 서비스 및 스트리밍 서비스 중 하나로 스위칭한다. 제어부(240)는 통신부(250)에서 현재 접속된 단말 장치가 전송한 신호를 수신한 포트 정보를 식별하여, 현재 접속된 단말 장치가 이용가능한 원격 제어 서비스 종류를 확인할 수 있다. The controller 240 may be configured to perform at least one application associated with at least one of an RDP service, a VNC service, and a streaming service. The controller 240 adaptively selects one service available to the terminal device among the RDP service, the VNC service, and the streaming service, and switches to one of the RDP service, the VNC service, and the streaming service so that the selected service is provided to the terminal device. . The control unit 240 may identify the port information receiving the signal transmitted from the terminal device currently connected in the communication unit 250, and check the type of remote control service available to the currently connected terminal device.

제어부(240)는 선택된 서비스를 수행하는 RDP 서비스 제공부(210), VNC 서비스 제공부(220), 스트리밍 서비스 제공부(230) 중 하나가 단말 장치(120)와 통신하도록 통신부(250)를 제어할 수 있다. The controller 240 controls the communication unit 250 so that one of the RDP service provider 210, the VNC service provider 220, and the streaming service provider 230 that performs the selected service communicates with the terminal device 120. can do.

통신부(250)는 이종의 단말 장치들과 통신이 가능하도록 복수 개의 유무선 통신 인터페이스를 포함하여 구성될 수 있다. 통신부(250)는 RDP 클라이언트와 통신하는 RDP 인터페이스부(252), VNC 클라이언트와 통신하는 VNC 인터페이스부(254) 및 스트리밍 클라이언트와 통신하는 스트리밍 인터페이스부(256)를 포함할 수 있다. The communication unit 250 may be configured to include a plurality of wired and wireless communication interfaces to enable communication with heterogeneous terminal devices. The communication unit 250 may include an RDP interface unit 252 for communicating with the RDP client, a VNC interface unit 254 for communicating with the VNC client, and a streaming interface unit 256 for communicating with the streaming client.

데이터베이스(260)는 단말 장치에 원격 데스크탑 서비스를 제공하기 위한 다양한 종류의 애플리케이션, 단말 장치들이 저장한 데이터 등을 저장하는 물리적 메모리를 포함할 수 있다. 데이터베이스(260)는 원격 제어 서비스별 애플리케이션 리스트를 저장할 수 있다. 원격 제어 서비스별 애플리케이션 리스트는 RDP 서비스와 연관되어 구동되는 적어도 하나의 애플리케이션을 나타내는 제1 애플리케이션 리스트, VNC 서비스와 연관되어 구동되는 적어도 하나의 애플리케이션을 나타내는 제2 애플리케이션 리스트 및 스트리밍 서비스와 연관되어 구동되는 적어도 하나의 애플리케이션을 나타내는 제3 애플리케이션 리스트를 포함할 수 있다. The database 260 may include a physical memory for storing various types of applications for providing a remote desktop service to a terminal device, data stored by the terminal device, and the like. The database 260 may store a list of applications for each remote control service. The application list per remote control service is driven in association with a streaming service and a first application list representing at least one application driven in association with the RDP service, a second application list representing at least one application driven in association with the VNC service and It may include a third application list indicating at least one application.

예를 들어, 제1 애플리케이션 리스트에는 인터넷 익스플로러 브라우저 프로그램 등이 포함되고, 제2 애플리케이션 리스트에는 마이크로소프트 오피스 프로그램, 메일 프로그램 등이 포함되고, 제3 애플리케이션 리스트에는 적어도 하나의 스트리밍 플레이어 프로그램이 포함될 수 있다. 각 애플리케이션 리스트는 이에 제한되는 것은 아니며, 단말 장치의 요청에 따라 또는 설정 변경에 따라 리스트가 수정, 갱신 및 삭제될 수 있다. For example, the first application list may include an Internet Explorer browser program, the second application list may include a Microsoft Office program, a mail program, and the like, and the third application list may include at least one streaming player program. . Each application list is not limited thereto, and the list may be modified, updated, and deleted according to a request of the terminal device or according to a configuration change.

제어부(240)는 스위칭부(242), 커맨드 처리부(244) 및 애플리케이션 수행부(246)를 포함할 수 있다. The controller 240 may include a switching unit 242, a command processor 244, and an application execution unit 246.

스위칭부(242)는 RDP 서비스, VNC 서비스 및 스트리밍 서비스 중 단말 장치가 이용가능한 하나의 서비스를 적응적으로 선택하고, 선택된 서비스가 단말 장치로 제공되도록 RDP 서비스, VNC 서비스 및 스트리밍 서비스 중 하나로 스위칭한다. 예를 들어, 스위칭부(242)는 제1 단말 장치(120)가 현재 연결 요청한 서비스 세션의 종류, 예를 들어, RDP 세션, VNC 세션 또는 스트리밍 서비스 세션을 통신부(240)에서 제1 단말 장치(120)와의 통신에 이용중인 인터페이스 또는 포트 정보 등을 이용하여 식별하고, RDP 서비스, VNC 서비스 및 스트리밍 서비스 중 제1 단말 장치(120)가 현재 연결 요청한 서비스 세션에 대응하는 서비스를 선택할 수 있다. 그런 다음, 스위칭부(242)는 선택된 서비스를 제공하는 모듈, 즉, RDP 서비스 제공부(210), VNC 서비스 제공부(220) 및 스트리밍 서비스 제공부(230) 중 선택된 모듈이 통신부(250)를 통해 접속된 제1 단말 장치(120)와 제어 신호를 송수신하도록 제어할 수 있다. The switching unit 242 adaptively selects one service available to the terminal device among the RDP service, the VNC service, and the streaming service, and switches to one of the RDP service, the VNC service, and the streaming service so that the selected service is provided to the terminal device. . For example, the switching unit 242 transmits the type of service session requested by the first terminal device 120 to the first terminal device (eg, an RDP session, a VNC session, or a streaming service session). The first terminal device 120 may select a service corresponding to a service session currently requested by the first terminal device 120 from among an RDP service, a VNC service, and a streaming service. Then, the switching unit 242 is a module that provides the selected service, that is, the module selected from the RDP service providing unit 210, VNC service providing unit 220 and streaming service providing unit 230 to the communication unit 250 It may be controlled to transmit and receive a control signal with the first terminal device 120 connected through.

스위칭부(242)는 현재 서비스 제공중인 단말 장치 대하여 미리 설정된 소정의 상황, 예를 들어, 제공중인 애플리케이션 종류, 제공중인 화면 특성 등을 모니터링하고, 그 결과에 따라 기존의 서비스를 다른 서비스로 스위칭할 수 있다. The switching unit 242 monitors a predetermined situation, for example, an application type being provided and a screen characteristic being provided, for a terminal device currently providing a service, and switches an existing service to another service according to the result. Can be.

스위칭부(242)는, 애플리케이션 수행부(246)에서 수행되는 애플리케이션의 종류에 기초하여 RDP 서비스, VNC 서비스 및 스트리밍 서비스 중 하나로 스위칭할 수 있다. 스위칭부(242)는, 데이터베이스(260)에 저장된 원격 제어 서비스별 애플리케이션 리스트를 이용하여, 애플리케이션의 종류에 따라서, RDP 서비스, VNC 서비스 및 스트리밍 서비스 중 하나로 스위칭하여, 애플리케이션 수행 결과를 제공할 수 있다. The switching unit 242 may switch to one of an RDP service, a VNC service, and a streaming service based on the type of application executed by the application execution unit 246. The switching unit 242 may switch to one of an RDP service, a VNC service, and a streaming service according to the type of application using the application list for each remote control service stored in the database 260 to provide an application execution result. .

스위칭부(242)는 애플리케이션을 통해 단말 장치로 제공되는 화면의 변화율을 모니터링하고, 모니터링된 화면의 변화율에 기초하여 RDP 서비스를 스트리밍 서비스로 스위칭할 수 있다. 상세하게는, 스위칭부(242)는 RDP 서비스 제공 중 화면의 변화율이 미리 설정된 임계값 이상이면 스트리밍 서비스를 선택할 수 있다. 여기에서, 임계값은, 서버(110)의 운영자에 의해 설정될 수도 있으며, 서버(110)의 화면의 변화율에 따른 통신 효율 또는 성능의 모니터링 결과에 따라 설정될 수도 있다. The switching unit 242 may monitor the rate of change of the screen provided to the terminal device through the application, and switch the RDP service to the streaming service based on the rate of change of the monitored screen. In detail, the switching unit 242 may select the streaming service when the rate of change of the screen during the provision of the RDP service is greater than or equal to a preset threshold. Here, the threshold value may be set by an operator of the server 110 or may be set according to a monitoring result of communication efficiency or performance according to the rate of change of the screen of the server 110.

또한, 스위칭부(242)는 현재 구동중인 애플리케이션에서 제공되지 않는 형식의 파일을 제공하는 부가 프로그램을 실행하는 경우, 스트리밍 서비스가 선택되도록 스위칭을 수행할 수 있다. 예를 들어, 현재 RDP 서비스 제공부(210)를 통해 인터넷 익스플로러상에 웹 페이지가 제1 단말 장치(120)에 제공되고 있고, 현재 제공중인 웹 페이지에서 멀티미디어 콘텐츠 제공을 위한 웹 플러그인 프로그램이 부가 프로그램으로서 감지되는 경우, 스위칭부(242)는 스트리밍 서비스 제공부(230)가 웹 플러그인 프로그램을 통한 멀티미디어 콘텐츠를 처리하여 스트리밍 서비스로서 제공하도록 제어할 수 있다. In addition, the switching unit 242 may perform switching so that the streaming service is selected when executing an additional program that provides a file of a format not provided by a currently running application. For example, a web page is currently provided to the first terminal device 120 on the Internet Explorer through the RDP service providing unit 210, and a web plug-in program for providing multimedia content is provided in the web page. If detected as, the switching unit 242 may control the streaming service provider 230 to process the multimedia content through the web plug-in program to provide as a streaming service.

스위칭부(242)는 단말 장치로부터 RDP 서비스, VNC 서비스 및 스트리밍 서비스 중 하나의 선택을 요청하는 스위칭 요청 메시지의 수신에 따라, RDP 서비스, VNC 서비스 및 스트리밍 서비스 중 하나를 선택하여, 선택된 서비스로 스위칭을 수행할 수도 있다. The switching unit 242 selects one of an RDP service, a VNC service, and a streaming service and switches to the selected service according to the reception of a switching request message requesting selection of one of an RDP service, a VNC service, and a streaming service from a terminal device. You can also do

커맨드 처리부(244)는 RDP 인터페이스부(252)를 통해 수신된 단말 장치, 예를 들어, 제1 단말 장치(120)의 애플리케이션 제어 등의 커맨드를 포함하는 요청 정보를 포함하는 커맨드를 RDP 서비스 제공부(210)가 처리가능한 형태로 변환하여 RDP 서비스 제공부(210)로 전달할 수 있다. 또한, 커맨드 처리부(244)는 VNC 인터페이스부(254)를 통해 수신된 단말 장치의 요청 정보를 포함하는 커맨드를 VNC 서비스 제공부(214)가 처리가능한 형태로 변환하여 VNC 서비스 제공부(220)로 전달할 수 있다. 또한, 커맨드 처리부(244)는 스트리밍 인터페이스부(256)를 통해 수신된 단말 장치의 재생 정지, 재생 시작, 재생 속도 등의 재생 관련 제어 요청 정보를 포함하는 커맨드를 스트리밍 서비스 제공부(230)가 처리가능한 형태로 변환하여 스트리밍 서비스 제공부(230)로 전달할 수 있다. The command processing unit 244 may receive a command including request information including a command such as an application control of the terminal device, for example, the first terminal device 120, received through the RDP interface unit 252. The 210 may convert the form into a processable form and transmit the converted form to the RDP service provider 210. In addition, the command processing unit 244 converts a command including the request information of the terminal device received through the VNC interface unit 254 into a form that the VNC service providing unit 214 can process to the VNC service providing unit 220. I can deliver it. In addition, the command processing unit 244 processes the command including the playback related control request information such as the playback stop, playback start, playback speed, etc. of the terminal device received through the streaming interface unit 256, the streaming service provider 230 It can be converted into a possible form and delivered to the streaming service provider 230.

애플리케이션 수행부(246)는 단말 장치들에 제공할 가상 데스크탑 인프라(VDI) 기반의 서비스를 제공하기 위한 다양한 종류의 애플리케이션을 수행하도록 구성될 수 있다. 애플리케이션은 문서 작성 애플리케이션, 인터넷 브라우저, 콘텐츠 제작 애플리케이션, 데이터 관리 애플리케이션 등 다양할 수 있다. The application executor 246 may be configured to perform various kinds of applications for providing a virtual desktop infrastructure (VDI) based service to be provided to terminal devices. Applications can vary from document writing applications, Internet browsers, content creation applications, data management applications, and the like.

도 3은 도 1의 이종의 원격 제어 서비스 지원 서버로부터 원격 제어 서비스를 제공받는 제1 단말 장치(120)의 구성의 일 예를 나타내는 블록도이다. 3 is a block diagram illustrating an example of a configuration of a first terminal device 120 that receives a remote control service from a heterogeneous remote control service support server of FIG. 1.

제1 단말 장치(120)는 RDP 처리부(310), VNC 처리부(320), 스트리밍 처리부(330), 제어부(340), 통신부(350), 사용자 입력부(360), 표시부(370) 및 저장부(380)를 포함할 수 있다. The first terminal device 120 may include an RDP processor 310, a VNC processor 320, a streaming processor 330, a controller 340, a communication unit 350, a user input unit 360, a display unit 370, and a storage unit ( 380).

RDP 처리부(310)는 RDP 클라이언트에 대응하며, 사용자가 서버(110)의 RDP 서비스 제공부(210)를 원격 접속 및 제어할 수 있게 하는 인터페이스를 제공한다. RDP 처리부(310)를 기반으로 통신부(350)를 통해 수신되는 서버(110)의 동작 결과는 제어부(340) 또는 RDP 처리부(310)에서 표시부(370)가 표시가능한 형태의 정보로 변환되어 표시될 수 있다. The RDP processing unit 310 corresponds to an RDP client and provides an interface for allowing a user to remotely access and control the RDP service providing unit 210 of the server 110. The operation result of the server 110 received through the communication unit 350 based on the RDP processing unit 310 is converted into information in a form that can be displayed by the display unit 370 in the control unit 340 or the RDP processing unit 310 to be displayed. Can be.

VNC 처리부(320)는 VNC 클라이언트에 대응하며, 사용자가 서버(110)의 VNC 서비스 제공부(220)를 원격 접속 및 제어할 수 있도록 RFB 프로토콜을 제공한다. VNC 처리부(320)를 기반으로 통신부(350)를 통해 수신되는 서버(110)의 동작 결과는 제어부(340) 또는 VNC 처리부(320)에서 표시부(370)가 표시가능한 형태의 정보로 변환되어 표시될 수 있다. The VNC processor 320 corresponds to a VNC client, and provides an RFB protocol so that a user can remotely access and control the VNC service provider 220 of the server 110. The operation result of the server 110 received through the communication unit 350 based on the VNC processing unit 320 is converted into information in a form that can be displayed by the display unit 370 in the control unit 340 or the VNC processing unit 320 to be displayed. Can be.

스트리밍 처리부(330)는 스트리밍 클라이언트에 대응하며, 서버(110)가 제공하는 스트리밍을 처리하여 표시부(370)가 표시가능한 형태로 변환한다. 스트리밍 처리부(330)에는 수신된 스트림을 처리하여 표시하는 적어도 하나의 스트리밍 플레이어 프로그램이 구동될 수 있으며, 서버(110) 전용 스트리밍 플레이어가 이용될 수도 있다. The streaming processor 330 corresponds to a streaming client, and processes the streaming provided by the server 110 to convert the display unit 370 into a displayable form. The streaming processor 330 may drive at least one streaming player program for processing and displaying the received stream, and a dedicated streaming player for the server 110 may be used.

제1 단말 장치(120)는 RDP 처리부(310), VNC 처리부(320) 및 스트리밍 처리부(330)를 모두 포함한 것으로 도시되어 있으나, 서버(110)를 이용하는 다른 단말 장치의 경우, RDP 처리부(310), VNC 처리부(320) 및 스트리밍 처리부(330) 중 적어도 하나만을 포함할 수도 있다. Although the first terminal device 120 is illustrated as including both the RDP processing unit 310, the VNC processing unit 320, and the streaming processing unit 330, in the case of another terminal device using the server 110, the RDP processing unit 310 is included. It may include only at least one of the VNC processing unit 320 and the streaming processing unit 330.

제어부(340)는 제1 단말 장치(120)의 RDP 처리부(310), VNC 처리부(320), 스트리밍 처리부(330), 통신부(350), 사용자 입력부(360), 표시부(370) 및 저장부(380)와 데이터 송수신을 할 수 있도록 구성되어, 제1 단말 장치(120)의 동작 전반을 제어할 수 있다. 제어부(340)는 통신부(350)을 통해 수신되는 서버(110)의 패킷을 처리하여, 처리된 패킷이 사용자에게 제공할 수 있다. The control unit 340 may include an RDP processing unit 310, a VNC processing unit 320, a streaming processing unit 330, a communication unit 350, a user input unit 360, a display unit 370, and a storage unit of the first terminal device 120. It is configured to transmit and receive data with the 380, it is possible to control the overall operation of the first terminal device 120. The controller 340 may process a packet of the server 110 received through the communication unit 350, and provide the processed packet to a user.

상세하게는, 제1 단말 장치(120)가 서버(110)의 원격 제어 서비스를 이용하는 경우, 제어부(340)에서는 현재 동작중이 원격 제어 서비스 처리부, 즉 RDP 처리부(310), VNC 처리부(320) 또는 스트리밍 처리부(330)와 연동하여 사용자 입력 신호에 따라 서버(110)에서 원격 제어 서비스가 수행되도록 사용자 입력부(360)로부터의 사용자 입력 신호를 진행중인 원격 제어 서비스 세션을 확립하고 있는 통신부(352)의 인터페이스(352, 354 또는 356)를 통해 서버(110)로 전달할 수 있다. 또한, 제어부(340)는 RDP 처리부(310), VNC 처리부(320) 또는 스트리밍 처리부(330)와 연동하여 서버(110)로부터 통신부(352)의 인터페이스(352, 354 또는 356)를 통해 수신된 원격 제어 서비스의 처리 결과를 표시부(370)를 통해 사용자에게 제공할 수 있다. In detail, when the first terminal device 120 uses the remote control service of the server 110, the control unit 340 currently operates the remote control service processing unit, that is, the RDP processing unit 310 and the VNC processing unit 320. Alternatively, the communication unit 352 may establish a remote control service session in progress with the user input signal from the user input unit 360 so that the remote control service is performed by the server 110 in response to the user input signal in association with the streaming processor 330. It may be delivered to the server 110 via the interface 352, 354 or 356. In addition, the controller 340 is connected to the RDP processing unit 310, the VNC processing unit 320 or the streaming processing unit 330 remotely received from the server 110 through the interface 352, 354 or 356 of the communication unit 352 The processing result of the control service may be provided to the user through the display unit 370.

통신부(350)는 복수 개의 유무선 통신 인터페이스를 포함하여 구성될 수 있다. 통신부(350)는 RDP 인터페이스부(352), VNC 인터페이스부(354) 및 스트리밍 인터페이스부(356)를 포함할 수 있다. The communication unit 350 may include a plurality of wired and wireless communication interfaces. The communication unit 350 may include an RDP interface unit 352, a VNC interface unit 354, and a streaming interface unit 356.

사용자 입력부(360)는 사용자 입력 신호를 제어부(340)로 전달한다. 사용자 입력부(360)는, 키패드, 터치 패드, 마우스, 터치 스크린 등 다양한 형태로 구성될 수 있다. 사용자 입력부(360)가 터치 패드 또는 터치 스크린으로 구성되는 경우, 다양한 방식의 싱글 제스처, 멀티 제스처를 입력받고 처리가능하도록 구성될 수 있다. The user input unit 360 transmits a user input signal to the controller 340. The user input unit 360 may be configured in various forms such as a keypad, a touch pad, a mouse, and a touch screen. When the user input unit 360 is configured as a touch pad or a touch screen, the user input unit 360 may be configured to receive and process various types of single gestures and multiple gestures.

표시부(370)는 원격 제어 서비스를 통해 통신부(350)를 통해 수신되는 서버(110)의 화면을 표시한다. 도시되지는 않았으나, 서버(110)의 애플리케이션 처리 결과 또는 스트리밍 데이터에 포함된 오디오 데이터를 출력할 수 있는 스피커 등이 제1 단말 장치(120)에 더 포함될 수 있다. The display unit 370 displays a screen of the server 110 received through the communication unit 350 through a remote control service. Although not shown, the first terminal device 120 may further include a speaker or the like capable of outputting the application processing result of the server 110 or audio data included in the streaming data.

저장부(380)는 제1 단말 장치(120)의 구동에 필요한 운영체제, 애플리케이션 및 다양한 형태의 데이터를 저장한다. The storage unit 380 stores an operating system, an application, and various types of data required for driving the first terminal device 120.

도 4는 본 발명의 일 실시예에 따른 이종의 원격 제어 서비스 지원 방법을 나타내는 순서도이다. 4 is a flowchart illustrating a heterogeneous remote control service supporting method according to an embodiment of the present invention.

이종의 원격 제어 서비스를 지원하는 서버(110)는, 단말 장치가 접속하면, 단말 장치(120)가 이용가능한 원격 제어 서비스를 확인한다(410). 설명의 편의를 위하여 접속된 단말 장치는 제1 단말 장치(120)라고 가정한다. When the terminal device connects, the server 110 supporting heterogeneous remote control services checks the remote control service available to the terminal device 120 (410). For convenience of explanation, it is assumed that the connected terminal device is the first terminal device 120.

서버(110)는 RDP 서비스, VNC 서비스 및 스트리밍 서비스 중 서버(110)에 접속된 제1 단말 장치(120)가 이용가능한 하나의 서비스를 선택하고(420), 선택된 서비스로 스위칭한다(430). 제1 단말 장치(120)가 이용가능한 하나의 서비스는 제1 단말 장치가 요청한 서비스일 수 있다. 예를 들어, 제1 단말 장치(120)가 요청한 서비스 세션을 포트 정보 또는 통신 인터페이스 정보 등을 이용하여 식별하고, 식별된 서비스 세션을 제공할 수 있는 서비스를 선택하여 스위칭할 수 있다. 또한, 제1 단말 장치(120)가 이용가능한 하나의 서비스는 단말 장치에 제공되고 있는 애플리케이션의 종류 또는 제1 단말 장치(120)로 제공되는 화면의 변화율에 기초하여 선택될 수 있으며, 이미 선택된 서비스는 다른 서비스로 스위칭될 수도 있다. 예를 들어, 서버(110)는 제1 단말 장치(120)에 RDP 서비스 제공 중 화면의 변화율을 모니터링하고, 화면의 변화율이 미리 설정된 임계값 이상이면, 스트리밍 서비스를 선택하여, 스트리밍 서비스를 제1 단말 장치(120)로 제공할 수 있다. The server 110 selects one service available to the first terminal device 120 connected to the server 110 among the RDP service, the VNC service, and the streaming service (420), and switches to the selected service (430). One service available to the first terminal device 120 may be a service requested by the first terminal device. For example, the first terminal device 120 may identify the service session requested by using port information or communication interface information, and may select and switch a service capable of providing the identified service session. In addition, one service available to the first terminal device 120 may be selected based on the type of application provided to the terminal device or the rate of change of the screen provided to the first terminal device 120. May be switched to another service. For example, the server 110 may monitor the rate of change of the screen while providing the RDP service to the first terminal device 120, and if the rate of change of the screen is greater than or equal to a preset threshold, select the streaming service to provide the streaming service with the first service. It may be provided to the terminal device 120.

이를 통해 선택된 원격 제어 서비스에 따른 서비스 세션이 단말 장치(120)와 설정되며, 서버(110)는 제1 단말 장치(120)로부터의 제어 신호에 따라 선택된 서비스를 단말 장치로 제공한다(440). Through this, a service session according to the selected remote control service is established with the terminal device 120, and the server 110 provides the selected service to the terminal device according to a control signal from the first terminal device 120 (440).

본 발명의 일 양상은 컴퓨터로 읽을 수 있는 기록 매체에 컴퓨터가 읽을 수 있는 코드로서 구현될 수 있다. 상기의 프로그램을 구현하는 코드들 및 코드 세그먼트들은 당해 분야의 컴퓨터 프로그래머에 의하여 용이하게 추론될 수 있다. 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록 장치를 포함한다. 컴퓨터가 읽을 수 있는 기록 매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광 디스크 등을 포함한다. 또한, 컴퓨터가 읽을 수 있는 기록 매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산 방식으로 컴퓨터가 읽을 수 있는 코드로 저장되고 실행될 수 있다.One aspect of the present invention may be embodied as computer readable code on a computer readable recording medium. The code and code segments implementing the above program can be easily deduced by a computer programmer in the field. A computer-readable recording medium includes all kinds of recording apparatuses in which data that can be read by a computer system is stored. Examples of the computer-readable recording medium include ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical disk, and the like. The computer-readable recording medium may also be distributed over a networked computer system and stored and executed in computer readable code in a distributed manner.

이상의 설명은 본 발명의 일 실시예에 불과할 뿐, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 본 발명의 본질적 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현할 수 있을 것이다. 따라서, 본 발명의 범위는 전술한 실시예에 한정되지 않고 특허 청구범위에 기재된 내용과 동등한 범위 내에 있는 다양한 실시 형태가 포함되도록 해석되어야 할 것이다. It will be apparent to those skilled in the art that various modifications and variations can be made in the present invention without departing from the spirit or scope of the invention. Therefore, the scope of the present invention should not be limited to the above-described embodiments, but should be construed to include various embodiments within the scope of the claims.

Claims (8)

네트워크를 통해 연결된 단말 장치에 이종의 원격 제어 서비스를 지원하는 서버로서,
RDP에 따라 RDP 서비스를 제공하는 RDP 서비스 제공부;
VNC에 따라 VNC 서비스를 제공하는 VNC 서비스 제공부;
스트리밍 서비스를 제공하는 스트리밍 서비스 제공부;
상기 단말 장치와 통신하는 통신부; 및
상기 RDP 서비스, 상기 VNC 서비스 및 상기 스트리밍 서비스 중 적어도 하나와 연관된 적어도 하나의 애플리케이션을 수행하고, 상기 RDP 서비스, 상기 VNC 서비스 및 상기 스트리밍 서비스 중 상기 단말 장치가 이용가능한 하나의 서비스를 적응적으로 선택하고, 상기 선택된 서비스를 상기 단말 장치로 제공하는 제어부;를 포함하는 것을 특징으로 하는 서버.
A server that supports heterogeneous remote control services to terminal devices connected through a network,
An RDP service provider for providing an RDP service according to the RDP;
A VNC service provider for providing VNC services according to VNC;
A streaming service provider for providing a streaming service;
A communication unit communicating with the terminal device; And
Perform at least one application associated with at least one of the RDP service, the VNC service, and the streaming service, and adaptively select one of the RDP service, the VNC service, and the streaming service available to the terminal device And a controller for providing the selected service to the terminal device.
제1항에 있어서,
상기 RDP 서비스와 연관되어 구동되는 제1 애플리케이션 리스트, 상기 VNC 서비스와 연관되어 구동되는 제2 애플리케이션 리스트 및 상기 스트리밍 서비스와 연관되어 구동되는 제3 애플리케이션 리스트를 포함하는 원격 제어 서비스별 애플리케이션 리스트를 저장하는 데이터베이스;를 더 포함하고,
상기 제어부는, 상기 원격 제어 서비스별 애플리케이션 리스트를 이용하여, 상기 단말 장치에 제공되고 있는 애플리케이션의 종류에 따라서, 상기 RDP 서비스, 상기 VNC 서비스 및 상기 스트리밍 서비스 중 하나로 스위칭하여, 상기 애플리케이션 수행 결과를 제공하는 것을 특징으로 하는 서버.
The method of claim 1,
Storing an application list for each remote control service including a first application list driven in association with the RDP service, a second application list driven in association with the VNC service, and a third application list driven in association with the streaming service. A database;
The control unit switches to one of the RDP service, the VNC service, and the streaming service according to the type of application provided to the terminal device by using the application list for each remote control service, and provides a result of performing the application. Server characterized in that.
제1항에 있어서,
상기 제어부는, 상기 RDP 서비스 제공 중 화면의 변화율이 미리 설정된 임계값 이상이면, 상기 스트리밍 서비스를 선택하는 것을 특징으로 하는 서버.
The method of claim 1,
The controller selects the streaming service when the rate of change of the screen during the RDP service is more than a preset threshold.
제1항에 있어서,
상기 제어부는, 현재 구동중인 애플리케이션에서 제공되지 않는 형식의 파일을 제공하는 부가 프로그램을 실행하는 경우, 상기 스트리밍 서비스가 선택되도록 스위칭을 수행하는 것을 특징으로 하는 서버.
The method of claim 1,
The controller, when executing an additional program for providing a file of a format that is not provided by the currently running application, the server, characterized in that for switching so that the streaming service is selected.
제1항에 있어서,
상기 단말 장치로부터 상기 RDP 서비스, 상기 VNC 서비스 및 상기 스트리밍 서비스 중 하나의 선택을 요청하는 스위칭 요청 메시지의 수신에 따라, 상기 제어부는 상기 RDP 서비스, 상기 VNC 서비스 및 상기 스트리밍 서비스 중 하나를 선택하여, 선택된 서비스로 스위칭을 수행하는 것을 특징으로 하는 서버.
The method of claim 1,
In response to receiving a switching request message for selecting one of the RDP service, the VNC service, and the streaming service from the terminal device, the controller selects one of the RDP service, the VNC service, and the streaming service, Server for switching to the selected service.
이종의 원격 제어 서비스를 지원하는 서버의 원격 제어 서비스를 지원하는 방법으로서,
RDP 서비스, VNC 서비스 및 스트리밍 서비스 중 상기 서버에 접속된 단말 장치가 이용가능한 하나의 서비스를 선택하는 단계; 및
상기 선택된 서비스를 상기 단말 장치로 제공하는 단계;를 포함하는 것을 특징으로 하는 방법.
As a method of supporting a remote control service of a server supporting heterogeneous remote control services,
Selecting one service available to a terminal device connected to the server among an RDP service, a VNC service, and a streaming service; And
Providing the selected service to the terminal device.
제6항에 있어서,
상기 RDP 서비스, 상기 VNC 서비스 및 상기 스트리밍 서비스 중 상기 서버에 접속된 단말 장치가 이용가능한 하나의 서비스를 선택하는 단계는,
상기 원격 제어 서비스를 통해 상기 단말 장치에 제공되고 있는 애플리케이션의 종류에 기초하여 수행되는 것을 특징으로 하는 방법.
The method according to claim 6,
Selecting one of the RDP service, the VNC service and the streaming service available to the terminal device connected to the server,
And the type of application being provided to the terminal device through the remote control service.
제6항에 있어서,
상기 RDP 서비스 제공 중 화면의 변화율을 모니터링하는 단계; 및
상기 화면의 변화율이 미리 설정된 임계값 이상이면, 상기 스트리밍 서비스를 선택하여 상기 스트리밍 서비스를 상기 단말 장치로 제공하는 단계;를 더 포함하는 것을 특징으로 하는 방법.
The method according to claim 6,
Monitoring a rate of change of a screen while providing the RDP service; And
And if the rate of change of the screen is equal to or greater than a preset threshold, providing the streaming service to the terminal device by selecting the streaming service.
KR1020110079800A 2011-08-10 2011-08-10 Server for supporting heterogeneous remote control service and method thereof KR101237504B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020110079800A KR101237504B1 (en) 2011-08-10 2011-08-10 Server for supporting heterogeneous remote control service and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020110079800A KR101237504B1 (en) 2011-08-10 2011-08-10 Server for supporting heterogeneous remote control service and method thereof

Publications (2)

Publication Number Publication Date
KR20130017406A true KR20130017406A (en) 2013-02-20
KR101237504B1 KR101237504B1 (en) 2013-02-27

Family

ID=47896563

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020110079800A KR101237504B1 (en) 2011-08-10 2011-08-10 Server for supporting heterogeneous remote control service and method thereof

Country Status (1)

Country Link
KR (1) KR101237504B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3771219A1 (en) * 2019-07-22 2021-01-27 Samsung Electronics Co., Ltd. Display apparatus and control method thereof
KR20220069699A (en) * 2020-11-20 2022-05-27 주식회사 카카오모빌리티 System for controlling robot apparatus remotely and method for the same

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003282387A (en) 2002-03-22 2003-10-03 Tokyo Electron Ltd Equipment control system, and control device and method
KR20110054609A (en) * 2009-11-18 2011-05-25 삼성전자주식회사 Method and apparatus for remote controlling of bluetooth device
KR101471366B1 (en) * 2010-09-30 2014-12-10 에스케이플래닛 주식회사 Device adaptive presentation virtualization method and its system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3771219A1 (en) * 2019-07-22 2021-01-27 Samsung Electronics Co., Ltd. Display apparatus and control method thereof
KR20220069699A (en) * 2020-11-20 2022-05-27 주식회사 카카오모빌리티 System for controlling robot apparatus remotely and method for the same

Also Published As

Publication number Publication date
KR101237504B1 (en) 2013-02-27

Similar Documents

Publication Publication Date Title
JP5451397B2 (en) An architecture for delivering video content in response to remote interaction
EP3005649B1 (en) Systems, methods, and media for presenting media content
KR101471366B1 (en) Device adaptive presentation virtualization method and its system
KR102310780B1 (en) Service providing apparatus and method for web application, user equipment for the same
JP6258312B2 (en) System and method for a single KVM client supporting multiple different video compression techniques
CN111221491A (en) Interaction control method and device, electronic equipment and storage medium
US9497492B2 (en) Distribution control system, distribution system, distribution control method, and computer-readable storage medium
EP2849080B1 (en) Image display method and device
US9723337B2 (en) Distribution control system and distribution system
KR20160092136A (en) Virtual Desktop Providing Method and Virtual Desktop Providing Server thereof
EP4287591A1 (en) Data transmission method and apparatus, and server, storage medium and program product
US11962853B2 (en) Computing device upgrading system over a wireless network
EP3001636B1 (en) Method and device for switching media playing device
CN104349177A (en) Method for turning to play multimedia file under desktop cloud, virtual machine and system
CN114281288A (en) Screen projection processing method and device and electronic equipment
US20240089538A1 (en) Port-connected television upgrader device
US11838589B2 (en) Port-connected television upgrader device
KR101630638B1 (en) System and Method for operating application based Presentation Virtualization
KR101237504B1 (en) Server for supporting heterogeneous remote control service and method thereof
KR101237505B1 (en) Apparatus and method for providing virtual desktop service providing multi-session
KR101871403B1 (en) Media control device application executing method and system in media displaying device using presentation virtualization
CN115904567A (en) Interaction, processing and control method of application service in cloud desktop
EP1821490A1 (en) Method for transmitting graphical data to a thin client
CN115052043A (en) Video transmission method, electronic equipment, device and medium of cloud desktop
KR20140101576A (en) Method for providing cloud streaming service, service control apparatus and system therefor

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee