WO2018032953A1 - Windows window sharing method, gateway server, system, storage media - Google Patents

Windows window sharing method, gateway server, system, storage media Download PDF

Info

Publication number
WO2018032953A1
WO2018032953A1 PCT/CN2017/094774 CN2017094774W WO2018032953A1 WO 2018032953 A1 WO2018032953 A1 WO 2018032953A1 CN 2017094774 W CN2017094774 W CN 2017094774W WO 2018032953 A1 WO2018032953 A1 WO 2018032953A1
Authority
WO
WIPO (PCT)
Prior art keywords
client
server
monitoring
data
gateway server
Prior art date
Application number
PCT/CN2017/094774
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 WO2018032953A1 publication Critical patent/WO2018032953A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/08Protocols specially adapted for terminal emulation, e.g. Telnet
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Computer And Data Communications (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Disclosed in the present invention are a method for sharing a Windows window, a gateway server and a sharing system, a computer storage medium, wherein the method comprises: using the gateway server which is configured between a control client and a controlled server, sending received input data which is sent by the control client to the controlled server, receiving output data fed back from the controlled server and sending to the control client, analyzing the output data, and sending monitoring data therein to at least one monitoring client.

Description

一种视窗窗口的共享方法、网关服务器、系统、存储介质Window window sharing method, gateway server, system, storage medium
相关申请的交叉引用Cross-reference to related applications
本申请基于申请号为201610693802.4、申请日为2016年08月19日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。The present application is based on a Chinese patent application filed on Jan. 19, 2016, the entire disclosure of which is hereby incorporated by reference.
技术领域Technical field
本发明涉及通信领域,具体涉及一种视窗窗口的共享方法、网关服务器、系统及计算机存储介质。The present invention relates to the field of communications, and in particular, to a window window sharing method, a gateway server, a system, and a computer storage medium.
背景技术.Background technique.
桌面共享是在互联网上一种常用的远程交流、协作的方式,能够将一方对于桌面的情况实时传递到远端的另一方。常用的软件有虚拟网络计算机(VNC,Virtual Network Computing,)和TeamViewer,其中VNC是点对点的模式,而TeamViewer是通过中心节点转发的模式。中心节点模式可以穿过防火墙,使两个内网客户都可以共享桌面,但是缺点是需要到中心节点注册。国内的QQ软件的共享也是类似的工作模式。至于点对点的VNC,则需要在服务器上运行VNC的服务器软件,并且VNC是通过桌面截屏的方式传输,传输效率没有远程显示协议(RDP,Remote Display Protocol)高。Desktop sharing is a common way of remote communication and collaboration on the Internet. It can transfer the situation of one party to the other party in real time. Commonly used software is Virtual Network Computing (VNC, Virtual Network Computing) and TeamViewer, where VNC is a peer-to-peer mode, and TeamViewer is a mode forwarded through a central node. The central node mode can pass through the firewall so that both intranet customers can share the desktop, but the disadvantage is that it needs to be registered with the central node. The sharing of domestic QQ software is also a similar working mode. As for the point-to-point VNC, the VNC server software needs to be run on the server, and the VNC is transmitted through the desktop screen capture, and the transmission efficiency is not as high as the Remote Display Protocol (RDP).
此外,Windows系统自带的远程桌面服务上有一个共享(shadow)功能,通常在用户同意的情况下才可以将用户的桌面共享给另外一个用户,或者只有管理员才有权限不经某用户同意共享该用户的桌面。但是无论哪种方式,该共享功能只能在桌面模式下使用,在RemoteApp(Windows远 程桌面服务的另外一种应用模式)的模式下没有办法进行共享。In addition, the Windows system has a shadow function on the remote desktop service. Usually, the user's desktop can be shared with another user if the user agrees, or only the administrator can have permission without the consent of a certain user. Share the user's desktop. But either way, the sharing feature can only be used in desktop mode, in RemoteApp (Windows far There is no way to share in the mode of another application mode of the desktop service.
发明内容Summary of the invention
为解决上述技术问题,本发明实施例期望提供一种视窗窗口的共享方法、网关服务器和系统、计算机存储介质,能解决现有技术中需要额外安装共享软件或者远程桌面服务只能在桌面模式下使用共享功能带来的传输效率低,共享功能受远程桌面服务的应用模式限制的问题。In order to solve the above technical problem, an embodiment of the present invention is to provide a window window sharing method, a gateway server and a system, and a computer storage medium, which can solve the problem that the prior art requires additional installation of shared software or remote desktop service only in the desktop mode. The use of sharing features results in low transmission efficiency and sharing functionality is limited by the application mode of Remote Desktop Services.
本发明实施例的技术方案是这样实现的:The technical solution of the embodiment of the present invention is implemented as follows:
第一方面,本发明实施例提供一种视窗窗口的共享方法,所述方法包括:In a first aspect, an embodiment of the present invention provides a method for sharing a window, the method comprising:
接收控制客户端发送的输入数据并将其转发给被控服务器;所述输入数据用于表征所述控制客户端控制被控服务器的操作;Receiving control input data sent by the client and forwarding it to the controlled server; the input data is used to represent that the control client controls the operation of the controlled server;
接收被控服务器发送的对应于所述输入数据的输出数据;Receiving output data corresponding to the input data sent by the controlled server;
将输出数据发送给控制客户端,并对输出数据进行分析,将其中的监控数据发送给至少一个监控客户端;所述监控数据用于反映控制客户端对被控服务器的操作。The output data is sent to the control client, and the output data is analyzed, and the monitoring data is sent to the at least one monitoring client; the monitoring data is used to reflect the operation of the controlling client to the controlled server.
在一实施例中,所述监控数据包括图像数据;所述对所述输出数据进行分析,将其中的监控数据发送给至少一个监控客户端包括:对所述输出数据进行分析,将所述输出数据中的图像数据发送给至少一个监控客户端。In an embodiment, the monitoring data includes image data; the analyzing the output data, and transmitting the monitoring data to the at least one monitoring client comprises: analyzing the output data, and outputting the output The image data in the data is sent to at least one monitoring client.
在一实施例中,所述方法还包括:In an embodiment, the method further includes:
若接收到所述监控客户端的输入数据,则丢弃所述输入数据。If the input data of the monitoring client is received, the input data is discarded.
在一实施例中,在接收控制客户端发送的输入数据并将其转发给被控服务器前,所述方法还包括:In an embodiment, before receiving the input data sent by the control client and forwarding it to the controlled server, the method further includes:
接收所述控制客户端输入的第一连接请求,根据所述第一连接请求携带的被控服务器的信息与所述控制客户端进行协议要求的协商;Receiving, by the control client, the first connection request, and the negotiation of the protocol request by the control client according to the information of the controlled server carried by the first connection request;
使用所述控制客户端的第一连接请求携带的信息发起与被控服务器的 连接,进行协议要求的协商。Initiating the information with the controlled server by using the information carried by the first connection request of the control client Connect and negotiate the agreement requirements.
在一实施例中,在对所述输出数据进行分析,将其中的监控数据发送给至少一个监控客户端前,所述方法还包括:In an embodiment, before the analyzing the output data and transmitting the monitoring data to the at least one monitoring client, the method further includes:
接收所述至少一个监控客户端输入的第二连接请求,所述第二连接请求包括用户名;所述用户名包括所述控制客户端和所述被控服务器的会话的会话ID;Receiving, by the at least one monitoring client, a second connection request, where the second connection request includes a username; the user name includes a session ID of the session of the control client and the controlled server;
根据所述第二连接请求建立与所述监控客户端的连接。Establishing a connection with the monitoring client according to the second connection request.
第二方面,本发明实施例还提供一种网关服务器,所述网关服务器包括:In a second aspect, the embodiment of the present invention further provides a gateway server, where the gateway server includes:
接收模块,配置为接收控制客户端发送的输入数据以及接收被控服务器发送的对应于输入数据的输出数据;输入数据用于表征所述控制客户端控制被控服务器的操作;a receiving module, configured to receive input data sent by the control client and receive output data corresponding to the input data sent by the controlled server; the input data is used to represent that the control client controls the operation of the controlled server;
分析模块,配置为对输出数据进行分析,识别出其中的监控数据;所述监控数据用于反映控制客户端对被控服务器的操作;The analysis module is configured to analyze the output data and identify the monitoring data therein; the monitoring data is used to reflect the operation of the control client to the controlled server;
发送模块,配置为将输出数据发送给控制客户端,将所述分析模块分析出的监控数据发送给至少一个监控客户端。The sending module is configured to send the output data to the control client, and send the monitoring data analyzed by the analyzing module to the at least one monitoring client.
在一实施例中,所述分析模块配置为对所述输出数据进行分析,将其中的图像数据识别出来作为所述监控数据。In an embodiment, the analysis module is configured to analyze the output data and identify the image data therein as the monitoring data.
在一实施例中,所述接收模块还配置为接收所述监控客户端的输入数据;所述分析模块还配置为对所述接收模块接收的所述输入数据进行分析,识别出所述监控客户端的输入数据,并将其丢弃。In an embodiment, the receiving module is further configured to receive input data of the monitoring client; the analyzing module is further configured to analyze the input data received by the receiving module, and identify the monitoring client Enter the data and discard it.
在一实施例中,所述网关服务器还包括连接模块;In an embodiment, the gateway server further includes a connection module;
所述接收模块还配置为在所述发送模块将监控数据发送给至少一个监控客户端前,接收所述至少一个监控客户端输入的第二连接请求,所述第二连接请求包括用户名;所述用户名包括所述控制客户端和所述被控服务 器的会话的会话ID;The receiving module is further configured to receive, after the sending module sends the monitoring data to the at least one monitoring client, a second connection request input by the at least one monitoring client, where the second connection request includes a username; The user name includes the control client and the controlled service Session ID of the session of the device;
所述连接模块配置为根据所述第二连接请求建立与所述监控客户端的连接。The connection module is configured to establish a connection with the monitoring client according to the second connection request.
在一实施例中,所述网关服务器还包括认证模块,配置为根据第二连接请求携带的认证信息对监控客户端进行认证,若认证通过,则通知所述连接模块,所述连接模块根据所述第二连接请求建立与所述监控客户端的连接。In an embodiment, the gateway server further includes an authentication module, configured to authenticate the monitoring client according to the authentication information carried in the second connection request, and notify the connection module if the authentication is passed, and the connection module is configured according to the The second connection request establishes a connection with the monitoring client.
第三方面,本发明实施例还提供一种视窗窗口的共享系统,所述视窗窗口的共享系统包括控制客户端、被控服务器、监控客户端以及前述各实施例所述的网关服务器;控制客户端、被控服务器、监控客户端分别与网关服务器连接;In a third aspect, the embodiment of the present invention further provides a window window sharing system, where the window window sharing system includes a control client, a controlled server, a monitoring client, and the gateway server described in the foregoing embodiments; The terminal, the controlled server, and the monitoring client are respectively connected to the gateway server;
控制客户端配置为向网关服务器发送输入数据,接收网关服务器发送的输出数据;输入数据用于表征控制被控服务器的操作;The control client is configured to send input data to the gateway server, and receive output data sent by the gateway server; the input data is used to represent the operation of controlling the controlled server;
被控服务器配置为接收网关服务器转发的输入数据;向网关服务器发送对应于输入数据的输出数据;The controlled server is configured to receive input data forwarded by the gateway server; and send output data corresponding to the input data to the gateway server;
监控客户端配置为接收网关服务器的监控数据,所述监控数据用于反映控制客户端对被控服务器的操作。The monitoring client is configured to receive monitoring data of the gateway server, where the monitoring data is used to reflect the operation of the controlling client to the controlled server.
本发明实施例还提供了一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,所述计算机可执行指令用于执行前述各实施例所述的视窗窗口的共享方法。The embodiment of the invention further provides a computer storage medium, wherein the computer storage medium stores computer executable instructions, and the computer executable instructions are used to execute the window window sharing method described in the foregoing embodiments.
本发明实施例公开的视窗窗口的共享方法、网关服务器和共享系统、计算机存储介质,利用设置在控制客户端和被控服务器之间的网关服务器,可以接收控制客户端的输入数据发送给被控服务器,接收被控服务器的反馈的输出数据并发给控制客户端,由于输入数据是用来控制被控服务器操作的数据,所以本发明实施例的输出数据中必然能存在反映控制客户端对 被控服务器的操作的监控数据,再将输出数据中的监控数据发送给监控客户端,监控客户端可以实时监控控制客户端如何控制被控服务器的操作,实现将一个用户终端访问被控服务器的操作情况实时分享到一个或多个用户终端上。现有技术中,虽然远程桌面服务也有共享功能,但是该功能只能在桌面模式下使用,本发明实施例的对远程桌面服务的应用模式没有限制,且在被控服务器上不需要额外安装如VNC等共享软件,只需要Windows自带的远程桌面服务,使用RDP协议传输,传输效率得到了提高,用户体验度更好,此外还提高了对现有资源的有效利用,具有更高的实用性和更好的适应性。The window window sharing method, the gateway server, the sharing system, and the computer storage medium disclosed in the embodiment of the present invention can receive the input data of the control client and send it to the controlled server by using the gateway server disposed between the control client and the controlled server. The output data of the feedback received by the controlled server is sent to the control client. Since the input data is used to control the data of the operation of the controlled server, the output data of the embodiment of the present invention must be reflected in the control client. The monitoring data of the operation of the controlled server is sent to the monitoring client in the output data, and the monitoring client can monitor and control the operation of the controlled server in real time to realize the operation of the user terminal to access the controlled server. The operation is shared in real time on one or more user terminals. In the prior art, although the remote desktop service also has a sharing function, the function can only be used in the desktop mode. The application mode of the remote desktop service in the embodiment of the present invention is not limited, and no additional installation is required on the controlled server. Shared software such as VNC only needs the remote desktop service that comes with Windows. It uses RDP protocol to transmit, the transmission efficiency is improved, the user experience is better, and the effective use of existing resources is improved, which has higher practicability. And better adaptability.
附图说明DRAWINGS
图1为本发明实施例一提供的一种视窗窗口的共享方法的流程图;1 is a flowchart of a method for sharing a window window according to Embodiment 1 of the present invention;
图2为本发明实施例二提供的另一种视窗窗口的共享方法的流程图;2 is a flowchart of another method for sharing a window window according to Embodiment 2 of the present invention;
图3为本发明实施例三提供的一种网关服务器的模块示意图;3 is a schematic block diagram of a gateway server according to Embodiment 3 of the present invention;
图4为本发明实施例四提供的一种视窗窗口的共享系统的示意图。FIG. 4 is a schematic diagram of a window window sharing system according to Embodiment 4 of the present invention.
具体实施方式detailed description
下面通过具体实施方式结合附图对本发明作进一步详细说明。The present invention will be further described in detail below with reference to the accompanying drawings.
实施例一:Embodiment 1:
参见图1,示出了一种视窗窗口的共享方法,可以在用户使用控制客户端远程操控被被控服务器的情况下,通过对控制客户端和被控服务端之间传输的数据进行拦截,并对被控服务器向控制客户端反馈的输出数据进行分析,从中识别出能反映控制客户端对被控服务器的操作的监控数据,通过将监控数据发送给监控客户端,可以使得监控客户端实现监控控制客户端对被控服务器的操作,达到在监控客户端上实时监控用户操作的目的。Referring to FIG. 1, a method for sharing a window window is shown, which can intercept data transmitted between a control client and a controlled server when the user remotely controls the controlled server by using the control client. And analyzing the output data fed back by the controlled server to the control client, and identifying monitoring data that can reflect the operation of the controlled client on the controlled server, and sending the monitoring data to the monitoring client, so that the monitoring client can be implemented The monitoring and control client controls the operation of the controlled server to achieve real-time monitoring of user operations on the monitoring client.
本实施例的视窗窗口的共享方法包括: The sharing method of the window window of this embodiment includes:
S101、接收控制客户端发送的输入数据并将其转发给被控服务器;所述输入数据用于表征控制被控服务器的操作;S101. Receive input data sent by the control client and forward it to the controlled server. The input data is used to represent the operation of controlling the controlled server.
S102、接收所述被控服务器发送的对应于所述输入数据的输出数据;S102. Receive output data corresponding to the input data sent by the controlled server.
S103、将所述输出数据发送给所述控制客户端,并对所述输出数据进行分析,将其中的监控数据发送给至少一个监控客户端;所述监控数据用于反映控制客户端对被控服务器的操作。S103: Send the output data to the control client, analyze the output data, and send the monitoring data to the at least one monitoring client; the monitoring data is used to reflect that the control client is controlled Server operation.
由上述的步骤其实可以得到,在本实施例中,控制客户端是用来对被控服务器进行远程控制的客户端,其功能可以由软件程序来实现,当然,控制客户端也可以是安装了远程控制软件的终端,包括电脑、平板、甚至手机等电子设备。In the above embodiment, the control client is a client for remotely controlling the controlled server, and the function can be implemented by a software program. Of course, the control client can also be installed. The terminal of the remote control software, including electronic devices such as computers, tablets, and even mobile phones.
可以预见,为了控制客户端和被控服务器之间的远程控制能实现,被控服务器上也需要安装有与监控客户端对应的实现远程控制的软件。It can be foreseen that in order to control the remote control between the client and the controlled server, the software corresponding to the monitoring client corresponding to the monitoring client needs to be installed on the controlled server.
本实施例的上述步骤可以由设置在控制客户端以及被控服务器之间的网关服务器实现,网关服务器分别与控制客户端和被控服务器连接,可以对它们之间传输的数据进行拦截、分析、分流传输。本实施例的控制客户端与被控服务器之间可以基于RDP(Remote Desktop Protocol,远程桌面协议)进行通信。为了控制客户端与被控服务器之间可以正确交流,实现控制客户端对被控服务器的远程控制,控制客户端和被控服务器传输的数据的压缩和解压需要满足协议(RDP)要求。本实施例中,控制客户端和监控客户端是满足RDP协议的客户端。The foregoing steps of the embodiment may be implemented by a gateway server disposed between the control client and the controlled server. The gateway server is respectively connected to the control client and the controlled server, and may intercept, analyze, and Split transmission. The control client and the controlled server in this embodiment can communicate based on RDP (Remote Desktop Protocol). In order to control the correct communication between the client and the controlled server, to realize the remote control of the controlled client to the controlled server, the compression and decompression of the data transmitted by the controlling client and the controlled server need to meet the protocol (RDP) requirements. In this embodiment, the control client and the monitoring client are clients that satisfy the RDP protocol.
控制客户端可以通过Windows自带的远程桌面(mstsc.exe)或RemoteApp模式远程连接到被控服务器上,当然,在本实施例中,也可以采用其他的可行的远程控制的软件实现控制客户端与被控服务器的远程连接,不局限于远程桌面(mstsc.exe)或RemoteApp模式。The control client can remotely connect to the controlled server through the remote desktop (mstsc.exe) or RemoteApp mode provided by Windows. Of course, in this embodiment, other feasible remote control software can also be used to implement the control client. The remote connection to the controlled server is not limited to remote desktop (mstsc.exe) or RemoteApp mode.
为了使得控制客户端的输入数据可以发送到被控服务器,并且能接收 到被控服务器反馈的输出数据,在S101之前,需要在控制客户端、被控服务器、网关服务器之间进行相应的设置。In order to make the input data of the control client can be sent to the controlled server and can receive Before the output data fed back to the controlled server, before S101, the corresponding settings need to be made between the control client, the controlled server, and the gateway server.
一般,用户操作的是控制客户端,用户可以通过控制客户端向网关服务器发起连接,控制客户端发起连接的地址是网关服务器的地址。具体的,控制客户端可以向网关服务器发送第一连接请求,第一连接请求中可以携带控制客户端欲控制的被控服务器的信息。Generally, the user operates the control client. The user can initiate a connection to the gateway server by controlling the client, and the address at which the client initiates the connection is the address of the gateway server. Specifically, the control client may send a first connection request to the gateway server, where the first connection request may carry information that controls the controlled server that the client wants to control.
所以在本实施例中S101之前,所述方法还包括:网关服务器接收控制客户端的第一连接请求,根据第一连接请求中的信息实现与控制客户端的连接。其中,第一连接请求携带需要控制的被控服务器的相关信息,此相关信息可以帮助网关服务器确定控制客户端需要控制的服务器具体是哪一个,然后根据被控服务器的信息与控制客户端进行相关协议(例如RDP协议)需要的协商,完成控制客户端到网关服务器之间的连接。其中,如果被控服务器设置有登录用户名和登录密码,第一连接请求中可以携带被控服务器的登录用户名和登录密码,便于与被控服务器的连接时,完成被控服务器的解锁。本实施例中,在与控制客户端完成协议协商后,可以使用控制客户端发送的第一连接请求携带的信息发起与被控服务器的连接,并进行相关协议(例如RDP协议)需要的协商,如用户名和登录密码的认证等等。Therefore, before the S101 in this embodiment, the method further includes: the gateway server receiving the first connection request of the control client, and implementing the connection with the control client according to the information in the first connection request. The first connection request carries related information of the controlled server that needs to be controlled, and the related information may help the gateway server determine which one of the servers that the client needs to control, and then correlate with the control client according to the information of the controlled server. The negotiation required by the protocol (such as the RDP protocol) completes the control of the connection between the client and the gateway server. If the controlled server is configured with the login user name and the login password, the first connection request may carry the login user name and the login password of the controlled server, so as to facilitate the unlocking of the controlled server when the connection with the controlled server is convenient. In this embodiment, after the protocol negotiation with the control client is completed, the connection with the controlled server may be initiated by using the information carried by the first connection request sent by the control client, and the negotiation required by the relevant protocol (for example, the RDP protocol) may be performed. Such as user name and login password authentication and so on.
与控制客户端和被控服务器的协议协商过程均完成后,被控服务器就可以输出包含自身当前操作界面的图像数据和其他的协议规定的通道数据如语音数据等给网关服务器,网关服务器接收到这些输出的协议数据后,可以解压这些协议数据,然后按照RDP协议在对这些数据进行压缩,之后将压缩的数据转发到控制客户端上,上述是被控服务器的数据到达控制客户端的过程。控制客户端的数据到达被控服务器的过程类似。After the protocol negotiation process between the control client and the controlled server is completed, the controlled server can output image data including its current operation interface and channel data specified by other protocols, such as voice data, to the gateway server, and the gateway server receives After outputting the protocol data, the protocol data can be decompressed, and then the data is compressed according to the RDP protocol, and then the compressed data is forwarded to the control client. The above is the process of the data of the controlled server reaching the control client. The process of controlling the client's data to reach the controlled server is similar.
其中,可以预见,在被控服务器上可能有多个客户端在使用,也就会 造成被控服务器上同时存在多个会话,一般为了对多个会话进行区分,被控服务器上的多个会话均有各自对应的会话ID(SESSION ID),在被控服务器发送给网关服务器的协议数据中也包括会话ID,网关服务器在将被控服务器输出的协议数据解压后,可以将其中的会话ID识别出来并保存,在监控客户端需要接入网关服务器对某一对控制客户端和被控服务器进行监控时,将会话ID作为区别监控对象(区别监控客户端具体连接哪一个会话)的标识。Among them, it can be foreseen that there may be multiple clients on the controlled server, and it will As a result, multiple sessions exist on the controlled server. Generally, in order to distinguish multiple sessions, multiple sessions on the controlled server each have their own session ID (SESSION ID), and the protocol sent by the controlled server to the gateway server. The data also includes the session ID. After decompressing the protocol data output by the controlled server, the gateway server can identify and save the session ID, and the monitoring client needs to access the gateway server to a certain pair of control clients and When the control server performs monitoring, the session ID is used as the identifier of the difference monitoring object (the difference between monitoring which session the client is specifically connected to).
其中,协议协商完成后,控制客户端接收用户通过键盘和鼠标等输入工具的输入,生成并发送输入数据给网关服务器,被控服务器根据网关服务器转发给自身的输入数据进行相应的操作,然后返回对应的输出数据到网关服务器。After the protocol negotiation is completed, the control client receives the input of the input tool through the keyboard and the mouse, generates and sends the input data to the gateway server, and the controlled server performs corresponding operations according to the input data forwarded by the gateway server to itself, and then returns. Corresponding output data to the gateway server.
可以预见,当监控客户端欲监控控制客户端对被控服务器的操作时,需要先完成与网关服务器的连接。即在S103中网关服务器向监控客户端发送监控数据之前,还需要接收至少一个监控客户端的第二连接请求,根据第二连接请求携带的信息建立与监控客户端的连接。其中,当监控客户端通过第二连接请求向网关服务器发起连接时,输入的服务器的地址即为网关服务器的地址,第二连接请求中还包括了监控客户端自身需要监控的会话的会话ID,该会话ID是监控客户端需要监控的控制客户端与被控服务器的会话的会话ID。It can be foreseen that when the monitoring client wants to monitor and control the operation of the client to the controlled server, the connection with the gateway server needs to be completed first. That is, before the gateway server sends the monitoring data to the monitoring client in S103, it also needs to receive at least one second connection request of the monitoring client, and establish a connection with the monitoring client according to the information carried in the second connection request. When the monitoring client initiates the connection to the gateway server through the second connection request, the address of the input server is the address of the gateway server, and the second connection request further includes the session ID of the session that the monitoring client needs to monitor. The session ID is a session ID of a session between the control client and the controlled server that the monitoring client needs to monitor.
网关服务器接收到监控客户端的第二连接请求后,根据会话ID确定监控客户端需要监控的被控服务器具体是哪一个,再根据被控服务器的信息与监控客户端进行相关协议(RDP协议)需要的协商。After receiving the second connection request of the monitoring client, the gateway server determines, according to the session ID, which one of the controlled servers that the monitoring client needs to monitor, and then performs a related protocol (RDP protocol) according to the information of the controlled server and the monitoring client. Negotiation.
进一步地,为了避免其他客户端非法连接网关服务器,造成用户的隐私泄露,本实施例中,可以对监控客户端的进行身份认证,认证通过,才完成协议协商。其中,监控客户端可以在第二连接请求中写入自身与网关 服务器的认证信息,例如采用令牌作为监控客户端与网关服务器的认证信息。网关服务器根据第二连接请求中的认证信息进行认证,认证通过,则认为监控客户端是合法的监控客户端。Further, in order to prevent the other clients from illegally connecting to the gateway server and causing the user's privacy to be leaked, in this embodiment, the identity authentication of the monitoring client may be performed, and the authentication is passed before the protocol negotiation is completed. Wherein, the monitoring client can write itself and the gateway in the second connection request The authentication information of the server, for example, using a token as the authentication information for monitoring the client and the gateway server. The gateway server performs authentication according to the authentication information in the second connection request. If the authentication succeeds, the monitoring client is considered to be a legitimate monitoring client.
其中,网关服务器可以在从第二连接请求中取出会话ID,根据会话ID确定共享的会话的过程之前,先进行上述的认证过程,进一步确保监控客户端的监控行为的合法。The gateway server may perform the foregoing authentication process before the process of determining the shared session according to the session ID, and further ensure that the monitoring behavior of the monitoring client is legal.
在网关服务器与监控客户端的协议协商完成后,当网关服务器接收到被控服务器的输出数据,就可以对其中的监控数据进行识别,发送给监控客户端。After the protocol negotiation between the gateway server and the monitoring client is completed, when the gateway server receives the output data of the controlled server, the monitoring data can be identified and sent to the monitoring client.
可以预见,S102中,被控服务器发送的输出数据中一般包含了图像数据,这些图像数据是由被控服务器根据自身的界面获取得到的图像数据,可以准确反映被控服务器在控制客户端的控制下的操作,被控服务器获取图像数据的方式包括但不限于截屏,可以预见,为了在监控客户端和控制客户端上呈现被控服务器的界面,输出数据中的图像数据至少包含一张图片。所以,在S103中,对输出数据进行分析,将其中的监控数据发送给至少一个监控客户端的过程包括:对输出数据进行分析,将输出数据中的图像数据发送给至少一个监控客户端。当然,除了图像数据之外,也可以将其他可以反映控制客户端对被控服务器的操作的数据作为监控数据发送给监控客户端。It can be foreseen that in S102, the output data sent by the controlled server generally includes image data, which is image data obtained by the controlled server according to its own interface, and can accurately reflect the controlled server under the control of the controlling client. The operation of the controlled server to obtain image data includes, but is not limited to, screen capture. It is foreseen that the image data in the output data includes at least one picture in order to present the interface of the controlled server on the monitoring client and the control client. Therefore, in S103, the process of analyzing the output data and transmitting the monitoring data to the at least one monitoring client comprises: analyzing the output data, and transmitting the image data in the output data to the at least one monitoring client. Of course, in addition to the image data, other data that can reflect the operation of the control client to the controlled server can be sent as monitoring data to the monitoring client.
在本实施例S103中,网关服务器收到被控服务器的输出数据后,可以先将输出数据发送给控制客户端,再对输出数据进行分析得到图像数据发送给监控客户端;也可以先对输出数据进行分析得到图像数据发送给监控客户端,再将输出数据发送给控制客户端;或者较优的,在网关服务器将输出数据发送给控制客户端的同时,对输出数据进行分析,将其中的监控数据发送给至少一个监控客户端。 In the embodiment S103, after receiving the output data of the controlled server, the gateway server may first send the output data to the control client, and then analyze the output data to obtain image data to be sent to the monitoring client; The data is analyzed to obtain image data to be sent to the monitoring client, and then the output data is sent to the control client; or preferably, the gateway server sends the output data to the control client, and analyzes the output data, and monitors the data therein. The data is sent to at least one monitoring client.
在本实施例中,监控客户端只是监控控制客户端的操作,因此通常不会有任何输入的要求。但是监控客户端一般也是具有如键盘、鼠标等输入工具的,为了防止监控客户端输入对被控服务器造成影响,以及用户在监控客户端的误操作。在网关服务器上需要对监控客户端的输入进行过滤,即在本实施例中,在网关服务器已经完成与监控客户端的协议协商后,若接收到监控客户端发送的输入数据(包括但不限于键盘输入和鼠标输入),则丢弃该输入数据。In this embodiment, the monitoring client only monitors the operation of the controlling client, so there is usually no input requirement. However, the monitoring client generally has input tools such as a keyboard and a mouse, in order to prevent the monitoring client input from affecting the controlled server, and the user monitoring the client for misoperation. On the gateway server, the input of the monitoring client needs to be filtered. In this embodiment, after the gateway server has completed the protocol negotiation with the monitoring client, if the input data sent by the monitoring client is received (including but not limited to keyboard input) And the mouse input), the input data is discarded.
采用本实施例的视窗窗口的共享方法,网关服务器可以接收控制客户端的输入发送给被控服务器,接收被控服务器反馈的输出数据并发给控制客户端,由于输入数据是用来控制被控服务器操作的数据,所以本发明实施例的输出数据中必然能存在反映控制客户端对被控服务器的操作的监控数据,再将输出数据中的监控数据发送给监控客户端,监控客户端可以实时监控控制客户端如何监控被控服务器,实现将一个用户访问被控服务器的操作情况实时分享到一个或其他多个用户终端上。现有技术中,虽然远程桌面服务也有共享功能,但是该功能只能在桌面模式下使用,本发明实施例的对远程桌面服务的应用模式没有限制,且在被控服务器上不需要安装其他的共享软件,只需要Windows自带的远程桌面服务功能即可,不仅提高了对现有资源的有效利用,还具有更高的实用性和更好的适应性。With the sharing method of the window window of the embodiment, the gateway server can receive the input of the control client and send it to the controlled server, and receive the output data fed back by the controlled server and send it to the control client, because the input data is used to control the operation of the controlled server. The data in the embodiment of the present invention must have monitoring data reflecting the operation of the controlled client on the controlled server, and then send the monitoring data in the output data to the monitoring client, and the monitoring client can monitor and control in real time. How the client monitors the controlled server to share the operation of one user accessing the controlled server to one or more other user terminals in real time. In the prior art, although the remote desktop service also has a sharing function, the function can only be used in the desktop mode. The application mode of the remote desktop service in the embodiment of the present invention is not limited, and no other installation is required on the controlled server. Shareware, only the remote desktop service function that comes with Windows can be used, which not only improves the effective use of existing resources, but also has higher practicability and better adaptability.
实施例二:Embodiment 2:
参见图2,本实施例提出了一种视窗窗口的共享方法,在本实施例中,客户端A是监控客户端,客户端B是监控客户端,服务器S是被控服务器,本实施例的视窗窗口的共享方法包括:Referring to FIG. 2, this embodiment provides a method for sharing a window. In this embodiment, the client A is a monitoring client, the client B is a monitoring client, and the server S is a controlled server. The sharing method of the window window includes:
S201、客户端A连接网关服务器G。S201. The client A connects to the gateway server G.
客户端A是满足RDP协议要求客户端,如Windows系统自带的“远程桌面连接”。客户端A发起连接的地址是网关服务器G的地址。在连接 的过程中,客户端A需要向网关服务器G告知自身需要控制的服务器S是哪一个,告知的方式可以通过在连接请求中携带服务器S的信息实现。网关服务器G根据服务器S的信息与客户端A进行RDP协议要求的协商。Client A is a client that meets the requirements of the RDP protocol, such as the "Remote Desktop Connection" that comes with the Windows system. The address at which client A initiates the connection is the address of gateway server G. In connection In the process, the client A needs to inform the gateway server G which one of the servers S that it needs to control, and the manner of notification can be implemented by carrying the information of the server S in the connection request. The gateway server G negotiates the RDP protocol requirements with the client A according to the information of the server S.
其中,如果远程桌面连接使用的是RemoteApp的模式,就是窗口的共享,否则就是桌面的共享。本实施例的远程桌面连接只是一种示例,并不作为对客户端A的限制。Among them, if the remote desktop connection uses the mode of RemoteApp, it is the sharing of the window, otherwise it is the sharing of the desktop. The remote desktop connection of this embodiment is only an example and is not a limitation on the client A.
S202、网关服务器G连接服务器S。S202. The gateway server G connects to the server S.
网关服务器G使用客户端A的请求信息发起与服务器S连接,并进行RDP协议要求的协商。如用户名和密码的认证等。The gateway server G initiates connection with the server S by using the request information of the client A, and performs negotiation required by the RDP protocol. Such as the authentication of the username and password.
S203、网关服务器G接收服务器S的输出数据。S203. The gateway server G receives the output data of the server S.
RDP协商过程完毕后,服务器S就会输出图形数据和其他协议规定的通道数据,如语音数据等。网关服务器G接收这些协议输出数据,然后解压这些协议数据。After the RDP negotiation process is completed, the server S outputs graphic data and channel data specified by other protocols, such as voice data. The gateway server G receives these protocol output data and then decompresses the protocol data.
S204、网关服务器G转发输出数据到客户端A。S204. The gateway server G forwards the output data to the client A.
网关服务器G再将解压后的数据进行压缩,转发到客户端A上。The gateway server G compresses the decompressed data and forwards it to client A.
在这些协议数据中会有会话ID数据,网关服务器G需要保存会话ID数据。由于服务器S上可能会多个客户端使用,会存在多个会话,因此这个会话ID可以作为客户端B监控具体哪个会话的标识。There will be session ID data in these protocol data, and the gateway server G needs to save the session ID data. Since there may be multiple clients on the server S, there will be multiple sessions, so this session ID can be used as the identifier of which session is monitored by client B.
S205、网关服务器G接收客户端A的输入数据。S205. The gateway server G receives the input data of the client A.
服务器S将远程桌面或者RemoteApp呈现给用户后,用户在客户端A上就可以通过鼠标和键盘操作服务器S。客户端A连接的是网关服务器G,网关服务器G接收到客户端A的输入数据。After the server S presents the remote desktop or the RemoteApp to the user, the user can operate the server S through the mouse and the keyboard on the client A. The client A is connected to the gateway server G, and the gateway server G receives the input data of the client A.
S206、网关服务器G转发输入数据到服务器G。S206. The gateway server G forwards the input data to the server G.
网关服务器G将接收到得输入数据进行压缩,作为一个客户端将数据发到服务器S。 The gateway server G compresses the received input data and sends the data to the server S as a client.
以上是网关服务器G正常转发服务器S的输出和客户端A的输入的过程。The above is the process in which the gateway server G normally forwards the output of the server S and the input of the client A.
S207、客户端B接入网关服务器G。S207. The client B accesses the gateway server G.
客户端B也是满足RDP协议要求客户端。客户端B输入连接的服务器地址为网关服务器G的地址,连接的用户名会包含会话ID以及客户端B与网关服务器G的认证信息,如可以采用令牌作为客户端B与网关服务器G的认证信息。认证通过,就认为是合法的监控客户端。并从用户名中取出会话ID,根据会话ID来定位需要共享哪个会话。Client B is also a client that meets the RDP protocol requirements. The server address of the client B input connection is the address of the gateway server G. The connected user name will contain the session ID and the authentication information of the client B and the gateway server G. For example, the token can be used as the authentication of the client B and the gateway server G. information. Once the certification is passed, it is considered to be a legitimate monitoring client. And take the session ID from the user name, and locate which session needs to be shared according to the session ID.
S208、网关服务器G接收服务器S的输出数据。S208. The gateway server G receives the output data of the server S.
由于已经接入客户端B,网关服务器G需要分析输出数据中哪些是图像数据,哪些是非图像数据。对于客户端A,全部数据都需要转发过去,流程同S204。Since the client B has been accessed, the gateway server G needs to analyze which of the output data are image data and which are non-image data. For client A, all data needs to be forwarded, and the process is the same as S204.
S209、网关服务器G转发输出数据中的图像数据到客户端B。S209. The gateway server G forwards the image data in the output data to the client B.
网关服务器G分析出图像数据之后,只将图像输出部分的数据转发到客户端B,这样客户端B就可以看到客户端A的操作情况。After the gateway server G analyzes the image data, only the data of the image output part is forwarded to the client B, so that the client B can see the operation of the client A.
S210、若网关服务器G接收到客户端B的输入,则丢弃客户端B的输入。S210. If the gateway server G receives the input of the client B, discards the input of the client B.
客户端B只是监控客户端A的操作,因此通常不会有任何输入的要求。如果有意外的输入,被网关服务器G收到之后,网关服务器G将其丢弃。对于客户端A,所有的输出都需要转发到服务器S。Client B only monitors the operation of client A, so there is usually no input requirement. If there is an unexpected input, it is discarded by the gateway server G after it is received by the gateway server G. For client A, all output needs to be forwarded to server S.
采用本实施例,可以利用设置在控制客户端和被控服务器之间的网关服务器建立控制客户端和被控服务器的远程控制连接,在控制客户端和被控服务器均连接上网关服务器之后,网关服务器可以接收控制客户端的输入并发送给被控服务器,接收被控服务器的输出并发送给控制客户端,由此,实现了控制客户端和被控服务器的远程控制,同时,由于网关服务器 接收的被控服务器的输出中含有可以反映被控服务器被控制客户端操作的数据,网关服务器可以将这些数据发送给监控客户端,由监控客户端根据这些数据监控控制客户端对被控服务器的操作。本实施例的方法不受远程桌面连接的应用模式的限制,也无需在应用服务器上另外安装共享软件如VNC等,本实施例方法的适应性和实用性更强。With this embodiment, a remote control connection between the control client and the controlled server can be established by using a gateway server disposed between the control client and the controlled server. After both the control client and the controlled server are connected to the gateway server, the gateway The server can receive the input of the control client and send it to the controlled server, receive the output of the controlled server and send it to the control client, thereby realizing the remote control of the control client and the controlled server, and at the same time, due to the gateway server The output of the received controlled server contains data that can reflect the operation of the controlled server controlled by the client. The gateway server can send the data to the monitoring client, and the monitoring client controls the client to the controlled server according to the data. operating. The method of this embodiment is not limited by the application mode of the remote desktop connection, and there is no need to additionally install sharing software such as VNC on the application server, and the method of the embodiment is more adaptable and practical.
实施例三:Embodiment 3:
参见图3,本实施例提出了一种网关服务器,包括:Referring to FIG. 3, this embodiment provides a gateway server, including:
接收模块31,配置为接收控制客户端发送的输入数据以及接收被控服务器发送的对应于输入数据的输出数据;所述输入数据用于表征控制被控服务器的操作;The receiving module 31 is configured to receive input data sent by the control client and receive output data corresponding to the input data sent by the controlled server; the input data is used to represent an operation of controlling the controlled server;
分析模块32,配置为对输出数据进行分析,识别出其中的监控数据;所述监控数据是用于反映控制客户端对被控服务器的操作的数据;The analyzing module 32 is configured to analyze the output data to identify the monitoring data therein; the monitoring data is data used to reflect the operation of the controlling client to the controlled server;
发送模块33,配置为将输出数据发送给控制客户端,将分析模块32分析出的监控数据发送给至少一个监控客户端。The sending module 33 is configured to send the output data to the control client, and send the monitoring data analyzed by the analyzing module 32 to the at least one monitoring client.
在本实施例中,接收模块31和发送模块33可以由网关服务器中的天线和相应的硬件模块实现,分析模块32可以由网关服务器中的处理器实现。这里,所述处理器可以是中央处理器(CPU,Central Processing Unit)、数字信号处理器(DSP,Digital Signal Processor)、微控制单元(MCU,Microcontroller Unit)、微处理器单元(MPU,Microprocessor Unit)或可编程门阵列(FPGA,Field-Programmable Gate Array)等。In this embodiment, the receiving module 31 and the sending module 33 can be implemented by an antenna in the gateway server and a corresponding hardware module, and the analyzing module 32 can be implemented by a processor in the gateway server. Here, the processor may be a central processing unit (CPU), a digital signal processor (DSP), a micro control unit (MCU), a microprocessor unit (MPU, a Microprocessor Unit). ) or a programmable gate array (FPGA, Field-Programmable Gate Array) or the like.
在本实施例中的网关服务器分别与控制客户端和被控服务器连接,可以对控制客户端和被控服务器之间传输的数据进行拦截、分析、分流传输。本实施例的控制客户端与被控服务器之间可以基于RDP(Remote Desktop Protocol,远程桌面协议)进行通信。为了控制客户端与被控服务器之间可以正确交流,实现控制客户端对被控服务器的远程控制,控制客户端和被 控服务器传输的数据的压缩和解压需要满足协议(RDP)要求。本实施例中,控制客户端和监控客户端是满足RDP协议的客户端。The gateway server in this embodiment is respectively connected to the control client and the controlled server, and can intercept, analyze, and distribute the data transmitted between the control client and the controlled server. The control client and the controlled server in this embodiment can communicate based on RDP (Remote Desktop Protocol). In order to control the correct communication between the client and the controlled server, the remote control of the controlled client to the controlled server is realized, and the client and the controlled client are controlled. The compression and decompression of the data transmitted by the control server needs to meet the protocol (RDP) requirements. In this embodiment, the control client and the monitoring client are clients that satisfy the RDP protocol.
在本实施例中,控制客户端是用来对被控服务器进行远程控制的客户端,其功能可以由软件程序来实现,当然,控制客户端也可以是安装了远程控制软件的终端,包括电脑、平板、甚至手机等电子设备。可以预见,为了控制客户端和被控服务器之间的远程控制能实现,被控服务器上也需要安装有与监控客户端对应的实现远程控制的软件。In this embodiment, the control client is a client for remotely controlling the controlled server, and its function can be implemented by a software program. Of course, the control client can also be a terminal with remote control software installed, including a computer. Electronic devices such as tablets and even mobile phones. It can be foreseen that in order to control the remote control between the client and the controlled server, the software corresponding to the monitoring client corresponding to the monitoring client needs to be installed on the controlled server.
控制客户端可以通过Windows自带的远程桌面(mstsc.exe)或RemoteApp模式远程连接到被控服务器上,当然,在本实施例中,也可以采用其他的可行的远程控制的软件实现控制客户端与被控服务器的远程连接,不局限于远程桌面(mstsc.exe)或RemoteApp模式。The control client can remotely connect to the controlled server through the remote desktop (mstsc.exe) or RemoteApp mode provided by Windows. Of course, in this embodiment, other feasible remote control software can also be used to implement the control client. The remote connection to the controlled server is not limited to remote desktop (mstsc.exe) or RemoteApp mode.
为了实现网关服务器对控制客户端和被控服务器的数据的接收和发送,需要先建立网关服务器与控制客户端和被控服务器的连接,一般是由控制客户端先向网关服务器发送第一连接请求,第一连接请求中携带了被控服务器的信息。In order to implement the receiving and sending of the data of the control client and the controlled server by the gateway server, it is necessary to first establish a connection between the gateway server and the control client and the controlled server, generally the control client first sends the first connection request to the gateway server. The first connection request carries the information of the controlled server.
网关服务器的接收模块31可以接收第一连接请求,分析模块32可以对第一连接请求进行解压,从中去除被控服务器的信息,根据此信息确定控制客户端需要控制的被控服务器具体是哪一个,本实施例的网关服务器还包括连接模块34,在图3中未示出,所述连接模块34配置为根据被控服务器的相关信息与控制客户端进行相关协议(例如RDP协议)需要的协商,完成控制客户端到网关服务器之间的连接。其中,如果被控服务器设置有登录用户名和登录密码,第一连接请求中可以携带被控服务器的登录用户名和登录密码,便于与被控服务器的连接时,连接模块34完成被控服务器的解锁。本实施例中,在与控制客户端完成协议协商后,连接模块34可以使用控制客户端发送的第一连接请求携带的信息发起与被控服务器的连 接,并进行相关协议(例如RDP协议)需要的协商,如登录用户名和登录密码的认证等等。其中,连接模块34发起与被控服务器的连接可以和与控制客户端的连接同时进行。The receiving module 31 of the gateway server can receive the first connection request, and the analyzing module 32 can decompress the first connection request, remove the information of the controlled server, and determine, according to the information, which controlled server the client needs to control. The gateway server of this embodiment further includes a connection module 34, which is not shown in FIG. 3, and the connection module 34 is configured to negotiate with the control client to perform related protocols (for example, RDP protocol) according to related information of the controlled server. , complete control of the connection between the client and the gateway server. If the controlled server is configured with the login user name and the login password, the first connection request may carry the login user name and the login password of the controlled server, so that when the connection with the controlled server is convenient, the connection module 34 completes the unlocking of the controlled server. In this embodiment, after completing the protocol negotiation with the control client, the connection module 34 may initiate the connection with the controlled server by using the information carried by the first connection request sent by the control client. Then, and negotiate the required protocols (such as the RDP protocol), such as login user name and login password authentication. The connection of the connection module 34 to the controlled server can be performed simultaneously with the connection with the control client.
网关服务器与控制客户端和被控服务器的协议协商过程均完成后,被控服务器就可以输出包含自身当前操作界面的图像数据和其他的协议规定的通道数据如语音数据等给网关服务器,网关服务器的接收模块31接收到这些输出的协议数据后,分析模块32可以解压这些协议数据,然后按照RDP协议在对这些数据进行压缩,发送模块33后将压缩的数据转发到控制客户端上。After the protocol negotiation process between the gateway server and the control client and the controlled server is completed, the controlled server can output image data including its current operation interface and channel data specified by other protocols, such as voice data, to the gateway server and the gateway server. After the receiving module 31 receives the output protocol data, the analyzing module 32 can decompress the protocol data, and then compress the data according to the RDP protocol, and then send the module 33 to forward the compressed data to the control client.
可以预见,在被控服务器上可能有多个客户端在使用,也就会造成被控服务器上同时存在多个会话,一般为了对多个会话进行区分,被控服务器上的多个会话均有各自对应的会话ID(SESSION ID),在被控服务器发送给网关服务器的协议数据中也包括会话ID,网关服务器的分析模块32在将被控服务器输出的协议数据解压后,可以将其中的会话ID识别出来并保存,在监控客户端需要接入网关服务器对某一对控制客户端和被控服务器进行监控时,连接模块将会话ID作为区别监控对象(区别监控客户端具体连接哪一个会话)的标识。It can be foreseen that there may be multiple clients on the controlled server, which will result in multiple sessions on the controlled server at the same time. Generally, in order to distinguish multiple sessions, multiple sessions on the controlled server have The corresponding session ID (SESSION ID) also includes the session ID in the protocol data sent by the controlled server to the gateway server, and the analysis module 32 of the gateway server can decompose the protocol data after the protocol data output by the controlled server is decompressed. The ID is identified and saved. When the monitoring client needs to access the gateway server to monitor a pair of control clients and the controlled server, the connection module uses the session ID as a difference monitoring object (differentiating which session the client is connected to) Logo.
本实施例上述的监控客户端配置为向网关服务器发送第二连接请求;第二连接请求包括用户名,用户名包括需要被监控的控制客户端和被控服务器的会话的会话ID;接收网关服务器发送的监控数据;监控数据由网关服务器从被控服务器根发送的输出数据中分析得到,用于反映控制客户端对被控服务器的操作。In the embodiment, the monitoring client is configured to send a second connection request to the gateway server; the second connection request includes a user name, and the user name includes a session ID of the session of the control client and the controlled server that needs to be monitored; and the receiving gateway server The monitoring data is sent; the monitoring data is analyzed by the gateway server from the output data sent by the root of the controlled server, and is used to reflect the operation of the controlling client to the controlled server.
网关服务器的接收模块31还配置为在发送模块31将监控数据发送给至少一个客户端前,接收至少一个监控客户端的第二连接请求。这里的至少一个监控客户端是与网关服务器完成连接的客户端。连接模块34还配置 为根据第二连接请求建立与监控客户端的连接。其中,连接模块34可以根据第二连接请求中的会话ID确定监控客户端需要监控的会话具体是哪一个。The receiving module 31 of the gateway server is further configured to receive at least one second connection request of the monitoring client before the sending module 31 sends the monitoring data to the at least one client. At least one monitoring client here is a client that completes the connection with the gateway server. Connection module 34 is also configured Establishing a connection with the monitoring client according to the second connection request. The connection module 34 may determine, according to the session ID in the second connection request, which one of the sessions that the monitoring client needs to monitor.
进一步地,为了避免其他客户端非法连接网关服务器,造成用户的隐私泄露,本实施例中,网关服务器可以对监控客户端的进行身份认证,认证通过,才完成协议协商。其中,监控客户端可以在第二连接请求中写入自身与网关服务器的认证信息,例如采用令牌作为监控客户端与网关服务器的认证信息。优选地,本实施例的网关服务器还包括认证模块35,在图3中未示出,所述认证模块35配置为根据第二连接请求携带的认证信息进行认证,认证通过,则认为监控客户端是合法的监控客户端。Further, in order to prevent the other clients from illegally connecting to the gateway server, the privacy of the user is leaked. In this embodiment, the gateway server can perform identity authentication on the monitoring client, and the authentication is passed before the protocol negotiation is completed. The monitoring client can write the authentication information of itself and the gateway server in the second connection request, for example, using the token as the authentication information of the monitoring client and the gateway server. Preferably, the gateway server of the embodiment further includes an authentication module 35, which is not shown in FIG. 3. The authentication module 35 is configured to perform authentication according to the authentication information carried in the second connection request, and the authentication client is considered to be the monitoring client. It is a legitimate monitoring client.
接收模块31接收的输出数据中一般包含了图像数据,这些图像数据是由被控服务器根据自身的界面获取得到的图像数据,可以准确反映被控服务器在控制客户端的控制下的操作。其中,被控服务器获取图像数据的方式包括但不限于截屏。作为一种实施方式,本实施例的分析模块32配置为对输出数据进行分析,将输出数据中的图像数据作为监控数据。当然,除了图像数据之外,也可以将其他可以反映控制客户端对被控服务器的操作的数据作为监控数据发送给监控客户端。The output data received by the receiving module 31 generally includes image data, which is image data obtained by the controlled server according to its own interface, and can accurately reflect the operation of the controlled server under the control of the controlling client. The manner in which the controlled server acquires image data includes, but is not limited to, a screen shot. As an embodiment, the analysis module 32 of the embodiment is configured to analyze the output data and use the image data in the output data as the monitoring data. Of course, in addition to the image data, other data that can reflect the operation of the control client to the controlled server can be sent as monitoring data to the monitoring client.
此外,在本实施例中,监控客户端只是监控控制客户端的操作,因此通常不会有任何输入的要求。但是监控客户端一般也是具有如键盘、鼠标等输入工具的,为了防止监控客户端输入对被控服务器造成影响,以及用户在监控客户端的误操作。在网关服务器上需要对监控客户端的输入进行过滤。作为一种实施方式,本实施例的接收模块31还配置为接收监控客户端的输入数据;分析模块32还配置为对接收模块31接收的输入数据进行分析,识别出监控客户端的输入数据,并将其丢弃。In addition, in the present embodiment, the monitoring client only monitors and controls the operation of the client, so there is usually no input requirement. However, the monitoring client generally has input tools such as a keyboard and a mouse, in order to prevent the monitoring client input from affecting the controlled server, and the user monitoring the client for misoperation. The input of the monitoring client needs to be filtered on the gateway server. As an embodiment, the receiving module 31 of the embodiment is further configured to receive input data of the monitoring client; the analyzing module 32 is further configured to analyze the input data received by the receiving module 31, identify the input data of the monitoring client, and It is discarded.
实施例四 Embodiment 4
本发明实施例提供了一种视窗窗口的共享系统,如图4所示,该视窗窗口的共享系统包括控制客户端、被控服务器、监控客户端以及实施例三中的网关服务器;控制客户端、被控服务器、监控客户端分别与网关服务器连接;控制客户端配置为向网关服务器发送输入数据,接收网关服务器发送的输出数据;所述输入数据用于表征控制被控服务器的操作;被控服务器配置为接收网关服务器转发的输入数据;向网关服务器发送对应于所述输入数据的输出数据;监控客户端配置为接收网关服务器的监控数据。The embodiment of the present invention provides a window window sharing system. As shown in FIG. 4, the window window sharing system includes a control client, a controlled server, a monitoring client, and a gateway server in the third embodiment; and a control client. The controlled server and the monitoring client are respectively connected to the gateway server; the control client is configured to send input data to the gateway server, and receive output data sent by the gateway server; the input data is used to represent the operation of controlling the controlled server; The server is configured to receive input data forwarded by the gateway server; to send output data corresponding to the input data to the gateway server; and the monitoring client is configured to receive monitoring data of the gateway server.
采用本实施例,网关服务器在接收到控制客户端的输入数据后,通过发送模块33发送给被控服务器,控制被控服务器的操作,被控服务操作完成,反馈输出数据给网关服务器,网关服务器将输出数据发送给控制客户端,将输出数据中的能反映控制客户端对所述被控服务器的操作的监控数据发送给监控客户端,使得监控客户端可以实时看到在控制客户端上显示的被控服务器的界面,实现监控控制客户端对被控服务器的操作的目的,相对于现有技术中使用远程桌面的共享功能实现监控只能在桌面模式下实现的限制,采用本实施例的网关服务器实现监控目的,对于远程桌面服务的应用模式没有要求,在被控服务器上也无需安装其他的共享软件,适用范围更广,实用性更强。In this embodiment, after receiving the input data of the control client, the gateway server sends the control module to the controlled server through the sending module 33, controls the operation of the controlled server, completes the operation of the controlled service, and feeds back the output data to the gateway server, and the gateway server will The output data is sent to the control client, and the monitoring data in the output data that reflects the operation of the controlled client to the controlled server is sent to the monitoring client, so that the monitoring client can see the display on the control client in real time. The interface of the controlled server implements the purpose of monitoring and controlling the operation of the client on the controlled server. Compared with the sharing function of the remote desktop in the prior art, the monitoring can only be implemented in the desktop mode, and the gateway of this embodiment is adopted. The server implements the monitoring purpose. There is no requirement for the application mode of the remote desktop service. There is no need to install other sharing software on the controlled server, and the scope of application is wider and the utility is stronger.
本发明实施例还记载了一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,所述计算机可执行指令用于执行前述各个实施例所述的视窗窗口的共享方法。The embodiment of the invention further describes a computer storage medium, wherein the computer storage medium stores computer executable instructions, and the computer executable instructions are used to execute the window window sharing method described in the foregoing embodiments.
作为一种实施方式,所述计算机存储介质存储有一个或者多个程序,所述一个或者多个程序可被一个或者多个处理器执行,以实现以下步骤:As an embodiment, the computer storage medium stores one or more programs, and the one or more programs may be executed by one or more processors to implement the following steps:
接收控制客户端发送的输入数据并将其转发给被控服务器;所述输入数据用于表征所述控制客户端控制所述被控服务器的操作;Receiving control input data sent by the client and forwarding it to the controlled server; the input data is used to characterize the operation of the control client to control the controlled server;
接收被控服务器发送的对应于所述输入数据的输出数据; Receiving output data corresponding to the input data sent by the controlled server;
将所述输出数据发送给控制客户端,对所述输出数据进行分析,将其中的监控数据发送给至少一个监控客户端;所述监控数据用于反映所述控制客户端对所述被控服务器的操作。Sending the output data to the control client, analyzing the output data, and transmitting the monitoring data to the at least one monitoring client; the monitoring data is used to reflect the control client to the controlled server Operation.
作为一种实施方式,执行所述接收控制客户端发送的输入数据并将其转发给被控服务器的步骤之前,所述一个或者多个程序还可被一个或者多个处理器执行,以实现以下步骤:As an implementation manner, before the step of receiving the input data sent by the control client and forwarding it to the controlled server, the one or more programs may be executed by one or more processors to implement the following step:
接收所述控制客户端输入的第一连接请求,根据所述第一连接请求携带的被控服务器的信息与所述控制客户端进行协议要求的协商;Receiving, by the control client, the first connection request, and the negotiation of the protocol request by the control client according to the information of the controlled server carried by the first connection request;
使用所述控制客户端的第一连接请求携带的信息发起与被控服务器的连接,进行协议要求的协商。The information carried by the first connection request of the control client is used to initiate a connection with the controlled server to negotiate the protocol requirements.
作为一种实施方式,执行所述对所述输出数据进行分析,将其中的监控数据发送给至少一个监控客户端的步骤之前,所述一个或者多个程序还可被一个或者多个处理器执行,以实现以下步骤:As an implementation manner, before the step of analyzing the output data and transmitting the monitoring data to the at least one monitoring client, the one or more programs may be executed by one or more processors, To achieve the following steps:
接收所述至少一个监控客户端输入的第二连接请求,所述第二连接请求包括用户名;所述用户名包括所述控制客户端和所述被控服务器的会话的会话ID;Receiving, by the at least one monitoring client, a second connection request, where the second connection request includes a username; the user name includes a session ID of the session of the control client and the controlled server;
根据所述第二连接请求建立与所述监控客户端的连接。Establishing a connection with the monitoring client according to the second connection request.
本领域技术人员应当理解,本实施例的计算机存储介质中各程序的功能,可参照前述实施例所述的视窗窗口的共享方法的相关描述而理解。It should be understood by those skilled in the art that the functions of the programs in the computer storage medium of the present embodiment can be understood by referring to the related description of the window window sharing method described in the foregoing embodiments.
显然,本领域的技术人员应该明白,上述本发明的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储介质(只读存储器(ROM,Read-Only Memory)/随机存取存储器(RAM,Random-Access Memory)、磁碟、光盘)中由计算装置来执行,并且在某些情况下,可以以不同于此 处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。所以,本发明不限制于任何特定的硬件和软件结合。Obviously, those skilled in the art should understand that the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device so that they can be stored in a storage medium (Read-Only Memory (ROM)/RAM (Random-Access) Memory), disk, CD) are executed by the computing device and, in some cases, may be different from this The steps shown or described are performed sequentially, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated into a single integrated circuit module. Therefore, the invention is not limited to any particular combination of hardware and software.
以上内容是结合具体的实施方式对本发明所作的进一步详细说明,不能认定本发明的具体实施只局限于这些说明。对于本发明所属技术领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干简单推演或替换,都应当视为属于本发明的保护范围。The above is a further detailed description of the present invention in connection with the specific embodiments, and the specific embodiments of the present invention are not limited to the description. It will be apparent to those skilled in the art that the present invention may be made without departing from the spirit and scope of the invention.
工业实用性Industrial applicability
本发明实施例的技术方案,利用设置在控制客户端和被控服务器之间的网关服务器,可以将接收到的控制客户端的输入数据发送给被控服务器以便实现控制客户端控制被控服务器操作,接收被控服务器反馈的输出数据并发送给控制客户端,由于输出数据中存在反映控制客户端对被控服务器的操作的监控数据,将监控数据发送给至少一个监控客户端,监控客户端可以实时监控控制客户端对被控服务器的操作,实现将某用户访问被控服务器的操作实时分享给一个或多个用户。相对于现有技术,本发明对远程桌面服务的应用模式没有限制,且在被控服务器上不需要额外安装共享软件,共享过程的传输效率得到了提高,用户体验度更好,具有更高的实用性和更好的适应性。 The technical solution of the embodiment of the present invention can use the gateway server disposed between the control client and the controlled server to send the received input data of the control client to the controlled server to implement the control client to control the controlled server operation. Receiving the output data fed back by the controlled server and sending it to the control client, because the monitoring data reflecting the operation of controlling the client to the controlled server exists in the output data, the monitoring data is sent to at least one monitoring client, and the monitoring client can be real-time The monitoring and control client operates on the controlled server to share the operation of a user accessing the controlled server to one or more users in real time. Compared with the prior art, the present invention has no limitation on the application mode of the remote desktop service, and does not require additional installation of sharing software on the controlled server, the transmission efficiency of the sharing process is improved, the user experience is better, and the user experience is higher. Practicality and better adaptability.

