WO2013178099A1 - System, method, client and service centre for realizing remote desktop - Google Patents

System, method, client and service centre for realizing remote desktop Download PDF

Info

Publication number
WO2013178099A1
WO2013178099A1 PCT/CN2013/077071 CN2013077071W WO2013178099A1 WO 2013178099 A1 WO2013178099 A1 WO 2013178099A1 CN 2013077071 W CN2013077071 W CN 2013077071W WO 2013178099 A1 WO2013178099 A1 WO 2013178099A1
Authority
WO
WIPO (PCT)
Prior art keywords
virtual machine
client
remote desktop
router
receiving
Prior art date
Application number
PCT/CN2013/077071
Other languages
French (fr)
Chinese (zh)
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 中兴通讯股份有限公司
Publication of WO2013178099A1 publication Critical patent/WO2013178099A1/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/08Protocols specially adapted for terminal emulation, e.g. Telnet

Definitions

  • the present invention relates to the field of network communication technologies, and in particular, to a system, method, client, and service center for implementing a remote desktop.
  • the remote desktop based on the cloud technology can meet the above requirements of the user for the smart terminal.
  • the virtual machine can be dynamically allocated to the client through the cloud technology, and the client can perform various operations by remotely accessing the virtual machine. .
  • each client needs to be connected to a corresponding virtual machine (one client corresponds to one virtual machine), according to the existing scheme, each The virtual machine will use a public IP address for client access.
  • the demand for public IP is quite large, which is very unfavorable for operating costs and network deployment.
  • a public network IP can be used to correspond to multiple virtual machines through a proxy server, the existing proxy servers cannot satisfy the large data volume service agents such as remote desktops, and a large amount of downlink data will greatly exceed the existing ones. The ability of a proxy server.
  • the embodiments of the present invention provide a system, a method, a client, and a service center for implementing a remote desktop, which can greatly reduce the requirement of a remote desktop system for a public network IP address, and facilitate deployment and operation of a cloud-based remote desktop service.
  • an embodiment of the present invention provides a system for implementing a remote desktop.
  • the system includes:
  • the client is configured to send a virtual machine application message carrying the client information to the router after detecting that the user opens the remote desktop application, and if receiving the virtual machine application success response message, sending the client information to the router according to the user indication.
  • Remote Desktop Protocol message and then receive a remote desktop protocol response;
  • the router is configured to: after receiving the virtual machine application message carrying the client information, forwarding the virtual machine application message to the remote desktop proxy server, and if receiving the virtual machine application success response message, forwarding the virtual to the client After receiving the remote desktop protocol packet carrying the client information, the remote desktop protocol packet is forwarded to the remote desktop proxy server, and if the remote desktop protocol response returned by the virtual machine is received, The client forwards the remote desktop protocol response;
  • the remote desktop proxy server is configured to: after receiving the virtual machine application message carrying the client information, notify the virtual machine management console to create a virtual machine, and if the virtual machine creates a success response message carrying the virtual machine information, the router passes the router. Returning the virtual machine application success response message to the client, establishing and saving the correspondence between the client and the newly created virtual machine; and, after receiving the remote desktop protocol message carrying the client information, if the client is queried The corresponding virtual machine forwards the remote desktop protocol packet to the virtual machine corresponding to the client;
  • a virtual machine management console configured to create a virtual machine after receiving the notification of creating the virtual machine, and if the creation is successful, return a virtual machine creation success response message carrying the virtual machine information to the remote desktop proxy server;
  • the virtual machine is configured to parse and process the remote desktop protocol packet carrying the client information, and the processing result is carried in the remote desktop protocol response and returned to the client through the router.
  • the client is further configured to send a virtual machine shutdown message carrying the client information to the router after obtaining the indication that the user closes the remote desktop application, and exit the remote desktop application if receiving the virtual machine shutdown success response message;
  • the router is further configured to: after receiving the virtual machine shutdown message carrying the client information, forwarding the virtual machine shutdown message to the remote desktop proxy server, and receiving the virtual machine shutdown success response message returned by the remote desktop proxy server, to the client End forwarding the virtual machine to close the successful response Interest rate
  • the remote desktop proxy server is further configured to notify the virtual machine management console to release the virtual machine corresponding to the client after receiving the virtual machine shutdown message carrying the client information, and if receiving the virtual machine release success response message, The client returns a virtual machine shutdown success response message, and clears the correspondence between the client and the virtual machine;
  • the virtual machine management console is further configured to release the virtual machine after receiving the notification of releasing the virtual machine corresponding to the client, and if the release is successful, return a virtual machine release success response message to the remote desktop proxy server.
  • the client information includes any of the following information: client IP address, client IP address, and client registration identifier;
  • the virtual machine information includes a virtual machine IP address
  • the correspondence between the client and the newly created virtual machine includes any of the following methods:
  • the router is connected to the local area network and the public network.
  • the remote desktop proxy server, the virtual machine management console, and the virtual machine are all in the local area network and use the private network IP address.
  • the client is on the public network and uses the public network IP address.
  • An embodiment of the present invention further provides a method for implementing a remote desktop, including:
  • the client After detecting that the user opens the remote desktop application, the client sends a virtual machine application message carrying the client information to the router;
  • the router After receiving the virtual machine application message carrying the client information, the router forwards the virtual machine application message to the remote desktop proxy server;
  • the remote desktop proxy server After receiving the virtual machine application message carrying the client information, the remote desktop proxy server notifies the virtual machine management console to create a virtual machine; after receiving the notification of creating the virtual machine, the virtual machine management console creates a virtual machine, and if the creation is successful, The remote desktop proxy server returns a virtual machine creation success response message carrying the virtual machine information; if the remote desktop proxy server receives the virtual machine that carries the virtual machine information, the successful creation response is cancelled. And returning the virtual machine application success response message to the client through the router, establishing and saving the correspondence between the client and the newly created virtual machine;
  • the router forwards the virtual machine application success response message to the client;
  • the client After receiving the virtual machine application success response message, the client sends a remote desktop protocol packet carrying the client information to the router according to the user indication.
  • the router After receiving the remote desktop protocol packet carrying the client information, the router forwards the remote desktop protocol packet to the remote desktop proxy server.
  • the remote desktop proxy server After receiving the remote desktop protocol packet carrying the client information, the remote desktop proxy server forwards the remote desktop protocol packet to the virtual machine corresponding to the client, for example, if the virtual machine corresponding to the client is queried;
  • the virtual machine After receiving the remote desktop protocol packet carrying the client information, the virtual machine parses and processes the packet, and the processing result is carried in the remote desktop protocol response and returned to the client through the router.
  • the router receives the remote desktop returned by the virtual machine. Responding to the protocol, forwarding the remote desktop protocol response to the client;
  • the client receives a remote desktop protocol response.
  • the method also includes:
  • the client After obtaining the indication that the user closes the remote desktop application, the client sends a virtual machine shutdown message carrying the client information to the router;
  • the router After receiving the virtual machine shutdown message carrying the client information, the router forwards the virtual machine shutdown message to the remote desktop proxy server;
  • the remote desktop proxy server After receiving the virtual machine shutdown message carrying the client information, the remote desktop proxy server notifies the virtual machine management console to release the virtual machine corresponding to the client;
  • the virtual machine management console releases the virtual machine after receiving the notification of releasing the virtual machine corresponding to the client, and if the release is successful, returns a virtual machine release success response message to the remote desktop proxy server;
  • the remote desktop proxy server If the remote desktop proxy server receives the virtual machine release success response message, it passes through the router. Returning a virtual machine shutdown success response message to the client, clearing the correspondence between the client and the virtual machine; if the router receives the virtual machine shutdown success response message, forwarding the virtual machine shutdown success response message to the client;
  • the client If the client receives the virtual machine shutdown success response message, it exits the remote desktop application.
  • the client information includes any one of the following information: a client IP address, a client IP address, and a client registration identifier; the virtual machine information includes a virtual machine IP address;
  • the correspondence between the client and the newly created virtual machine includes any of the following methods:
  • the router is connected to the local area network and the public network.
  • the remote desktop proxy server, the virtual machine management console, and the virtual machine are all in the local area network and use the private network IP address.
  • the client is on the public network and uses the public network IP address.
  • An embodiment of the present invention further provides a client for implementing a remote desktop, including:
  • the remote desktop application opening module is configured to send a virtual machine application message carrying the client information to the router after detecting that the user opens the remote desktop application, and if the virtual machine application success response message is received, the remote desktop protocol processing module is enabled;
  • a remote desktop protocol processing module configured to send a remote desktop protocol message carrying the client information to the router according to the user indication, and receive the remote desktop protocol response;
  • the remote desktop application shutdown module is configured to send a virtual machine shutdown message carrying the client information to the router after obtaining the indication that the user closes the remote desktop application, and exit the remote desktop application if receiving the virtual machine shutdown success response message.
  • An embodiment of the present invention further provides a service center for implementing a remote desktop, including:
  • the router is configured to: after receiving the virtual machine application message that is sent by the client and carrying the client information, forward the virtual machine application message to the remote desktop proxy server, and if receiving the virtual machine application success response message, send the message to the client Forwarding the virtual machine application success response message; and, After receiving the remote desktop protocol packet that is sent by the client and carrying the client information, the remote desktop protocol packet is forwarded to the remote desktop proxy server, and if the remote desktop protocol response returned by the virtual machine is received, the client forwards the message to the client.
  • Remote desktop protocol response
  • the remote desktop proxy server is configured to: after receiving the virtual machine application message carrying the client information, notify the virtual machine management console to create a virtual machine, and if the virtual machine creates a success response message carrying the virtual machine information, the router passes the router. Returning the virtual machine application success response message to the client, establishing and saving the correspondence between the client and the newly created virtual machine; and, after receiving the remote desktop protocol message carrying the client information, if the client is queried The corresponding virtual machine forwards the remote desktop protocol packet to the virtual machine corresponding to the client;
  • a virtual machine management console configured to create a virtual machine after receiving the notification of creating the virtual machine, and if the creation is successful, return a virtual machine creation success response message carrying the virtual machine information to the remote desktop proxy server;
  • the virtual machine is configured to parse and process the remote desktop protocol packet carrying the client information, and the processing result is carried in the remote desktop protocol response and returned to the client through the router.
  • the router is further configured to: after receiving the virtual machine shutdown message sent by the client and carrying the client information, forwarding the virtual machine shutdown message to the remote desktop proxy server, for example, receiving the virtual machine shutdown success response message returned by the remote desktop proxy server Transmitting the virtual machine shutdown success response message to the client;
  • the remote desktop proxy server is further configured to: after receiving the virtual machine shutdown message carrying the client information, notify the virtual machine management console to release the virtual machine corresponding to the client, and if receiving the virtual machine release success response message, pass the router Returning a virtual machine shutdown success response message to the client, and clearing the correspondence between the client and the virtual machine;
  • the virtual machine management console is further configured to release the virtual machine after receiving the notification of releasing the virtual machine corresponding to the client, and if the release is successful, return a virtual machine release success response message to the remote desktop proxy server.
  • the client information includes any of the following information: client IP address, client IP address, and client registration identifier;
  • the virtual machine information includes a virtual machine IP address;
  • the mapping between the client and the newly created virtual machine includes any one of the following methods: a) Correspondence between the IP address of the client and the IP address of the virtual machine;
  • the router is connected to the local area network and the public network.
  • the remote desktop proxy server, the virtual machine management console, and the virtual machine are all in the local area network and use the private network IP address.
  • the client is on the public network and uses the public network IP address.
  • a system, a method, a client, and a service center for implementing a remote desktop can enable multiple virtual machines in a local area network to be used by customers in a public network by using a remote desktop proxy server.
  • the service is provided by the router, and the remote desktop protocol response packet returned by the virtual machine in the local area network is directly forwarded to the client through the router instead of the remote desktop proxy server.
  • the remote desktop proxy server is prevented from being the forwarding bottleneck of the large-data-receiving remote desktop protocol response packet, which reduces the demand for the public network IP address of the remote desktop system, and facilitates the deployment and operation of the cloud-based remote desktop service.
  • FIG. 1 is a schematic diagram of a remote desktop system in the related art.
  • FIG. 2 is a schematic diagram of another remote desktop system implemented by proxy server technology in the related art.
  • FIG. 3 is a schematic diagram of a system for implementing a remote desktop according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of message interaction in a method for implementing a remote desktop according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of a client implementing a remote desktop according to an embodiment of the present invention. Preferred embodiment of the invention
  • an embodiment of the present invention provides a system for implementing a remote desktop, where the system includes:
  • the client is configured to send a virtual machine application message carrying the client information to the router after detecting that the user opens the remote desktop application, and if receiving the virtual machine application success response message, sending the client information to the router according to the user indication.
  • Remote Desktop Protocol message and then receive a remote desktop protocol response;
  • the router is configured to: after receiving the virtual machine application message carrying the client information, forwarding the virtual machine application message to the remote desktop proxy server, and if receiving the virtual machine application success response message, forwarding the virtual to the client After receiving the remote desktop protocol packet carrying the client information, the remote desktop protocol packet is forwarded to the remote desktop proxy server, and if the remote desktop protocol response returned by the virtual machine is received, the client sends the response message to the client. Forwarding the remote desktop protocol to respond;
  • the remote desktop proxy server is configured to: after receiving the virtual machine application message carrying the client information, notify the virtual machine management console to create a virtual machine, and if the virtual machine creates a success response message carrying the virtual machine information, the router passes the router. Returning the virtual machine application success response message to the client, establishing and saving the correspondence between the client and the newly created virtual machine; after receiving the remote desktop protocol message carrying the client information, if the query is corresponding to the client The virtual machine forwards the remote desktop protocol packet to the virtual machine corresponding to the client;
  • a virtual machine management console configured to create a virtual machine after receiving the notification of creating the virtual machine, and if the creation is successful, return a virtual machine creation success response message carrying the virtual machine information to the remote desktop proxy server;
  • the virtual machine is configured to parse and process the remote desktop protocol packet carrying the client information, and the processing result is carried in the remote desktop protocol response and returned to the client through the router.
  • system further includes the following features:
  • the client is further configured to send a virtual machine shutdown message carrying the client information to the router after obtaining the indication that the user closes the remote desktop application, and if receiving the virtual machine shutdown success response message, Exit the remote desktop application;
  • the router is further configured to: after receiving the virtual machine shutdown message carrying the client information, forwarding the virtual machine shutdown message to the remote desktop proxy server, and receiving the virtual machine shutdown success response message returned by the remote desktop proxy server, to the client Forwarding the virtual machine shutdown success response message; the remote desktop proxy server is further configured to notify the virtual machine management console to release the virtual machine corresponding to the client after receiving the virtual machine shutdown message carrying the client information, such as receiving the virtual After the device releases the success response message, the router returns a virtual machine shutdown success response message to the client, and clears the correspondence between the client and the virtual machine.
  • the virtual machine management console is further configured to release the virtual machine after receiving the notification of releasing the virtual machine corresponding to the client, and if the release is successful, return a virtual machine release success response message to the remote desktop proxy server.
  • system further includes the following features:
  • the client information includes any of the following information: client IP address, client IP address, and client registration ID.
  • the virtual machine information includes a virtual machine IP address;
  • the mapping between the client and the newly created virtual machine includes any one of the following methods: a) Correspondence between the IP address of the client and the IP address of the virtual machine;
  • the client registration identifier is, for example, the account information obtained after the user registers.
  • system further includes the following features:
  • the router is connected to the local area network and the public network.
  • the remote desktop proxy server, the virtual machine management console, and the virtual machine are all in the local area network and use the private network IP address.
  • the client is in the public network and uses the public network IP address.
  • the remote desktop protocol is, for example, the Microsoft Remote Desktop Protocol (RDP), and the Simple Protocol for Independent Computing Environment (SPICE).
  • RDP Microsoft Remote Desktop Protocol
  • SPICE Simple Protocol for Independent Computing Environment
  • the client After detecting that the user opens the remote desktop application, the client sends a virtual machine application message carrying the client information to the router.
  • the router After receiving the virtual machine application message carrying the client information, the router forwards the virtual machine application message to the remote desktop proxy server.
  • the remote desktop proxy server After receiving the virtual machine application message carrying the client information, the remote desktop proxy server notifies the virtual machine management console to create the virtual machine.
  • the virtual machine management console receives the notification of creating the virtual machine, the virtual machine is created. If the virtual machine is successfully created, the virtual machine that generates the virtual machine information is successfully returned to the remote desktop proxy server.
  • the router If the remote desktop proxy server receives the virtual machine creation success response message carrying the virtual machine information, the router returns a virtual machine application success response message to the client, and establishes and saves the correspondence between the client and the newly created virtual machine. Relationship
  • the router If the router receives the virtual machine application success response message, the router forwards the virtual machine application success response message to the client.
  • the client After receiving the virtual machine application success response message, the client sends a remote desktop protocol packet carrying the client information to the router according to the user indication.
  • the router After receiving the remote desktop protocol packet carrying the client information, the router forwards the remote desktop protocol packet to the remote desktop proxy server.
  • the remote desktop proxy server After receiving the remote desktop protocol packet carrying the client information, the remote desktop proxy server forwards the remote desktop protocol packet to the virtual machine corresponding to the client, if the virtual machine corresponding to the client is queried;
  • the virtual machine After receiving the remote desktop protocol packet carrying the client information, the virtual machine parses and processes the packet, and the processing result is carried in the remote desktop protocol response and returned to the client through the router.
  • the router receives the remote desktop protocol response returned by the virtual machine, and forwards the remote desktop protocol response to the client.
  • the client receives a remote desktop protocol response; 5113. After obtaining the indication that the user closes the remote desktop application, the client sends a virtual machine shutdown message carrying the client information to the router.
  • the router After receiving the virtual machine shutdown message carrying the client information, the router forwards the virtual machine shutdown message to the remote desktop proxy server.
  • the remote desktop proxy server After receiving the virtual machine shutdown message carrying the client information, the remote desktop proxy server notifies the virtual machine management console to release the virtual machine corresponding to the client.
  • the virtual machine management console releases the virtual machine after receiving the notification of releasing the virtual machine corresponding to the client, and if the release is successful, returning the virtual machine release success response message to the remote desktop proxy server;
  • the router If the remote desktop proxy server receives the virtual machine release success response message, the router returns a virtual machine shutdown success response message to the client, and clears the correspondence between the client and the virtual machine.
  • the router forwards the virtual machine shutdown success response message to the client, if receiving the virtual machine shutdown success response message;
  • the method further includes the following features:
  • the client information includes any of the following information: client IP address, client IP address, and client registration ID.
  • the virtual machine information includes a virtual machine IP address;
  • the mapping between the client and the newly created virtual machine includes any one of the following methods: a) Correspondence between the IP address of the client and the IP address of the virtual machine;
  • the method further includes the following features:
  • the router is connected to the local area network and the public network.
  • the remote desktop proxy server, the virtual machine management console, and the virtual machine are all in the local area network and use the private network IP address.
  • the client is in the public network and uses the public network IP address. As shown in FIG. 5, an embodiment of the present invention further provides a client for implementing a remote desktop, where the client includes:
  • the remote desktop application opening module is configured to send a virtual machine application message carrying the client information to the router after detecting that the user opens the remote desktop application, and if the virtual machine application success response message is received, the remote desktop protocol processing module is enabled;
  • a remote desktop protocol processing module configured to send a remote desktop protocol message carrying the client information to the router according to the user indication, and receive the remote desktop protocol response;
  • the remote desktop application shutdown module is configured to send a virtual machine shutdown message carrying the client information to the router after obtaining the indication that the user closes the remote desktop application, and exit the remote desktop application if receiving the virtual machine shutdown success response message.
  • the embodiment of the present invention further provides a service center for implementing a remote desktop service, including: a router, configured to: after receiving a virtual machine application message that is sent by the client and carrying the client information, forwarding the message to the remote desktop proxy server The virtual machine application message, if the virtual machine application success response message is received, forwards the virtual machine application success response message to the client; after receiving the remote desktop protocol message sent by the client, the client sends the remote desktop protocol message to the remote desktop. Forwarding, by the proxy server, the remote desktop protocol packet, if receiving the remote desktop protocol response returned by the virtual machine, forwarding the remote desktop protocol response to the client;
  • the remote desktop proxy server is configured to: after receiving the virtual machine application message carrying the client information, notify the virtual machine management console to create a virtual machine, and if the virtual machine creates a success response message carrying the virtual machine information, the router passes the router. Returning the virtual machine application success response message to the client, establishing and saving the correspondence between the client and the newly created virtual machine; after receiving the remote desktop protocol message carrying the client information, if the query is corresponding to the client The virtual machine forwards the remote desktop protocol packet to the virtual machine corresponding to the client;
  • a virtual machine management console configured to create a virtual machine after receiving the notification of creating the virtual machine, and if the creation is successful, return a virtual machine creation success response message carrying the virtual machine information to the remote desktop proxy server;
  • the virtual machine is configured to parse and process the packet after receiving the remote desktop protocol packet carrying the client information, and the processing result is carried in the remote desktop protocol response and returned by the router.
  • the service center further includes the following features:
  • the router is further configured to: after receiving the virtual machine shutdown message sent by the client and carrying the client information, forwarding the virtual machine shutdown message to the remote desktop proxy server, for example, receiving the virtual machine shutdown success response message returned by the remote desktop proxy server Transmitting the virtual machine shutdown success response message to the client;
  • the remote desktop proxy server is further configured to: after receiving the virtual machine shutdown message carrying the client information, notify the virtual machine management console to release the virtual machine corresponding to the client, and if receiving the virtual machine release success response message, pass the router Returning a virtual machine shutdown success response message to the client, and clearing the correspondence between the client and the virtual machine;
  • the virtual machine management console is further configured to release the virtual machine after receiving the notification of releasing the virtual machine corresponding to the client, and if the release is successful, return a virtual machine release success response message to the remote desktop proxy server.
  • the service center further includes the following features:
  • the client information includes any of the following information: client IP address, client IP address, and client registration ID.
  • the virtual machine information includes a virtual machine IP address;
  • the correspondence between the client and the newly created virtual machine includes any of the following methods:
  • the service center further includes the following features:
  • the router is connected to the local area network and the public network.
  • the remote desktop proxy server, the virtual machine management console, and the virtual machine are all in the local area network and use the private network IP address.
  • the client is in the public network and uses the public network IP address.
  • the system, the method, the client, and the service center for implementing the remote desktop provided by the foregoing embodiment, by using the remote desktop proxy server, can enable multiple virtual machines in the local area network to be in the public network.
  • the client provides services by deploying a router between the public network and the local area network to forward data.
  • the remote desktop protocol response packet returned by the virtual machine in the local area network is forwarded directly to the client through the router instead of the remote desktop proxy server.
  • the remote desktop proxy server can be prevented from being the forwarding bottleneck of the large-data-receiving remote desktop protocol response packet, which reduces the demand for the public network IP address of the remote desktop system, and facilitates the deployment and operation of the cloud-based remote desktop service.
  • the remote desktop proxy server makes the virtual machine resources rationally utilized and allocated on demand, which greatly improves resource utilization efficiency.
  • each module/unit in the foregoing embodiment may be implemented in the form of hardware, or may use software functions.
  • the form of the module is implemented. The invention is not limited to any specific form of combination of hardware and software.
  • the system, the method, the client, and the service center for implementing the remote desktop provided by the embodiments of the present invention reduce the requirement of the remote desktop system for the public network IP address, and facilitate the deployment of the cloud-based remote desktop service. And operation, and make the virtual machine resources be rationally utilized, allocated on demand, greatly improving resource utilization efficiency.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

Disclosed is a system for realizing a remote desktop, comprising: a client for sending a virtual machine application message and a remote desktop protocol packet to a router and receiving a response; a router for forwarding a virtual machine application message and a remote desktop protocol packet to a remote desktop proxy server, receiving a response and forwarding same to the client; a remote desktop proxy server for notifying a virtual machine management console to create a virtual machine after receiving a virtual machine application message and receiving a response, and establishing and storing the correlation between the client and the virtual machine, and after receiving a remote desktop protocol packet, forwarding same to the corresponding virtual machine; a virtual machine management console for creating a virtual machine and returning virtual machine information; and a virtual machine for processing a remote desktop protocol packet and returning a response to the client via the router. The present invention reduces the demand for a public network IP address, and is favourable to the deployment and operation of a remote desktop service. Also disclosed are a method, client and service centre for realizing a remote desktop.

Description

一种实现远程桌面的系统、 方法、 客户端和服务中心  System, method, client and service center for realizing remote desktop
技术领域 Technical field
本发明涉及网络通信技术领域,尤其涉及的是一种实现远程桌面的系统、 方法、 客户端和服务中心。  The present invention relates to the field of network communication technologies, and in particular, to a system, method, client, and service center for implementing a remote desktop.
背景技术 Background technique
在云技术盛行、 智能终端 (如智能手机, 有线机顶盒等)性能不断提升、 网 络带宽不断增加的今天, 用户对智能终端的要求越来越高。 用户希望能在智 能终端上完成目前只能在 PC上才能完成的事情, 比如使用各种电脑软件、 玩各种电脑游戏等。 基于云技术的远程桌面能够满足用户对智能终端的上述 需求, 当客户端需要使用远程桌面时, 可以通过云技术动态为客户端分配虚 拟机, 客户端通过远程访问该虚拟机, 完成各种操作。  Today, with the popularity of cloud technologies and the increasing performance of smart terminals (such as smart phones and cable set-top boxes) and the increasing network bandwidth, users are increasingly demanding smart terminals. Users want to be able to do things on the smart terminal that can only be done on a PC, such as using various computer software and playing various computer games. The remote desktop based on the cloud technology can meet the above requirements of the user for the smart terminal. When the client needs to use the remote desktop, the virtual machine can be dynamically allocated to the client through the cloud technology, and the client can perform various operations by remotely accessing the virtual machine. .
如图 1所示, 基于云技术的远程桌面系统实现方案中, 每个客户端都需 要连接到一个对应的虚拟机上 (一个客户端对应一台虚拟机), 按现有的方案, 每台虚拟机将使用一个公网 IP供客户端访问, 这对公网 IP的需求量是相当 大的, 对运营成本和网络部署非常不利。 如图 2所示, 虽然通过代理服务器 可以实现一个公网 IP对应多个虚拟机,但是现有的代理服务器也不能满足远 程桌面这种大数据量业务代理, 大量的下行数据将大大超出现有代理服务器 的能力。  As shown in Figure 1, in the cloud-based remote desktop system implementation solution, each client needs to be connected to a corresponding virtual machine (one client corresponds to one virtual machine), according to the existing scheme, each The virtual machine will use a public IP address for client access. The demand for public IP is quite large, which is very unfavorable for operating costs and network deployment. As shown in Figure 2, although a public network IP can be used to correspond to multiple virtual machines through a proxy server, the existing proxy servers cannot satisfy the large data volume service agents such as remote desktops, and a large amount of downlink data will greatly exceed the existing ones. The ability of a proxy server.
因此, 为了解决现有远程桌面系统所面临的上述问题, 需要一种新的远 程桌面解决方案。  Therefore, in order to solve the above problems faced by existing remote desktop systems, a new remote desktop solution is needed.
发明内容 Summary of the invention
本发明实施方式提供一种实现远程桌面的系统、 方法、 客户端和服务中 心, 能够大大减少远程桌面系统对公网 IP地址的需求, 有利于基于云技术的 远程桌面业务的部署和运营。  The embodiments of the present invention provide a system, a method, a client, and a service center for implementing a remote desktop, which can greatly reduce the requirement of a remote desktop system for a public network IP address, and facilitate deployment and operation of a cloud-based remote desktop service.
为了解决上述技术问题, 本发明实施方式提供了一种实现远程桌面的系 统, 该系统包括: In order to solve the above technical problem, an embodiment of the present invention provides a system for implementing a remote desktop. System, the system includes:
客户端, 其设置成在检测到用户打开远程桌面应用后, 向路由器发送携 带客户端信息的虚拟机申请消息, 如接收到虚拟机申请成功响应消息, 则根 据用户指示向路由器发送携带客户端信息的远程桌面协议报文, 然后接收远 程桌面协议响应;  The client is configured to send a virtual machine application message carrying the client information to the router after detecting that the user opens the remote desktop application, and if receiving the virtual machine application success response message, sending the client information to the router according to the user indication. Remote Desktop Protocol message, and then receive a remote desktop protocol response;
路由器, 其设置成: 接收到携带客户端信息的虚拟机申请消息后, 向远 程桌面代理服务器转发所述虚拟机申请消息, 如接收到虚拟机申请成功响应 消息, 则向客户端转发所述虚拟机申请成功响应消息; 以及, 接收到携带客 户端信息的远程桌面协议报文后, 向远程桌面代理服务器转发所述远程桌面 协议报文, 如接收到虚拟机返回的远程桌面协议响应, 则向客户端转发所述 远程桌面协议响应;  The router is configured to: after receiving the virtual machine application message carrying the client information, forwarding the virtual machine application message to the remote desktop proxy server, and if receiving the virtual machine application success response message, forwarding the virtual to the client After receiving the remote desktop protocol packet carrying the client information, the remote desktop protocol packet is forwarded to the remote desktop proxy server, and if the remote desktop protocol response returned by the virtual machine is received, The client forwards the remote desktop protocol response;
远程桌面代理服务器, 其设置成: 接收到携带客户端信息的虚拟机申请 消息后, 通知虚拟机管理控制台创建虚拟机, 如接收到携带虚拟机信息的虚 拟机创建成功响应消息, 则通过路由器向客户端返回虚拟机申请成功响应消 息, 建立并保存所述客户端与新创建的虚拟机的对应关系; 以及, 接收到携 带客户端信息的远程桌面协议报文后, 如查询到该客户端对应的虚拟机, 则 向该客户端对应的虚拟机转发所述远程桌面协议报文;  The remote desktop proxy server is configured to: after receiving the virtual machine application message carrying the client information, notify the virtual machine management console to create a virtual machine, and if the virtual machine creates a success response message carrying the virtual machine information, the router passes the router. Returning the virtual machine application success response message to the client, establishing and saving the correspondence between the client and the newly created virtual machine; and, after receiving the remote desktop protocol message carrying the client information, if the client is queried The corresponding virtual machine forwards the remote desktop protocol packet to the virtual machine corresponding to the client;
虚拟机管理控制台, 其设置成接收到创建虚拟机的通知后创建虚拟机, 如创建成功, 则向远程桌面代理服务器返回携带虚拟机信息的虚拟机创建成 功响应消息; 以及  a virtual machine management console, configured to create a virtual machine after receiving the notification of creating the virtual machine, and if the creation is successful, return a virtual machine creation success response message carrying the virtual machine information to the remote desktop proxy server;
虚拟机, 其设置成接收到携带客户端信息的远程桌面协议报文后, 对报 文进行解析和处理, 将处理结果携带在远程桌面协议响应中通过路由器返回 给客户端。  The virtual machine is configured to parse and process the remote desktop protocol packet carrying the client information, and the processing result is carried in the remote desktop protocol response and returned to the client through the router.
客户端还设置成在获得用户关闭远程桌面应用的指示后, 向路由器发送 携带客户端信息的虚拟机关闭消息, 如接收到虚拟机关闭成功响应消息, 则 退出远程桌面应用;  The client is further configured to send a virtual machine shutdown message carrying the client information to the router after obtaining the indication that the user closes the remote desktop application, and exit the remote desktop application if receiving the virtual machine shutdown success response message;
路由器还设置成在接收到携带客户端信息的虚拟机关闭消息后, 向远程 桌面代理服务器转发所述虚拟机关闭消息, 如接收到远程桌面代理服务器返 回的虚拟机关闭成功响应消息, 则向客户端转发所述虚拟机关闭成功响应消 息; The router is further configured to: after receiving the virtual machine shutdown message carrying the client information, forwarding the virtual machine shutdown message to the remote desktop proxy server, and receiving the virtual machine shutdown success response message returned by the remote desktop proxy server, to the client End forwarding the virtual machine to close the successful response Interest rate
远程桌面代理服务器还设置成接收到携带客户端信息的虚拟机关闭消息 后, 通知虚拟机管理控制台释放所述客户端对应的虚拟机, 如接收到虚拟机 释放成功响应消息, 则通过路由器向客户端返回虚拟机关闭成功响应消息, 清除该客户端与虚拟机的对应关系;  The remote desktop proxy server is further configured to notify the virtual machine management console to release the virtual machine corresponding to the client after receiving the virtual machine shutdown message carrying the client information, and if receiving the virtual machine release success response message, The client returns a virtual machine shutdown success response message, and clears the correspondence between the client and the virtual machine;
虚拟机管理控制台还设置成接收到释放所述客户端对应的虚拟机的通知 后释放该虚拟机, 如释放成功, 则向远程桌面代理服务器返回虚拟机释放成 功响应消息。  The virtual machine management console is further configured to release the virtual machine after receiving the notification of releasing the virtual machine corresponding to the client, and if the release is successful, return a virtual machine release success response message to the remote desktop proxy server.
客户端信息包括以下信息的任意一种: 客户端 IP地址, 客户端 IP地址 和客户端注册标识;  The client information includes any of the following information: client IP address, client IP address, and client registration identifier;
虚拟机信息包括虚拟机 IP地址;  The virtual machine information includes a virtual machine IP address;
客户端与新创建的虚拟机的对应关系包括以下方式的任意一种:  The correspondence between the client and the newly created virtual machine includes any of the following methods:
a)客户端 IP地址与虚拟机 IP地址的对应关系;  a) the correspondence between the client IP address and the virtual machine IP address;
b)客户端 IP地址和客户端注册标识与虚拟机 IP地址的对应关系。  b) Correspondence between the client IP address and the client registration identifier and the virtual machine IP address.
路由器连接局域网和公网, 其中, 远程桌面代理服务器、 虚拟机管理控 制台和虚拟机均处于局域网中且使用私网 IP地址,客户端处于公网中且使用 公网 IP地址。 本发明实施方式还提供一种实现远程桌面的方法, 包括:  The router is connected to the local area network and the public network. The remote desktop proxy server, the virtual machine management console, and the virtual machine are all in the local area network and use the private network IP address. The client is on the public network and uses the public network IP address. An embodiment of the present invention further provides a method for implementing a remote desktop, including:
客户端在检测到用户打开远程桌面应用后, 向路由器发送携带客户端信 息的虚拟机申请消息;  After detecting that the user opens the remote desktop application, the client sends a virtual machine application message carrying the client information to the router;
路由器接收到携带客户端信息的虚拟机申请消息后, 向远程桌面代理服 务器转发所述虚拟机申请消息;  After receiving the virtual machine application message carrying the client information, the router forwards the virtual machine application message to the remote desktop proxy server;
远程桌面代理服务器接收到携带客户端信息的虚拟机申请消息后, 通知 虚拟机管理控制台创建虚拟机; 虚拟机管理控制台接收到创建虚拟机的通知后创建虚拟机,如创建成功, 则向远程桌面代理服务器返回携带虚拟机信息的虚拟机创建成功响应消息; 远程桌面代理服务器如接收到携带虚拟机信息的虚拟机创建成功响应消 息, 则通过路由器向客户端返回虚拟机申请成功响应消息, 建立并保存所述 客户端与新创建的虚拟机的对应关系; After receiving the virtual machine application message carrying the client information, the remote desktop proxy server notifies the virtual machine management console to create a virtual machine; after receiving the notification of creating the virtual machine, the virtual machine management console creates a virtual machine, and if the creation is successful, The remote desktop proxy server returns a virtual machine creation success response message carrying the virtual machine information; if the remote desktop proxy server receives the virtual machine that carries the virtual machine information, the successful creation response is cancelled. And returning the virtual machine application success response message to the client through the router, establishing and saving the correspondence between the client and the newly created virtual machine;
路由器如接收到虚拟机申请成功响应消息, 则向客户端转发所述虚拟机 申请成功响应消息;  If the router receives the virtual machine application success response message, the router forwards the virtual machine application success response message to the client;
客户端如接收到虚拟机申请成功响应消息后, 则根据用户指示向路由器 发送携带客户端信息的远程桌面协议报文;  After receiving the virtual machine application success response message, the client sends a remote desktop protocol packet carrying the client information to the router according to the user indication.
路由器接收到携带客户端信息的远程桌面协议报文后, 向远程桌面代理 服务器转发所述远程桌面协议报文;  After receiving the remote desktop protocol packet carrying the client information, the router forwards the remote desktop protocol packet to the remote desktop proxy server.
远程桌面代理服务器接收到携带客户端信息的远程桌面协议报文后, 如 查询到该客户端对应的虚拟机, 则向该客户端对应的虚拟机转发所述远程桌 面协议报文;  After receiving the remote desktop protocol packet carrying the client information, the remote desktop proxy server forwards the remote desktop protocol packet to the virtual machine corresponding to the client, for example, if the virtual machine corresponding to the client is queried;
虚拟机接收到携带客户端信息的远程桌面协议报文后, 对报文进行解析 和处理, 将处理结果携带在远程桌面协议响应中通过路由器返回给客户端; 路由器接收到虚拟机返回的远程桌面协议响应, 则向客户端转发所述远 程桌面协议响应; 以及  After receiving the remote desktop protocol packet carrying the client information, the virtual machine parses and processes the packet, and the processing result is carried in the remote desktop protocol response and returned to the client through the router. The router receives the remote desktop returned by the virtual machine. Responding to the protocol, forwarding the remote desktop protocol response to the client;
客户端接收远程桌面协议响应。 该方法还包括:  The client receives a remote desktop protocol response. The method also includes:
客户端在获得用户关闭远程桌面应用的指示后, 向路由器发送携带客户 端信息的虚拟机关闭消息;  After obtaining the indication that the user closes the remote desktop application, the client sends a virtual machine shutdown message carrying the client information to the router;
路由器接收到携带客户端信息的虚拟机关闭消息后, 向远程桌面代理服 务器转发所述虚拟机关闭消息;  After receiving the virtual machine shutdown message carrying the client information, the router forwards the virtual machine shutdown message to the remote desktop proxy server;
远程桌面代理服务器接收到携带客户端信息的虚拟机关闭消息后, 通知 虚拟机管理控制台释放所述客户端对应的虚拟机;  After receiving the virtual machine shutdown message carrying the client information, the remote desktop proxy server notifies the virtual machine management console to release the virtual machine corresponding to the client;
虚拟机管理控制台接收到释放所述客户端对应的虚拟机的通知后释放所 述虚拟机, 如释放成功, 则向远程桌面代理服务器返回虚拟机释放成功响应 消息;  The virtual machine management console releases the virtual machine after receiving the notification of releasing the virtual machine corresponding to the client, and if the release is successful, returns a virtual machine release success response message to the remote desktop proxy server;
远程桌面代理服务器如接收到虚拟机释放成功响应消息, 则通过路由器 向客户端返回虚拟机关闭成功响应消息,清除该客户端与虚拟机的对应关系; 路由器如接收到虚拟机关闭成功响应消息, 则向客户端转发所述虚拟机 关闭成功响应消息; 以及 If the remote desktop proxy server receives the virtual machine release success response message, it passes through the router. Returning a virtual machine shutdown success response message to the client, clearing the correspondence between the client and the virtual machine; if the router receives the virtual machine shutdown success response message, forwarding the virtual machine shutdown success response message to the client;
客户端如接收到虚拟机关闭成功响应消息, 则退出远程桌面应用。  If the client receives the virtual machine shutdown success response message, it exits the remote desktop application.
客户端信息包括以下信息的任意一种: 客户端 IP地址, 客户端 IP地址 和客户端注册标识; 虚拟机信息包括虚拟机 IP地址;  The client information includes any one of the following information: a client IP address, a client IP address, and a client registration identifier; the virtual machine information includes a virtual machine IP address;
客户端与新创建的虚拟机的对应关系包括以下方式的任意一种:  The correspondence between the client and the newly created virtual machine includes any of the following methods:
a)客户端 IP地址与虚拟机 IP地址的对应关系;  a) the correspondence between the client IP address and the virtual machine IP address;
b)客户端 IP地址和客户端注册标识与虚拟机 IP地址的对应关系。  b) Correspondence between the client IP address and the client registration identifier and the virtual machine IP address.
路由器连接局域网和公网, 其中, 远程桌面代理服务器、 虚拟机管理控 制台和虚拟机均处于局域网中且使用私网 IP地址,客户端处于公网中且使用 公网 IP地址。 本发明实施方式还提供一种实现远程桌面的客户端, 包括:  The router is connected to the local area network and the public network. The remote desktop proxy server, the virtual machine management console, and the virtual machine are all in the local area network and use the private network IP address. The client is on the public network and uses the public network IP address. An embodiment of the present invention further provides a client for implementing a remote desktop, including:
远程桌面应用开启模块, 其设置成在检测到用户打开远程桌面应用后, 向路由器发送携带客户端信息的虚拟机申请消息, 如接收到虚拟机申请成功 响应消息, 则开启远程桌面协议处理模块;  The remote desktop application opening module is configured to send a virtual machine application message carrying the client information to the router after detecting that the user opens the remote desktop application, and if the virtual machine application success response message is received, the remote desktop protocol processing module is enabled;
远程桌面协议处理模块, 其设置成根据用户指示向路由器发送携带客户 端信息的远程桌面协议报文, 接收远程桌面协议响应; 以及  a remote desktop protocol processing module, configured to send a remote desktop protocol message carrying the client information to the router according to the user indication, and receive the remote desktop protocol response;
远程桌面应用关闭模块, 其设置成在获得用户关闭远程桌面应用的指示 后, 向路由器发送携带客户端信息的虚拟机关闭消息, 如接收到虚拟机关闭 成功响应消息, 则退出远程桌面应用。 本发明实施方式还提供一种实现远程桌面的服务中心, 包括:  The remote desktop application shutdown module is configured to send a virtual machine shutdown message carrying the client information to the router after obtaining the indication that the user closes the remote desktop application, and exit the remote desktop application if receiving the virtual machine shutdown success response message. An embodiment of the present invention further provides a service center for implementing a remote desktop, including:
路由器, 其设置成: 接收到客户端发送的携带客户端信息的虚拟机申请 消息后, 向远程桌面代理服务器转发所述虚拟机申请消息, 如接收到虚拟机 申请成功响应消息, 则向客户端转发所述虚拟机申请成功响应消息; 以及, 接收到客户端发送的携带客户端信息的远程桌面协议报文后, 向远程桌面代 理服务器转发所述远程桌面协议报文, 如接收到虚拟机返回的远程桌面协议 响应, 则向客户端转发所述远程桌面协议响应; The router is configured to: after receiving the virtual machine application message that is sent by the client and carrying the client information, forward the virtual machine application message to the remote desktop proxy server, and if receiving the virtual machine application success response message, send the message to the client Forwarding the virtual machine application success response message; and, After receiving the remote desktop protocol packet that is sent by the client and carrying the client information, the remote desktop protocol packet is forwarded to the remote desktop proxy server, and if the remote desktop protocol response returned by the virtual machine is received, the client forwards the message to the client. Remote desktop protocol response;
远程桌面代理服务器, 其设置成: 接收到携带客户端信息的虚拟机申请 消息后, 通知虚拟机管理控制台创建虚拟机, 如接收到携带虚拟机信息的虚 拟机创建成功响应消息, 则通过路由器向客户端返回虚拟机申请成功响应消 息, 建立并保存所述客户端与新创建的虚拟机的对应关系; 以及, 接收到携 带客户端信息的远程桌面协议报文后, 如查询到该客户端对应的虚拟机, 则 向该客户端对应的虚拟机转发所述远程桌面协议报文;  The remote desktop proxy server is configured to: after receiving the virtual machine application message carrying the client information, notify the virtual machine management console to create a virtual machine, and if the virtual machine creates a success response message carrying the virtual machine information, the router passes the router. Returning the virtual machine application success response message to the client, establishing and saving the correspondence between the client and the newly created virtual machine; and, after receiving the remote desktop protocol message carrying the client information, if the client is queried The corresponding virtual machine forwards the remote desktop protocol packet to the virtual machine corresponding to the client;
虚拟机管理控制台, 其设置成接收到创建虚拟机的通知后创建虚拟机, 如创建成功, 则向远程桌面代理服务器返回携带虚拟机信息的虚拟机创建成 功响应消息; 以及  a virtual machine management console, configured to create a virtual machine after receiving the notification of creating the virtual machine, and if the creation is successful, return a virtual machine creation success response message carrying the virtual machine information to the remote desktop proxy server;
虚拟机, 其设置成接收到携带客户端信息的远程桌面协议报文后, 对报 文进行解析和处理, 将处理结果携带在远程桌面协议响应中通过路由器返回 给客户端。  The virtual machine is configured to parse and process the remote desktop protocol packet carrying the client information, and the processing result is carried in the remote desktop protocol response and returned to the client through the router.
路由器还设置成: 接收到客户端发送的携带客户端信息的虚拟机关闭消 息后, 向远程桌面代理服务器转发所述虚拟机关闭消息, 如接收到远程桌面 代理服务器返回的虚拟机关闭成功响应消息, 则向客户端转发所述虚拟机关 闭成功响应消息;  The router is further configured to: after receiving the virtual machine shutdown message sent by the client and carrying the client information, forwarding the virtual machine shutdown message to the remote desktop proxy server, for example, receiving the virtual machine shutdown success response message returned by the remote desktop proxy server Transmitting the virtual machine shutdown success response message to the client;
远程桌面代理服务器还设置成: 接收到携带客户端信息的虚拟机关闭消 息后, 通知虚拟机管理控制台释放所述客户端对应的虚拟机, 如接收到虚拟 机释放成功响应消息,则通过路由器向客户端返回虚拟机关闭成功响应消息, 清除该客户端与虚拟机的对应关系;  The remote desktop proxy server is further configured to: after receiving the virtual machine shutdown message carrying the client information, notify the virtual machine management console to release the virtual machine corresponding to the client, and if receiving the virtual machine release success response message, pass the router Returning a virtual machine shutdown success response message to the client, and clearing the correspondence between the client and the virtual machine;
虚拟机管理控制台还设置成接收到释放所述客户端对应的虚拟机的通知 后释放该虚拟机, 如释放成功, 则向远程桌面代理服务器返回虚拟机释放成 功响应消息。  The virtual machine management console is further configured to release the virtual machine after receiving the notification of releasing the virtual machine corresponding to the client, and if the release is successful, return a virtual machine release success response message to the remote desktop proxy server.
客户端信息包括以下信息的任意一种: 客户端 IP地址, 客户端 IP地址 和客户端注册标识; 虚拟机信息包括虚拟机 IP地址; The client information includes any of the following information: client IP address, client IP address, and client registration identifier; The virtual machine information includes a virtual machine IP address;
客户端与新创建的虚拟机的对应关系包括以下方式的任意一种: a)客户端 IP地址与虚拟机 IP地址的对应关系;  The mapping between the client and the newly created virtual machine includes any one of the following methods: a) Correspondence between the IP address of the client and the IP address of the virtual machine;
b)客户端 IP地址和客户端注册标识与虚拟机 IP地址的对应关系。  b) Correspondence between the client IP address and the client registration identifier and the virtual machine IP address.
路由器连接局域网和公网, 其中, 远程桌面代理服务器、 虚拟机管理控 制台和虚拟机均处于局域网中且使用私网 IP地址,客户端处于公网中且使用 公网 IP地址。  The router is connected to the local area network and the public network. The remote desktop proxy server, the virtual machine management console, and the virtual machine are all in the local area network and use the private network IP address. The client is on the public network and uses the public network IP address.
与有关技术相比, 本发明实施方式提供的一种实现远程桌面的系统、 方 法、 客户端和服务中心, 通过使用远程桌面代理服务器, 能够使局域网内的 多个虚拟机向公网内的客户端提供服务, 通过在公网与局域网之间部署一个 路由器进行数据转发, 将局域网内的虚拟机返回的远程桌面协议响应报文直 接通过路由器转发给客户, 而不再经过远程桌面代理服务器, 能够避免远程 桌面代理服务器成为大数据量的远程桌面协议响应报文的转发瓶颈, 减少了 远程桌面系统对公网 IP地址的需求,有利于基于云技术的远程桌面业务的部 署和运营。 附图概述 Compared with related technologies, a system, a method, a client, and a service center for implementing a remote desktop provided by an embodiment of the present invention can enable multiple virtual machines in a local area network to be used by customers in a public network by using a remote desktop proxy server. The service is provided by the router, and the remote desktop protocol response packet returned by the virtual machine in the local area network is directly forwarded to the client through the router instead of the remote desktop proxy server. The remote desktop proxy server is prevented from being the forwarding bottleneck of the large-data-receiving remote desktop protocol response packet, which reduces the demand for the public network IP address of the remote desktop system, and facilitates the deployment and operation of the cloud-based remote desktop service. BRIEF abstract
图 1为有关技术中的一种远程桌面系统的示意图。  1 is a schematic diagram of a remote desktop system in the related art.
图 2为有关技术中另一种利用代理服务器技术实现的远程桌面系统的示 意图。  2 is a schematic diagram of another remote desktop system implemented by proxy server technology in the related art.
图 3为本发明实施例的一种实现远程桌面的系统的示意图。  FIG. 3 is a schematic diagram of a system for implementing a remote desktop according to an embodiment of the present invention.
图 4为本发明实施例的一种实现远程桌面的方法中的消息交互示意图。 图 5为本发明实施例的一种实现远程桌面的客户端的结构示意图。 本发明的较佳实施方式  FIG. 4 is a schematic diagram of message interaction in a method for implementing a remote desktop according to an embodiment of the present invention. FIG. 5 is a schematic structural diagram of a client implementing a remote desktop according to an embodiment of the present invention. Preferred embodiment of the invention
下文中将结合附图对本发明的实施例进行详细说明。 需要说明的是, 在 不冲突的情况下, 本申请中的实施例及实施例中的特征可以相互任意组合。 如图 3所示, 本发明实施例提供了一种实现远程桌面的系统, 该系统包 括: Embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that In the case of no conflict, the features in the embodiments and the embodiments in the present application may be arbitrarily combined with each other. As shown in FIG. 3, an embodiment of the present invention provides a system for implementing a remote desktop, where the system includes:
客户端, 其设置成在检测到用户打开远程桌面应用后, 向路由器发送携 带客户端信息的虚拟机申请消息, 如接收到虚拟机申请成功响应消息, 则根 据用户指示向路由器发送携带客户端信息的远程桌面协议报文, 然后接收远 程桌面协议响应;  The client is configured to send a virtual machine application message carrying the client information to the router after detecting that the user opens the remote desktop application, and if receiving the virtual machine application success response message, sending the client information to the router according to the user indication. Remote Desktop Protocol message, and then receive a remote desktop protocol response;
路由器, 其设置成: 接收到携带客户端信息的虚拟机申请消息后, 向远 程桌面代理服务器转发所述虚拟机申请消息, 如接收到虚拟机申请成功响应 消息, 则向客户端转发所述虚拟机申请成功响应消息; 接收到携带客户端信 息的远程桌面协议报文后, 向远程桌面代理服务器转发所述远程桌面协议报 文, 如接收到虚拟机返回的远程桌面协议响应, 则向客户端转发所述远程桌 面协议向应;  The router is configured to: after receiving the virtual machine application message carrying the client information, forwarding the virtual machine application message to the remote desktop proxy server, and if receiving the virtual machine application success response message, forwarding the virtual to the client After receiving the remote desktop protocol packet carrying the client information, the remote desktop protocol packet is forwarded to the remote desktop proxy server, and if the remote desktop protocol response returned by the virtual machine is received, the client sends the response message to the client. Forwarding the remote desktop protocol to respond;
远程桌面代理服务器, 其设置成: 接收到携带客户端信息的虚拟机申请 消息后, 通知虚拟机管理控制台创建虚拟机, 如接收到携带虚拟机信息的虚 拟机创建成功响应消息, 则通过路由器向客户端返回虚拟机申请成功响应消 息, 建立并保存所述客户端与新创建的虚拟机的对应关系; 接收到携带客户 端信息的远程桌面协议报文后, 如查询到该客户端对应的虚拟机, 则向该客 户端对应的虚拟机转发所述远程桌面协议报文;  The remote desktop proxy server is configured to: after receiving the virtual machine application message carrying the client information, notify the virtual machine management console to create a virtual machine, and if the virtual machine creates a success response message carrying the virtual machine information, the router passes the router. Returning the virtual machine application success response message to the client, establishing and saving the correspondence between the client and the newly created virtual machine; after receiving the remote desktop protocol message carrying the client information, if the query is corresponding to the client The virtual machine forwards the remote desktop protocol packet to the virtual machine corresponding to the client;
虚拟机管理控制台, 其设置成接收到创建虚拟机的通知后创建虚拟机, 如创建成功, 则向远程桌面代理服务器返回携带虚拟机信息的虚拟机创建成 功响应消息;  a virtual machine management console, configured to create a virtual machine after receiving the notification of creating the virtual machine, and if the creation is successful, return a virtual machine creation success response message carrying the virtual machine information to the remote desktop proxy server;
虚拟机, 其设置成接收到携带客户端信息的远程桌面协议报文后, 对报 文进行解析和处理, 将处理结果携带在远程桌面协议响应中通过路由器返回 给客户端。  The virtual machine is configured to parse and process the remote desktop protocol packet carrying the client information, and the processing result is carried in the remote desktop protocol response and returned to the client through the router.
其中, 所述系统进一步包括下述特点:  Wherein, the system further includes the following features:
客户端还设置成在获得用户关闭远程桌面应用的指示后, 向路由器发送 携带客户端信息的虚拟机关闭消息, 如接收到虚拟机关闭成功响应消息, 则 退出远程桌面应用; The client is further configured to send a virtual machine shutdown message carrying the client information to the router after obtaining the indication that the user closes the remote desktop application, and if receiving the virtual machine shutdown success response message, Exit the remote desktop application;
路由器还设置成接收到携带客户端信息的虚拟机关闭消息后, 向远程桌 面代理服务器转发所述虚拟机关闭消息, 如接收到远程桌面代理服务器返回 的虚拟机关闭成功响应消息,则向客户端转发所述虚拟机关闭成功响应消息; 远程桌面代理服务器还设置成接收到携带客户端信息的虚拟机关闭消息 后, 通知虚拟机管理控制台释放所述客户端对应的虚拟机, 如接收到虚拟机 释放成功响应消息, 则通过路由器向客户端返回虚拟机关闭成功响应消息, 清除该客户端与虚拟机的对应关系;  The router is further configured to: after receiving the virtual machine shutdown message carrying the client information, forwarding the virtual machine shutdown message to the remote desktop proxy server, and receiving the virtual machine shutdown success response message returned by the remote desktop proxy server, to the client Forwarding the virtual machine shutdown success response message; the remote desktop proxy server is further configured to notify the virtual machine management console to release the virtual machine corresponding to the client after receiving the virtual machine shutdown message carrying the client information, such as receiving the virtual After the device releases the success response message, the router returns a virtual machine shutdown success response message to the client, and clears the correspondence between the client and the virtual machine.
虚拟机管理控制台还设置成接收到释放所述客户端对应的虚拟机的通知 后释放该虚拟机, 如释放成功, 则向远程桌面代理服务器返回虚拟机释放成 功响应消息。  The virtual machine management console is further configured to release the virtual machine after receiving the notification of releasing the virtual machine corresponding to the client, and if the release is successful, return a virtual machine release success response message to the remote desktop proxy server.
其中, 所述系统进一步包括下述特点:  Wherein, the system further includes the following features:
客户端信息包括以下信息的任意一种: 客户端 IP地址, 客户端 IP地址 和客户端注册标识。 虚拟机信息包括虚拟机 IP地址;  The client information includes any of the following information: client IP address, client IP address, and client registration ID. The virtual machine information includes a virtual machine IP address;
客户端与新创建的虚拟机的对应关系包括以下方式的任意一种: a)客户端 IP地址与虚拟机 IP地址的对应关系;  The mapping between the client and the newly created virtual machine includes any one of the following methods: a) Correspondence between the IP address of the client and the IP address of the virtual machine;
b)客户端 IP地址和客户端注册标识与虚拟机 IP地址的对应关系。  b) Correspondence between the client IP address and the client registration identifier and the virtual machine IP address.
其中, 客户端注册标识为, 比如: 用户注册后获得的帐号信息。  The client registration identifier is, for example, the account information obtained after the user registers.
其中, 所述系统进一步包括下述特点:  Wherein, the system further includes the following features:
所述路由器连接局域网和公网, 其中, 远程桌面代理服务器、 虚拟机管 理控制台和虚拟机均处于局域网中且使用私网 IP地址,客户端处于公网中且 使用公网 IP地址。  The router is connected to the local area network and the public network. The remote desktop proxy server, the virtual machine management console, and the virtual machine are all in the local area network and use the private network IP address. The client is in the public network and uses the public network IP address.
其中 , 远程桌面协议为, 比如, 微软远程桌面协议( Microsoft Remote Desktop Protocol , RDP ) , 独立计算环境简单协议 (Simple Protocol for Independent Computing Environment, SPICE)„ 如图 4所示, 本发明实施例还提供了一种实现远程桌面的方法, 该方法 包括: The remote desktop protocol is, for example, the Microsoft Remote Desktop Protocol (RDP), and the Simple Protocol for Independent Computing Environment (SPICE). As shown in FIG. 4, the embodiment of the present invention further provides A method for implementing a remote desktop, the method Includes:
5101 , 客户端在检测到用户打开远程桌面应用后, 向路由器发送携带客 户端信息的虚拟机申请消息;  5101. After detecting that the user opens the remote desktop application, the client sends a virtual machine application message carrying the client information to the router.
5102 , 路由器接收到携带客户端信息的虚拟机申请消息后, 向远程桌面 代理服务器转发所述虚拟机申请消息;  After receiving the virtual machine application message carrying the client information, the router forwards the virtual machine application message to the remote desktop proxy server.
5103 ,远程桌面代理服务器接收到携带客户端信息的虚拟机申请消息后, 通知虚拟机管理控制台创建虚拟机;  5103. After receiving the virtual machine application message carrying the client information, the remote desktop proxy server notifies the virtual machine management console to create the virtual machine.
5104 , 虚拟机管理控制台接收到创建虚拟机的通知后创建虚拟机, 如创 建成功, 则向远程桌面代理服务器返回携带虚拟机信息的虚拟机创建成功响 应消息;  5104. After the virtual machine management console receives the notification of creating the virtual machine, the virtual machine is created. If the virtual machine is successfully created, the virtual machine that generates the virtual machine information is successfully returned to the remote desktop proxy server.
5105 , 远程桌面代理服务器如接收到携带虚拟机信息的虚拟机创建成功 响应消息, 则通过路由器向客户端返回虚拟机申请成功响应消息, 建立并保 存所述客户端与新创建的虚拟机的对应关系;  5105. If the remote desktop proxy server receives the virtual machine creation success response message carrying the virtual machine information, the router returns a virtual machine application success response message to the client, and establishes and saves the correspondence between the client and the newly created virtual machine. Relationship
5106 , 路由器如接收到虚拟机申请成功响应消息, 则向客户端转发所述 虚拟机申请成功响应消息;  5106. If the router receives the virtual machine application success response message, the router forwards the virtual machine application success response message to the client.
5107 , 客户端如接收到虚拟机申请成功响应消息后, 则根据用户指示向 路由器发送携带客户端信息的远程桌面协议报文;  5107. After receiving the virtual machine application success response message, the client sends a remote desktop protocol packet carrying the client information to the router according to the user indication.
5108 , 路由器接收到携带客户端信息的远程桌面协议报文后, 向远程桌 面代理服务器转发所述远程桌面协议报文;  After receiving the remote desktop protocol packet carrying the client information, the router forwards the remote desktop protocol packet to the remote desktop proxy server.
S109 , 远程桌面代理服务器接收到携带客户端信息的远程桌面协议报文 后, 如查询到该客户端对应的虚拟机, 则向该客户端对应的虚拟机转发所述 远程桌面协议报文;  S109: After receiving the remote desktop protocol packet carrying the client information, the remote desktop proxy server forwards the remote desktop protocol packet to the virtual machine corresponding to the client, if the virtual machine corresponding to the client is queried;
5110 , 虚拟机接收到携带客户端信息的远程桌面协议报文后, 对报文进 行解析和处理, 将处理结果携带在远程桌面协议响应中通过路由器返回给客 户端;  5110. After receiving the remote desktop protocol packet carrying the client information, the virtual machine parses and processes the packet, and the processing result is carried in the remote desktop protocol response and returned to the client through the router.
5111 , 路由器接收到虚拟机返回的远程桌面协议响应, 则向客户端转发 所述远程桌面协议响应;  5111. The router receives the remote desktop protocol response returned by the virtual machine, and forwards the remote desktop protocol response to the client.
5112, 客户端接收远程桌面协议响应; 5113 , 客户端在获得用户关闭远程桌面应用的指示后, 向路由器发送携 带客户端信息的虚拟机关闭消息; 5112, the client receives a remote desktop protocol response; 5113. After obtaining the indication that the user closes the remote desktop application, the client sends a virtual machine shutdown message carrying the client information to the router.
5114 , 路由器接收到携带客户端信息的虚拟机关闭消息后, 向远程桌面 代理服务器转发所述虚拟机关闭消息; 5114. After receiving the virtual machine shutdown message carrying the client information, the router forwards the virtual machine shutdown message to the remote desktop proxy server.
S 115 ,远程桌面代理服务器接收到携带客户端信息的虚拟机关闭消息后, 通知虚拟机管理控制台释放所述客户端对应的虚拟机;  S115. After receiving the virtual machine shutdown message carrying the client information, the remote desktop proxy server notifies the virtual machine management console to release the virtual machine corresponding to the client.
S116, 虚拟机管理控制台接收到释放所述客户端对应的虚拟机的通知后 释放所述虚拟机, 如释放成功, 则向远程桌面代理服务器返回虚拟机释放成 功响应消息;  S116, the virtual machine management console releases the virtual machine after receiving the notification of releasing the virtual machine corresponding to the client, and if the release is successful, returning the virtual machine release success response message to the remote desktop proxy server;
S117 , 远程桌面代理服务器如接收到虚拟机释放成功响应消息, 则通过 路由器向客户端返回虚拟机关闭成功响应消息, 清除该客户端与虚拟机的对 应关系;  S117. If the remote desktop proxy server receives the virtual machine release success response message, the router returns a virtual machine shutdown success response message to the client, and clears the correspondence between the client and the virtual machine.
S118, 路由器如接收到虚拟机关闭成功响应消息, 则向客户端转发所述 虚拟机关闭成功响应消息; 以及  S118. The router forwards the virtual machine shutdown success response message to the client, if receiving the virtual machine shutdown success response message;
S119,客户端如接收到虚拟机关闭成功响应消息, 则退出远程桌面应用。 其中, 该方法进一步包括下述特点:  S119. If the client receives the virtual machine shutdown success response message, the client exits the remote desktop application. The method further includes the following features:
客户端信息包括以下信息的任意一种: 客户端 IP地址, 客户端 IP地址 和客户端注册标识。 虚拟机信息包括虚拟机 IP地址;  The client information includes any of the following information: client IP address, client IP address, and client registration ID. The virtual machine information includes a virtual machine IP address;
客户端与新创建的虚拟机的对应关系包括以下方式的任意一种: a)客户端 IP地址与虚拟机 IP地址的对应关系;  The mapping between the client and the newly created virtual machine includes any one of the following methods: a) Correspondence between the IP address of the client and the IP address of the virtual machine;
b)客户端 IP地址和客户端注册标识与虚拟机 IP地址的对应关系。 其中, 该方法进一步包括下述特点:  b) Correspondence between the client IP address and the client registration identifier and the virtual machine IP address. The method further includes the following features:
所述路由器连接局域网和公网, 其中, 远程桌面代理服务器、 虚拟机管 理控制台和虚拟机均处于局域网中且使用私网 IP地址,客户端处于公网中且 使用公网 IP地址。 如图 5所示, 本发明实施例还提供了一种实现远程桌面的客户端, 该客 户端包括: The router is connected to the local area network and the public network. The remote desktop proxy server, the virtual machine management console, and the virtual machine are all in the local area network and use the private network IP address. The client is in the public network and uses the public network IP address. As shown in FIG. 5, an embodiment of the present invention further provides a client for implementing a remote desktop, where the client includes:
远程桌面应用开启模块, 其设置成在检测到用户打开远程桌面应用后, 向路由器发送携带客户端信息的虚拟机申请消息, 如接收到虚拟机申请成功 响应消息, 则开启远程桌面协议处理模块;  The remote desktop application opening module is configured to send a virtual machine application message carrying the client information to the router after detecting that the user opens the remote desktop application, and if the virtual machine application success response message is received, the remote desktop protocol processing module is enabled;
远程桌面协议处理模块, 其设置成根据用户指示向路由器发送携带客户 端信息的远程桌面协议报文, 接收远程桌面协议响应; 以及  a remote desktop protocol processing module, configured to send a remote desktop protocol message carrying the client information to the router according to the user indication, and receive the remote desktop protocol response;
远程桌面应用关闭模块, 其设置成在获得用户关闭远程桌面应用的指示 后, 向路由器发送携带客户端信息的虚拟机关闭消息, 如接收到虚拟机关闭 成功响应消息, 则退出远程桌面应用。 本发明实施例还提供了一种实现远程桌面服务的服务中心, 包括: 路由器, 其设置成: 接收到客户端发送的携带客户端信息的虚拟机申请 消息后, 向远程桌面代理服务器转发所述虚拟机申请消息, 如接收到虚拟机 申请成功响应消息, 则向客户端转发所述虚拟机申请成功响应消息; 接收到 客户端发送的携带客户端信息的远程桌面协议报文后, 向远程桌面代理服务 器转发所述远程桌面协议报文, 如接收到虚拟机返回的远程桌面协议响应, 则向客户端转发所述远程桌面协议响应;  The remote desktop application shutdown module is configured to send a virtual machine shutdown message carrying the client information to the router after obtaining the indication that the user closes the remote desktop application, and exit the remote desktop application if receiving the virtual machine shutdown success response message. The embodiment of the present invention further provides a service center for implementing a remote desktop service, including: a router, configured to: after receiving a virtual machine application message that is sent by the client and carrying the client information, forwarding the message to the remote desktop proxy server The virtual machine application message, if the virtual machine application success response message is received, forwards the virtual machine application success response message to the client; after receiving the remote desktop protocol message sent by the client, the client sends the remote desktop protocol message to the remote desktop. Forwarding, by the proxy server, the remote desktop protocol packet, if receiving the remote desktop protocol response returned by the virtual machine, forwarding the remote desktop protocol response to the client;
远程桌面代理服务器, 其设置成: 接收到携带客户端信息的虚拟机申请 消息后, 通知虚拟机管理控制台创建虚拟机, 如接收到携带虚拟机信息的虚 拟机创建成功响应消息, 则通过路由器向客户端返回虚拟机申请成功响应消 息, 建立并保存所述客户端与新创建的虚拟机的对应关系; 接收到携带客户 端信息的远程桌面协议报文后, 如查询到该客户端对应的虚拟机, 则向该客 户端对应的虚拟机转发所述远程桌面协议报文;  The remote desktop proxy server is configured to: after receiving the virtual machine application message carrying the client information, notify the virtual machine management console to create a virtual machine, and if the virtual machine creates a success response message carrying the virtual machine information, the router passes the router. Returning the virtual machine application success response message to the client, establishing and saving the correspondence between the client and the newly created virtual machine; after receiving the remote desktop protocol message carrying the client information, if the query is corresponding to the client The virtual machine forwards the remote desktop protocol packet to the virtual machine corresponding to the client;
虚拟机管理控制台, 其设置成接收到创建虚拟机的通知后创建虚拟机, 如创建成功, 则向远程桌面代理服务器返回携带虚拟机信息的虚拟机创建成 功响应消息; 以及  a virtual machine management console, configured to create a virtual machine after receiving the notification of creating the virtual machine, and if the creation is successful, return a virtual machine creation success response message carrying the virtual machine information to the remote desktop proxy server;
虚拟机, 其设置成接收到携带客户端信息的远程桌面协议报文后, 对报 文进行解析和处理, 将处理结果携带在远程桌面协议响应中通过路由器返回 给客户端。 其中, 该服务中心进一步包括下述特点: The virtual machine is configured to parse and process the packet after receiving the remote desktop protocol packet carrying the client information, and the processing result is carried in the remote desktop protocol response and returned by the router. To the client. Among them, the service center further includes the following features:
路由器还设置成: 接收到客户端发送的携带客户端信息的虚拟机关闭消 息后, 向远程桌面代理服务器转发所述虚拟机关闭消息, 如接收到远程桌面 代理服务器返回的虚拟机关闭成功响应消息, 则向客户端转发所述虚拟机关 闭成功响应消息;  The router is further configured to: after receiving the virtual machine shutdown message sent by the client and carrying the client information, forwarding the virtual machine shutdown message to the remote desktop proxy server, for example, receiving the virtual machine shutdown success response message returned by the remote desktop proxy server Transmitting the virtual machine shutdown success response message to the client;
远程桌面代理服务器还设置成: 接收到携带客户端信息的虚拟机关闭消 息后, 通知虚拟机管理控制台释放所述客户端对应的虚拟机, 如接收到虚拟 机释放成功响应消息,则通过路由器向客户端返回虚拟机关闭成功响应消息, 清除该客户端与虚拟机的对应关系;  The remote desktop proxy server is further configured to: after receiving the virtual machine shutdown message carrying the client information, notify the virtual machine management console to release the virtual machine corresponding to the client, and if receiving the virtual machine release success response message, pass the router Returning a virtual machine shutdown success response message to the client, and clearing the correspondence between the client and the virtual machine;
虚拟机管理控制台还设置成接收到释放所述客户端对应的虚拟机的通知 后释放该虚拟机, 如释放成功, 则向远程桌面代理服务器返回虚拟机释放成 功响应消息。 其中, 该服务中心进一步包括下述特点:  The virtual machine management console is further configured to release the virtual machine after receiving the notification of releasing the virtual machine corresponding to the client, and if the release is successful, return a virtual machine release success response message to the remote desktop proxy server. Among them, the service center further includes the following features:
客户端信息包括以下信息的任意一种: 客户端 IP地址, 客户端 IP地址 和客户端注册标识。 虚拟机信息包括虚拟机 IP地址;  The client information includes any of the following information: client IP address, client IP address, and client registration ID. The virtual machine information includes a virtual machine IP address;
客户端与新创建的虚拟机的对应关系包括以下方式的任意一种:  The correspondence between the client and the newly created virtual machine includes any of the following methods:
a)客户端 IP地址与虚拟机 IP地址的对应关系;  a) the correspondence between the client IP address and the virtual machine IP address;
b)客户端 IP地址和客户端注册标识与虚拟机 IP地址的对应关系。 其中, 该服务中心进一步包括下述特点:  b) Correspondence between the client IP address and the client registration identifier and the virtual machine IP address. Among them, the service center further includes the following features:
所述路由器连接局域网和公网, 其中, 远程桌面代理服务器、 虚拟机管 理控制台和虚拟机均处于局域网中且使用私网 IP地址,客户端处于公网中且 使用公网 IP地址。 上述实施例提供的一种实现远程桌面的系统、 方法、客户端和服务中心, 通过使用远程桌面代理服务器, 能够使局域网内的多个虚拟机向公网内的客 户端提供服务, 通过在公网与局域网之间部署一个路由器进行数据转发, 将 局域网内的虚拟机返回的远程桌面协议响应报文直接通过路由器转发给客 户, 而不再经过远程桌面代理服务器, 能够避免远程桌面代理服务器成为大 数据量的远程桌面协议响应报文的转发瓶颈, 减少了远程桌面系统对公网 IP 地址的需求, 有利于基于云技术的远程桌面业务的部署和运营。 另外, 远程 桌面代理服务器通过对虚拟机管理控制台的控制, 使得虚拟机资源得到合理 利用, 按需分配, 大大提高了资源使用效率。 The router is connected to the local area network and the public network. The remote desktop proxy server, the virtual machine management console, and the virtual machine are all in the local area network and use the private network IP address. The client is in the public network and uses the public network IP address. The system, the method, the client, and the service center for implementing the remote desktop provided by the foregoing embodiment, by using the remote desktop proxy server, can enable multiple virtual machines in the local area network to be in the public network. The client provides services by deploying a router between the public network and the local area network to forward data. The remote desktop protocol response packet returned by the virtual machine in the local area network is forwarded directly to the client through the router instead of the remote desktop proxy server. The remote desktop proxy server can be prevented from being the forwarding bottleneck of the large-data-receiving remote desktop protocol response packet, which reduces the demand for the public network IP address of the remote desktop system, and facilitates the deployment and operation of the cloud-based remote desktop service. In addition, through the control of the virtual machine management console, the remote desktop proxy server makes the virtual machine resources rationally utilized and allocated on demand, which greatly improves resource utilization efficiency.
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序 来指令相关硬件完成, 所述程序可以存储于计算机可读存储介质中, 如只读 存储器、 磁盘或光盘等。 可选地, 上述实施例的全部或部分步骤也可以使用 一个或多个集成电路来实现, 相应地, 上述实施例中的各模块 /单元可以釆用 硬件的形式实现, 也可以釆用软件功能模块的形式实现。 本发明不限制于任 何特定形式的硬件和软件的结合。  One of ordinary skill in the art will appreciate that all or a portion of the above steps may be accomplished by a program instructing the associated hardware, such as a read-only memory, a magnetic disk, or an optical disk. Optionally, all or part of the steps of the foregoing embodiments may also be implemented by using one or more integrated circuits. Accordingly, each module/unit in the foregoing embodiment may be implemented in the form of hardware, or may use software functions. The form of the module is implemented. The invention is not limited to any specific form of combination of hardware and software.
需要说明的是, 本发明还可有其他多种实施例, 在不背离本发明精神及 和变形, 但这些相应的改变和变形都应属于本发明所附的权利要求的保护范 围。  It is to be understood that the invention may be embodied in other forms and modifications without departing from the spirit and scope of the invention.
工业实用性 Industrial applicability
与有关技术相比, 本发明实施方式提供的实现远程桌面的系统、 方法、 客户端和服务中心, 减少了远程桌面系统对公网 IP地址的需求, 有利于基于 云技术的远程桌面业务的部署和运营, 并使得虚拟机资源得到合理利用, 按 需分配, 大大提高了资源使用效率。  Compared with the related technologies, the system, the method, the client, and the service center for implementing the remote desktop provided by the embodiments of the present invention reduce the requirement of the remote desktop system for the public network IP address, and facilitate the deployment of the cloud-based remote desktop service. And operation, and make the virtual machine resources be rationally utilized, allocated on demand, greatly improving resource utilization efficiency.