Claims (12)

  1. 一种视窗窗口的共享方法,所述方法包括:A method for sharing a window window, the method comprising:
    接收控制客户端发送的输入数据并将其转发给被控服务器;所述输入数据表征所述控制客户端控制所述被控服务器的操作;Receiving control input data sent by the client and forwarding it to the controlled server; the input data characterizing the operation of the control client to control the controlled server;
    接收被控服务器发送的对应于所述输入数据的输出数据;Receiving output data corresponding to the input data sent by the controlled server;
    将所述输出数据发送给控制客户端,对所述输出数据进行分析,将其中的监控数据发送给至少一个监控客户端;所述监控数据用于反映所述控制客户端对所述被控服务器的操作。Sending the output data to the control client, analyzing the output data, and transmitting the monitoring data to the at least one monitoring client; the monitoring data is used to reflect the control client to the controlled server Operation.
  2. 如权利要求1所述的视窗窗口的共享方法,其中,所述监控数据包括图像数据;所述对所述输出数据进行分析,将其中的监控数据发送给至少一个监控客户端包括:对所述输出数据进行分析,将所述输出数据中的图像数据发送给至少一个监控客户端。The method for sharing a window window according to claim 1, wherein the monitoring data comprises image data; the analyzing the output data, and transmitting the monitoring data to the at least one monitoring client comprises: The output data is analyzed, and the image data in the output data is sent to at least one monitoring client.
  3. 如权利要求1所述视窗窗口的共享方法,其中,所述方法还包括:The method for sharing a window window according to claim 1, wherein the method further comprises:
    若接收到所述监控客户端的输入数据,则丢弃所述输入数据。If the input data of the monitoring client is received, the input data is discarded.
  4. 如权利要求1至3任一项所述视窗窗口的共享方法,其中,在接收控制客户端发送的输入数据并将其转发给被控服务器前,所述方法还包括:The method for sharing a window of a window according to any one of claims 1 to 3, wherein before receiving the input data sent by the control client and forwarding it to the controlled server, the method further includes:
    接收所述控制客户端输入的第一连接请求,根据所述第一连接请求携带的被控服务器的信息与所述控制客户端进行协议要求的协商;Receiving, by the control client, the first connection request, and the negotiation of the protocol request by the control client according to the information of the controlled server carried by the first connection request;
    使用所述控制客户端的第一连接请求携带的信息发起与被控服务器的连接,进行协议要求的协商。The information carried by the first connection request of the control client is used to initiate a connection with the controlled server to negotiate the protocol requirements.
  5. 如权利要求1至3任一项所述视窗窗口的共享方法,其中,在对所述输出数据进行分析,将其中的监控数据发送给至少一个监控客户端前,所述方法还包括:The method for sharing a window of a window according to any one of claims 1 to 3, wherein before the analyzing the output data and transmitting the monitoring data to the at least one monitoring client, the method further comprises:
    接收所述至少一个监控客户端输入的第二连接请求,所述第二连接请求包括用户名;所述用户名包括所述控制客户端和所述被控服务器的会话 的会话ID;Receiving, by the at least one monitoring client, a second connection request, where the second connection request includes a username; the user name includes a session of the control client and the controlled server Session ID;
    根据所述第二连接请求建立与所述监控客户端的连接。Establishing a connection with the monitoring client according to the second connection request.
  6. 一种网关服务器,包括:A gateway server, including:
    接收模块,配置为接收控制客户端发送的输入数据以及接收被控服务器发送的对应于所述输入数据的输出数据;所述输入数据用于表征所述控制客户端控制所述被控服务器的操作;a receiving module, configured to receive input data sent by the control client, and receive output data corresponding to the input data sent by the controlled server; the input data is used to represent that the control client controls operation of the controlled server ;
    分析模块,配置为对所述输出数据进行分析,识别出其中的监控数据;所述监控数据用于反映所述控制客户端对所述被控服务器的操作;An analysis module, configured to analyze the output data, and identify monitoring data therein; the monitoring data is used to reflect an operation of the control client on the controlled server;
    发送模块,配置为将所述输出数据发送给控制客户端,将所述分析模块分析出的监控数据发送给至少一个监控客户端。The sending module is configured to send the output data to the control client, and send the monitoring data analyzed by the analyzing module to the at least one monitoring client.
  7. 如权利要求6所述的网关服务器,其中,所述分析模块配置为对所述输出数据进行分析,将其中的图像数据识别出来作为所述监控数据。The gateway server of claim 6, wherein the analysis module is configured to analyze the output data and identify image data therein as the monitoring data.
  8. 如权利要求6所述的网关服务器,其中,所述接收模块还配置为接收所述监控客户端的输入数据;所述分析模块还配置为对所述接收模块接收的所述输入数据进行分析,识别出所述监控客户端的输入数据,并将其丢弃。The gateway server according to claim 6, wherein the receiving module is further configured to receive input data of the monitoring client; the analyzing module is further configured to analyze and identify the input data received by the receiving module The input data of the monitoring client is discarded and discarded.
  9. 如权利要求6至8任一项所述的网关服务器,其中,所述网关服务器还包括连接模块;The gateway server according to any one of claims 6 to 8, wherein the gateway server further comprises a connection module;
    所述接收模块还配置为在所述发送模块将监控数据发送给至少一个监控客户端前,接收所述至少一个监控客户端输入的第二连接请求,所述第二连接请求包括用户名;所述用户名包括所述控制客户端和所述被控服务器的会话的会话ID;The receiving module is further configured to receive, after the sending module sends the monitoring data to the at least one monitoring client, a second connection request input by the at least one monitoring client, where the second connection request includes a username; The user name includes a session ID of the session of the control client and the controlled server;
    所述连接模块配置为根据所述第二连接请求建立与所述监控客户端的连接。The connection module is configured to establish a connection with the monitoring client according to the second connection request.
  10. 如权利要求9所述的网关服务器,其中,所述网关服务器还包括 认证模块,配置为根据第二连接请求携带的认证信息对监控客户端进行认证,若认证通过,则通知所述连接模块,所述连接模块根据所述第二连接请求建立与所述监控客户端的连接。The gateway server of claim 9 wherein said gateway server further comprises The authentication module is configured to authenticate the monitoring client according to the authentication information carried in the second connection request, and notify the connection module if the authentication is passed, and the connection module establishes the monitoring client according to the second connection request. connection.
  11. 一种视窗窗口的共享系统,其中,包括控制客户端、被控服务器、监控客户端以及网关服务器;所述网关服务器为权利要求6至10任一项所述的网关服务器;所述控制客户端、被控服务器、监控客户端分别与所述网关服务器连接;A window window sharing system, comprising: a control client, a controlled server, a monitoring client, and a gateway server; the gateway server is the gateway server according to any one of claims 6 to 10; the control client The controlled server and the monitoring client are respectively connected to the gateway server;
    所述控制客户端,配置为向所述网关服务器发送输入数据,接收所述网关服务器发送的输出数据;所述输入数据用于表征所述控制客户端控制所述被控服务器的操作;The control client is configured to send input data to the gateway server, and receive output data sent by the gateway server; the input data is used to represent that the control client controls an operation of the controlled server;
    所述被控服务器,配置为接收所述网关服务器转发的所述输入数据;向所述网关服务器发送对应于所述输入数据的输出数据;The controlled server is configured to receive the input data forwarded by the gateway server, and send output data corresponding to the input data to the gateway server;
    所述监控客户端,配置为接收所述网关服务器的监控数据。The monitoring client is configured to receive monitoring data of the gateway server.
  12. 一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,所述计算机可执行指令用于执行权利要求1至6任一项所述的视窗窗口的共享方法。 A computer storage medium storing computer executable instructions for performing the method of sharing a window window according to any one of claims 1 to 6.