Claims

权 利 要 求 书 Claim
1、 一种实现远程桌面的系统, 包括: 1. A system for implementing a remote desktop, comprising:
客户端, 其设置成在检测到用户打开远程桌面应用后, 向路由器发送携 带客户端信息的虚拟机申请消息, 如接收到虚拟机申请成功响应消息, 则根 据用户指示向路由器发送携带客户端信息的远程桌面协议报文, 然后接收远 程桌面协议响应;  The client is configured to send a virtual machine application message carrying the client information to the router after detecting that the user opens the remote desktop application, and if receiving the virtual machine application success response message, sending the client information to the router according to the user indication. Remote Desktop Protocol message, and then receive a remote desktop protocol response;
路由器, 其设置成: 接收到携带客户端信息的虚拟机申请消息后, 向远 程桌面代理服务器转发所述虚拟机申请消息, 如接收到虚拟机申请成功响应 消息, 则向客户端转发所述虚拟机申请成功响应消息; 以及, 接收到携带客 户端信息的远程桌面协议报文后, 向远程桌面代理服务器转发所述远程桌面 协议报文, 如接收到虚拟机返回的远程桌面协议响应, 则向客户端转发所述 远程桌面协议响应;  The router is configured to: after receiving the virtual machine application message carrying the client information, forwarding the virtual machine application message to the remote desktop proxy server, and if receiving the virtual machine application success response message, forwarding the virtual to the client After receiving the remote desktop protocol packet carrying the client information, the remote desktop protocol packet is forwarded to the remote desktop proxy server, and if the remote desktop protocol response returned by the virtual machine is received, The client forwards the remote desktop protocol response;
远程桌面代理服务器, 其设置成: 接收到携带客户端信息的虚拟机申请 消息后, 通知虚拟机管理控制台创建虚拟机, 如接收到携带虚拟机信息的虚 拟机创建成功响应消息, 则通过路由器向客户端返回虚拟机申请成功响应消 息, 建立并保存所述客户端与新创建的虚拟机的对应关系; 以及, 接收到携 带客户端信息的远程桌面协议报文后, 如查询到该客户端对应的虚拟机, 则 向该客户端对应的虚拟机转发所述远程桌面协议报文;  The remote desktop proxy server is configured to: after receiving the virtual machine application message carrying the client information, notify the virtual machine management console to create a virtual machine, and if the virtual machine creates a success response message carrying the virtual machine information, the router passes the router. Returning the virtual machine application success response message to the client, establishing and saving the correspondence between the client and the newly created virtual machine; and, after receiving the remote desktop protocol message carrying the client information, if the client is queried The corresponding virtual machine forwards the remote desktop protocol packet to the virtual machine corresponding to the client;
虚拟机管理控制台, 其设置成接收到创建虚拟机的通知后创建虚拟机, 如创建成功, 则向远程桌面代理服务器返回携带虚拟机信息的虚拟机创建成 功响应消息; 以及  a virtual machine management console, configured to create a virtual machine after receiving the notification of creating the virtual machine, and if the creation is successful, return a virtual machine creation success response message carrying the virtual machine information to the remote desktop proxy server;
虚拟机, 其设置成接收到携带客户端信息的远程桌面协议报文后, 对报 文进行解析和处理, 将处理结果携带在远程桌面协议响应中通过路由器返回 给客户端。  The virtual machine is configured to parse and process the remote desktop protocol packet carrying the client information, and the processing result is carried in the remote desktop protocol response and returned to the client through the router.
2、 如权利要求 1所述的系统, 其中, 2. The system of claim 1 wherein
所述客户端还设置成在获得用户关闭远程桌面应用的指示后, 向路由器 发送携带客户端信息的虚拟机关闭消息,如接收到虚拟机关闭成功响应消息, 则退出远程桌面应用; The client is further configured to send a virtual machine shutdown message carrying the client information to the router after obtaining the indication that the user closes the remote desktop application, such as receiving the virtual machine shutdown success response message. Then exit the remote desktop application;
所述路由器还设置成在接收到携带客户端信息的虚拟机关闭消息后, 向 远程桌面代理服务器转发所述虚拟机关闭消息, 如接收到远程桌面代理服务 器返回的虚拟机关闭成功响应消息, 则向客户端转发所述虚拟机关闭成功响 应消息;  The router is further configured to: after receiving the virtual machine shutdown message carrying the client information, forwarding the virtual machine shutdown message to the remote desktop proxy server, if receiving the virtual machine shutdown success response message returned by the remote desktop proxy server, Forwarding the virtual machine shutdown success response message to the client;
所述远程桌面代理服务器还设置成接收到携带客户端信息的虚拟机关闭 消息后, 通知虚拟机管理控制台释放所述客户端对应的虚拟机, 如接收到虚 拟机释放成功响应消息, 则通过路由器向客户端返回虚拟机关闭成功响应消 息, 清除该客户端与虚拟机的对应关系;  The remote desktop proxy server is further configured to notify the virtual machine management console to release the virtual machine corresponding to the client after receiving the virtual machine shutdown message carrying the client information, and if the virtual machine release success response message is received, The router returns a virtual machine shutdown success response message to the client, and clears the correspondence between the client and the virtual machine;
所述虚拟机管理控制台还设置成接收到释放所述客户端对应的虚拟机的 通知后释放该虚拟机, 如释放成功, 则向远程桌面代理服务器返回虚拟机释 放成功响应消息。  The virtual machine management console is further configured to release the virtual machine after receiving the notification of releasing the virtual machine corresponding to the client, and if the release is successful, return a virtual machine release success response message to the remote desktop proxy server.
3、 如权利要求 1或 2所述的系统, 其中, 3. The system according to claim 1 or 2, wherein
客户端信息包括以下信息的任意一种: 客户端 IP地址, 客户端 IP地址 和客户端注册标识;  The client information includes any of the following information: client IP address, client IP address, and client registration identifier;
虚拟机信息包括虚拟机 IP地址;  The virtual machine information includes a virtual machine IP address;
客户端与新创建的虚拟机的对应关系包括以下方式的任意一种: a)客户端 IP地址与虚拟机 IP地址的对应关系;  The mapping between the client and the newly created virtual machine includes any one of the following methods: a) Correspondence between the IP address of the client and the IP address of the virtual machine;
b)客户端 IP地址和客户端注册标识与虚拟机 IP地址的对应关系。  b) Correspondence between the client IP address and the client registration identifier and the virtual machine IP address.
4、 如权利要求 1或 2所述的系统, 其中, 4. The system of claim 1 or 2, wherein
所述路由器连接局域网和公网, 其中, 远程桌面代理服务器、 虚拟机管 理控制台和虚拟机均处于局域网中且使用私网 IP地址,客户端处于公网中且 使用公网 IP地址。  The router is connected to the local area network and the public network. The remote desktop proxy server, the virtual machine management console, and the virtual machine are all in the local area network and use the private network IP address. The client is in the public network and uses the public network IP address.
5、 一种实现远程桌面的方法, 包括: 5. A method for implementing a remote desktop, comprising:
客户端在检测到用户打开远程桌面应用后, 向路由器发送携带客户端信 息的虚拟机申请消息; 路由器接收到携带客户端信息的虚拟机申请消息后, 向远程桌面代理服 务器转发所述虚拟机申请消息; After detecting that the user opens the remote desktop application, the client sends a virtual machine application message carrying the client information to the router; After receiving the virtual machine application message carrying the client information, the router forwards the virtual machine application message to the remote desktop proxy server;
远程桌面代理服务器接收到携带客户端信息的虚拟机申请消息后, 通知 虚拟机管理控制台创建虚拟机; 虚拟机管理控制台接收到创建虚拟机的通知后创建虚拟机,如创建成功, 则向远程桌面代理服务器返回携带虚拟机信息的虚拟机创建成功响应消息; 远程桌面代理服务器如接收到携带虚拟机信息的虚拟机创建成功响应消 息, 则通过路由器向客户端返回虚拟机申请成功响应消息, 建立并保存所述 客户端与新创建的虚拟机的对应关系;  After receiving the virtual machine application message carrying the client information, the remote desktop proxy server notifies the virtual machine management console to create a virtual machine; after receiving the notification of creating the virtual machine, the virtual machine management console creates a virtual machine, and if the creation is successful, The remote desktop proxy server returns a virtual machine creation success response message carrying the virtual machine information; if the remote desktop proxy server receives the virtual machine creation success response message carrying the virtual machine information, the router returns a virtual machine application success response message to the client through the router. Establishing and saving a correspondence between the client and the newly created virtual machine;
路由器如接收到虚拟机申请成功响应消息, 则向客户端转发所述虚拟机 申请成功响应消息;  If the router receives the virtual machine application success response message, the router forwards the virtual machine application success response message to the client;
客户端如接收到虚拟机申请成功响应消息后, 则根据用户指示向路由器 发送携带客户端信息的远程桌面协议报文;  After receiving the virtual machine application success response message, the client sends a remote desktop protocol packet carrying the client information to the router according to the user indication.
路由器接收到携带客户端信息的远程桌面协议报文后, 向远程桌面代理 服务器转发所述远程桌面协议报文;  After receiving the remote desktop protocol packet carrying the client information, the router forwards the remote desktop protocol packet to the remote desktop proxy server.
远程桌面代理服务器接收到携带客户端信息的远程桌面协议报文后, 如 查询到该客户端对应的虚拟机, 则向该客户端对应的虚拟机转发所述远程桌 面协议报文;  After receiving the remote desktop protocol packet carrying the client information, the remote desktop proxy server forwards the remote desktop protocol packet to the virtual machine corresponding to the client, for example, if the virtual machine corresponding to the client is queried;
虚拟机接收到携带客户端信息的远程桌面协议报文后, 对报文进行解析 和处理, 将处理结果携带在远程桌面协议响应中通过路由器返回给客户端; 路由器接收到虚拟机返回的远程桌面协议响应, 则向客户端转发所述远 程桌面协议响应; 以及  After receiving the remote desktop protocol packet carrying the client information, the virtual machine parses and processes the packet, and the processing result is carried in the remote desktop protocol response and returned to the client through the router. The router receives the remote desktop returned by the virtual machine. Responding to the protocol, forwarding the remote desktop protocol response to the client;
客户端接收远程桌面协议响应。  The client receives a remote desktop protocol response.
6、 如权利要求 5所述的方法, 还包括: 6. The method of claim 5, further comprising:
客户端在获得用户关闭远程桌面应用的指示后, 向路由器发送携带客户 端信息的虚拟机关闭消息;  After obtaining the indication that the user closes the remote desktop application, the client sends a virtual machine shutdown message carrying the client information to the router;
路由器接收到携带客户端信息的虚拟机关闭消息后, 向远程桌面代理服 务器转发所述虚拟机关闭消息; After receiving the virtual machine shutdown message carrying the client information, the router sends the remote desktop agent service. Transmitting the virtual machine shutdown message;
远程桌面代理服务器接收到携带客户端信息的虚拟机关闭消息后, 通知 虚拟机管理控制台释放所述客户端对应的虚拟机;  After receiving the virtual machine shutdown message carrying the client information, the remote desktop proxy server notifies the virtual machine management console to release the virtual machine corresponding to the client;
虚拟机管理控制台接收到释放所述客户端对应的虚拟机的通知后释放所 述虚拟机, 如释放成功, 则向远程桌面代理服务器返回虚拟机释放成功响应 消息;  The virtual machine management console releases the virtual machine after receiving the notification of releasing the virtual machine corresponding to the client, and if the release is successful, returns a virtual machine release success response message to the remote desktop proxy server;
远程桌面代理服务器如接收到虚拟机释放成功响应消息, 则通过路由器 向客户端返回虚拟机关闭成功响应消息,清除该客户端与虚拟机的对应关系; 路由器如接收到虚拟机关闭成功响应消息, 则向客户端转发所述虚拟机 关闭成功响应消息; 以及  If the remote desktop proxy server receives the virtual machine release success response message, the router returns a virtual machine shutdown success response message to the client, and clears the correspondence between the client and the virtual machine; if the router receives the virtual machine shutdown success response message, And forwarding, to the client, the virtual machine shutdown success response message;
客户端如接收到虚拟机关闭成功响应消息, 则退出远程桌面应用。  If the client receives the virtual machine shutdown success response message, it exits the remote desktop application.
7、 如权利要求 5或 6所述的方法, 其中, 7. The method according to claim 5 or 6, wherein
客户端信息包括以下信息的任意一种: 客户端 IP地址, 客户端 IP地址 和客户端注册标识; 虚拟机信息包括虚拟机 IP地址;  The client information includes any one of the following information: a client IP address, a client IP address, and a client registration identifier; the virtual machine information includes a virtual machine IP address;
客户端与新创建的虚拟机的对应关系包括以下方式的任意一种: a)客户端 IP地址与虚拟机 IP地址的对应关系;  The mapping between the client and the newly created virtual machine includes any one of the following methods: a) Correspondence between the IP address of the client and the IP address of the virtual machine;
b)客户端 IP地址和客户端注册标识与虚拟机 IP地址的对应关系。  b) Correspondence between the client IP address and the client registration identifier and the virtual machine IP address.
8、 如权利要求 5或 6所述的方法, 其中, 8. The method according to claim 5 or 6, wherein
所述路由器连接局域网和公网, 其中, 远程桌面代理服务器、 虚拟机管 理控制台和虚拟机均处于局域网中且使用私网 IP地址,客户端处于公网中且 使用公网 IP地址。  The router is connected to the local area network and the public network. The remote desktop proxy server, the virtual machine management console, and the virtual machine are all in the local area network and use the private network IP address. The client is in the public network and uses the public network IP address.
9、 一种实现远程桌面的客户端, 包括: 9. A client that implements remote desktop, including:
远程桌面应用开启模块, 其设置成在检测到用户打开远程桌面应用后, 向路由器发送携带客户端信息的虚拟机申请消息, 如接收到虚拟机申请成功 响应消息, 则开启远程桌面协议处理模块; 远程桌面协议处理模块, 其设置成根据用户指示向路由器发送携带客户 端信息的远程桌面协议报文, 接收远程桌面协议响应; 以及 The remote desktop application opening module is configured to send a virtual machine application message carrying the client information to the router after detecting that the user opens the remote desktop application, and if the virtual machine application success response message is received, the remote desktop protocol processing module is enabled; a remote desktop protocol processing module, configured to send a remote desktop protocol message carrying the client information to the router according to the user indication, and receive the remote desktop protocol response;
远程桌面应用关闭模块, 其设置成在获得用户关闭远程桌面应用的指示 后, 向路由器发送携带客户端信息的虚拟机关闭消息, 如接收到虚拟机关闭 成功响应消息, 则退出远程桌面应用。  The remote desktop application shutdown module is configured to send a virtual machine shutdown message carrying the client information to the router after obtaining the indication that the user closes the remote desktop application, and exit the remote desktop application if receiving the virtual machine shutdown success response message.
10、 一种实现远程桌面的服务中心, 包括: 10. A service center that implements remote desktops, including:
路由器, 其设置成: 接收到客户端发送的携带客户端信息的虚拟机申请 消息后, 向远程桌面代理服务器转发所述虚拟机申请消息, 如接收到虚拟机 申请成功响应消息, 则向客户端转发所述虚拟机申请成功响应消息; 以及, 接收到客户端发送的携带客户端信息的远程桌面协议报文后, 向远程桌面代 理服务器转发所述远程桌面协议报文, 如接收到虚拟机返回的远程桌面协议 响应, 则向客户端转发所述远程桌面协议响应;  The router is configured to: after receiving the virtual machine application message that is sent by the client and carrying the client information, forward the virtual machine application message to the remote desktop proxy server, and if receiving the virtual machine application success response message, send the message to the client Forwarding the virtual machine application success response message; and, after receiving the remote desktop protocol message sent by the client and carrying the client information, forwarding the remote desktop protocol message to the remote desktop proxy server, if the virtual machine returns Remote desktop protocol response, then forwarding the remote desktop protocol response to the client;
远程桌面代理服务器, 其设置成: 接收到携带客户端信息的虚拟机申请 消息后, 通知虚拟机管理控制台创建虚拟机, 如接收到携带虚拟机信息的虚 拟机创建成功响应消息, 则通过路由器向客户端返回虚拟机申请成功响应消 息, 建立并保存所述客户端与新创建的虚拟机的对应关系; 以及, 接收到携 带客户端信息的远程桌面协议报文后, 如查询到该客户端对应的虚拟机, 则 向该客户端对应的虚拟机转发所述远程桌面协议报文;  The remote desktop proxy server is configured to: after receiving the virtual machine application message carrying the client information, notify the virtual machine management console to create a virtual machine, and if the virtual machine creates a success response message carrying the virtual machine information, the router passes the router. Returning the virtual machine application success response message to the client, establishing and saving the correspondence between the client and the newly created virtual machine; and, after receiving the remote desktop protocol message carrying the client information, if the client is queried The corresponding virtual machine forwards the remote desktop protocol packet to the virtual machine corresponding to the client;
虚拟机管理控制台, 其设置成接收到创建虚拟机的通知后创建虚拟机, 如创建成功, 则向远程桌面代理服务器返回携带虚拟机信息的虚拟机创建成 功响应消息; 以及  a virtual machine management console, configured to create a virtual machine after receiving the notification of creating the virtual machine, and if the creation is successful, return a virtual machine creation success response message carrying the virtual machine information to the remote desktop proxy server;
虚拟机, 其设置成接收到携带客户端信息的远程桌面协议报文后, 对报 文进行解析和处理, 将处理结果携带在远程桌面协议响应中通过路由器返回 给客户端。  The virtual machine is configured to parse and process the remote desktop protocol packet carrying the client information, and the processing result is carried in the remote desktop protocol response and returned to the client through the router.
11、 如权利要求 10所述的服务中心, 其中, 11. The service center according to claim 10, wherein
所述路由器还设置成: 接收到客户端发送的携带客户端信息的虚拟机关 闭消息后, 向远程桌面代理服务器转发所述虚拟机关闭消息, 如接收到远程 桌面代理服务器返回的虚拟机关闭成功响应消息, 则向客户端转发所述虚拟 机关闭成功响应消息; The router is further configured to: after receiving the virtual machine shutdown message sent by the client and carrying the client information, forwarding the virtual machine shutdown message to the remote desktop proxy server, if the virtual machine returned by the remote desktop proxy server is successfully closed Responding to the message, forwarding the virtual to the client The machine closes the success response message;
所述远程桌面代理服务器还设置成: 接收到携带客户端信息的虚拟机关 闭消息后, 通知虚拟机管理控制台释放所述客户端对应的虚拟机, 如接收到 虚拟机释放成功响应消息, 则通过路由器向客户端返回虚拟机关闭成功响应 消息, 清除该客户端与虚拟机的对应关系;  The remote desktop proxy server is further configured to: after receiving the virtual machine shutdown message carrying the client information, notify the virtual machine management console to release the virtual machine corresponding to the client, if receiving the virtual machine release success response message, Returning a virtual machine shutdown success response message to the client through the router, and clearing the correspondence between the client and the virtual machine;
所述虚拟机管理控制台还设置成接收到释放所述客户端对应的虚拟机的 通知后释放该虚拟机, 如释放成功, 则向远程桌面代理服务器返回虚拟机释 放成功响应消息。  The virtual machine management console is further configured to release the virtual machine after receiving the notification of releasing the virtual machine corresponding to the client, and if the release is successful, return a virtual machine release success response message to the remote desktop proxy server.
12、 如权利要求 10或 11所述的服务中心, 其中, 12. The service center according to claim 10 or 11, wherein
客户端信息包括以下信息的任意一种: 客户端 IP地址, 客户端 IP地址 和客户端注册标识; 虚拟机信息包括虚拟机 IP地址;  The client information includes any one of the following information: a client IP address, a client IP address, and a client registration identifier; the virtual machine information includes a virtual machine IP address;
客户端与新创建的虚拟机的对应关系包括以下方式的任意一种:  The correspondence between the client and the newly created virtual machine includes any of the following methods:
a)客户端 IP地址与虚拟机 IP地址的对应关系;  a) the correspondence between the client IP address and the virtual machine IP address;
b)客户端 IP地址和客户端注册标识与虚拟机 IP地址的对应关系。  b) Correspondence between the client IP address and the client registration identifier and the virtual machine IP address.
13、 如权利要求 10或 11所述的服务中心, 其中, 13. The service center according to claim 10 or 11, wherein
所述路由器连接局域网和公网, 其中, 远程桌面代理服务器、 虚拟机管 理控制台和虚拟机均处于局域网中且使用私网 IP地址,客户端处于公网中且 使用公网 IP地址。  The router is connected to the local area network and the public network. The remote desktop proxy server, the virtual machine management console, and the virtual machine are all in the local area network and use the private network IP address. The client is in the public network and uses the public network IP address.
PCT/CN2013/077071 2012-08-29 2013-06-09 System, method, client and service centre for realizing remote desktop WO2013178099A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210312306.1 2012-08-29
CN201210312306.1A CN103634364B (en) 2012-08-29 2012-08-29 A kind of system for realizing remote desktop, method, client and service centre

Publications (1)

Publication Number Publication Date
WO2013178099A1 true WO2013178099A1 (en) 2013-12-05

Family

ID=49672444

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/077071 WO2013178099A1 (en) 2012-08-29 2013-06-09 System, method, client and service centre for realizing remote desktop

Country Status (2)

Country Link
CN (1) CN103634364B (en)
WO (1) WO2013178099A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108173912A (en) * 2017-12-19 2018-06-15 浪潮金融信息技术有限公司 Apparatus control method and device, computer readable storage medium, terminal
CN112162926A (en) * 2020-09-30 2021-01-01 新华三大数据技术有限公司 Automatic testing method and device
CN114356474A (en) * 2021-12-16 2022-04-15 西安万像电子科技有限公司 Data transmission method, first virtual machine, virtual desktop management server and system
CN116896583A (en) * 2023-07-17 2023-10-17 博智安全科技股份有限公司 Remote control method, device, electronic equipment and storage medium

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105323174A (en) * 2014-07-31 2016-02-10 中兴通讯股份有限公司 Method, equipment and system for remote desktop protocol gateway to carry out routing and switching
US9491161B2 (en) * 2014-09-30 2016-11-08 Citrix Systems, Inc. Systems and methods for performing single sign-on by an intermediary device for a remote desktop session of a client
CN104580496B (en) * 2015-01-22 2018-04-13 深圳先进技术研究院 A kind of virtual machine based on locum accesses system and server
CN105610924B (en) * 2015-12-24 2019-03-12 深圳市华讯方舟软件技术有限公司 A kind of method and apparatus of cloud desktop multinode connection
CN107181782A (en) * 2016-03-11 2017-09-19 中兴通讯股份有限公司 A kind of method and device by cloud desktop control terminal smart machine
CN108156134A (en) * 2017-11-29 2018-06-12 北京京航计算通讯研究所 A kind of Spice protocol analysis systems based on FPGA
CN112311855B (en) * 2020-09-30 2022-07-12 新华三大数据技术有限公司 Data transmission method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100042636A1 (en) * 2008-08-13 2010-02-18 Inventec Corporation Internet server system, method of creating virtual machine of the internet server and method of starting the same
CN101656718A (en) * 2008-08-18 2010-02-24 英业达股份有限公司 Network server system and method for establishing and starting virtual machine thereof
CN102333065A (en) * 2010-07-12 2012-01-25 戴元顺 Cloud interaction protocol design
CN102487380A (en) * 2010-12-01 2012-06-06 中兴通讯股份有限公司 Desktop virtual terminal entrusting method and system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070260702A1 (en) * 2006-05-03 2007-11-08 University Of Washington Web browser architecture for virtual machine access
JP5678508B2 (en) * 2010-07-29 2015-03-04 日本電気株式会社 Thin client system, management server, virtual machine creation management method, and virtual machine creation management program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100042636A1 (en) * 2008-08-13 2010-02-18 Inventec Corporation Internet server system, method of creating virtual machine of the internet server and method of starting the same
CN101656718A (en) * 2008-08-18 2010-02-24 英业达股份有限公司 Network server system and method for establishing and starting virtual machine thereof
CN102333065A (en) * 2010-07-12 2012-01-25 戴元顺 Cloud interaction protocol design
CN102487380A (en) * 2010-12-01 2012-06-06 中兴通讯股份有限公司 Desktop virtual terminal entrusting method and system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108173912A (en) * 2017-12-19 2018-06-15 浪潮金融信息技术有限公司 Apparatus control method and device, computer readable storage medium, terminal
CN112162926A (en) * 2020-09-30 2021-01-01 新华三大数据技术有限公司 Automatic testing method and device
CN114356474A (en) * 2021-12-16 2022-04-15 西安万像电子科技有限公司 Data transmission method, first virtual machine, virtual desktop management server and system
CN116896583A (en) * 2023-07-17 2023-10-17 博智安全科技股份有限公司 Remote control method, device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN103634364B (en) 2017-12-29
CN103634364A (en) 2014-03-12