PCT/CN2017/094774 2016-08-19 2017-07-27 Windows window sharing method, gateway server, system, storage media WO2018032953A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610693802.4A CN107770219A (en) 2016-08-19 2016-08-19 A kind of sharing method, gateway server and the system of form window
CN201610693802.4 2016-08-19

Publications (1)

Publication Number Publication Date
WO2018032953A1 true WO2018032953A1 (en) 2018-02-22

Family

ID=61196382

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/094774 WO2018032953A1 (en) 2016-08-19 2017-07-27 Windows window sharing method, gateway server, system, storage media

Country Status (2)

Country Link
CN (1) CN107770219A (en)
WO (1) WO2018032953A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111030814A (en) * 2019-12-25 2020-04-17 杭州迪普科技股份有限公司 Key negotiation method and device

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110769048B (en) * 2019-10-17 2022-04-05 山东乾云启创信息科技股份有限公司 Seamless connection method and system for local virtual desktop and remote virtual desktop
CN111147928A (en) * 2019-12-03 2020-05-12 西安万像电子科技有限公司 Video processing method, server, terminal and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102215265A (en) * 2011-06-14 2011-10-12 杭州思福迪信息技术有限公司 System and method for realizing uniform management and monitoring of remote virtual desktop access
CN102571773A (en) * 2011-12-27 2012-07-11 浙江省电力公司 Information security comprehensive audit system and method
CN102761568A (en) * 2011-04-27 2012-10-31 中兴通讯股份有限公司 Remote control method and server
CN103973781A (en) * 2014-04-29 2014-08-06 上海上讯信息技术股份有限公司 Method and system for monitoring screen based on proxy server
US9294544B1 (en) * 2011-08-04 2016-03-22 Wyse Technology L.L.C. System and method for facilitating client-server communication
CN105573577A (en) * 2014-10-15 2016-05-11 航天信息股份有限公司 Remote monitoring method, device and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102761568A (en) * 2011-04-27 2012-10-31 中兴通讯股份有限公司 Remote control method and server
CN102215265A (en) * 2011-06-14 2011-10-12 杭州思福迪信息技术有限公司 System and method for realizing uniform management and monitoring of remote virtual desktop access
US9294544B1 (en) * 2011-08-04 2016-03-22 Wyse Technology L.L.C. System and method for facilitating client-server communication
CN102571773A (en) * 2011-12-27 2012-07-11 浙江省电力公司 Information security comprehensive audit system and method
CN103973781A (en) * 2014-04-29 2014-08-06 上海上讯信息技术股份有限公司 Method and system for monitoring screen based on proxy server
CN105573577A (en) * 2014-10-15 2016-05-11 航天信息股份有限公司 Remote monitoring method, device and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111030814A (en) * 2019-12-25 2020-04-17 杭州迪普科技股份有限公司 Key negotiation method and device