Similar Documents

Publication Publication Date Title
WO2013178099A1 (en) System, method, client and service centre for realizing remote desktop
US11895154B2 (en) Method and system for virtual machine aware policy management
US10042665B2 (en) Customer premises equipment (CPE) with virtual machines for different service providers
US10698717B2 (en) Accelerator virtualization method and apparatus, and centralized resource manager
EP4009593A1 (en) Data transmission method and apparatus, network card and storage medium
US11563669B2 (en) Method for implementing network virtualization and related apparatus and communications system
WO2016034074A1 (en) Method, apparatus and system for implementing software-defined networking (sdn)
EP3404878B1 (en) Virtual network apparatus, and related method
JP6538986B2 (en) Virtual machine packet control
US10880248B2 (en) Orchestrator agnostic application container visibility
WO2012106892A1 (en) Method, apparatus and system for processing service flow
US11750721B2 (en) Bidirectional command protocol via a unidirectional communication connection for reliable distribution of tasks
US10148565B2 (en) OPENFLOW communication method and system, controller, and service gateway
CN105847108B (en) Communication means and device between container
US10154004B2 (en) DHCP communications configuration system
WO2016008379A1 (en) Automatic configuration method and device for storage array, and storage system
EP4170939A1 (en) Service processing method and apparatus, and device, and system
WO2012088954A1 (en) Method, apparatus and system for management of network configuration based on network configuration protocol
WO2014086023A1 (en) Method, device and data center network for cross-service zone communication
CN109194589B (en) MDC (media data center) implementation method and device
WO2015081551A1 (en) Method, device and system for implementing packet routing in network
KR20190029486A (en) Elastic honeynet system and method for managing the same
WO2013159492A1 (en) Method and system for reporting and downloading information
WO2014089968A1 (en) Virtual machine system data encryption method and device
WO2015074258A1 (en) Method, apparatus and system for controlling forwarding of service data in virtual network

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13796802

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13796802

Country of ref document: EP

Kind code of ref document: A1