Also Published As

Publication number Publication date
CN107770219A (en) 2018-03-06

Similar Documents

Publication Publication Date Title
US20230155994A1 (en) System and method for secure application communication between networked processors
US10003616B2 (en) Destination domain extraction for secure protocols
US11140162B2 (en) Response method and system in virtual network computing authentication, and proxy server
TW201929482A (en) Identity authentication method and system, and computing device
CN111193698B (en) Data processing method, device, terminal and storage medium
US10034057B2 (en) Message processing method, device, gateway, STB and IPTV
CN107483383B (en) Data processing method, terminal, background server and storage medium
US20090100349A1 (en) Terminal client collaboration and relay systems and methods
US11323529B2 (en) TCP fast open hardware support in proxy devices
CN113905030B (en) Intranet and extranet communication method and device, intranet terminal, proxy server and storage medium
WO2018032953A1 (en) Windows window sharing method, gateway server, system, storage media
CN103179104A (en) Method, system and equipment thereof for accessing remote service
US10367894B2 (en) Information processing apparatus, method for controlling the same, non-transitory computer-readable storage medium, and information processing system
WO2023103331A1 (en) Cloud platform connection method and apparatus, and device and storage medium
CN111786932A (en) Account login method and device, electronic equipment and computer storage medium
US11277379B2 (en) Modification of application-provided turn servers
US20160285819A1 (en) Sharing and controlling electronic devices located at remote locations using xmpp server
CN112398718A (en) Network transmission method and device, electronic equipment and storage medium
EP3176986A1 (en) Method, device and system for remote desktop protocol gateway to conduct routing and switching
CN114866319B (en) Data processing method, device, electronic equipment and storage medium
WO2023078444A1 (en) Public cloud system and related method thereof
CN116015698A (en) Methods, devices and computer program products for peripheral authentication
CN117640211A (en) Trusted security network system, session establishment method and related equipment
WO2015066996A1 (en) A method and system for implementing ng-firewall, a ng-firewall client and a ng-firewall server

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: 17840928

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: 17840928

Country of ref document: EP

Kind code of ref document: A1