WO2012151784A1 - Remote desktop implementation method and system between mobile terminals - Google Patents

Remote desktop implementation method and system between mobile terminals Download PDF

Info

Publication number
WO2012151784A1
WO2012151784A1 PCT/CN2011/077264 CN2011077264W WO2012151784A1 WO 2012151784 A1 WO2012151784 A1 WO 2012151784A1 CN 2011077264 W CN2011077264 W CN 2011077264W WO 2012151784 A1 WO2012151784 A1 WO 2012151784A1
Authority
WO
WIPO (PCT)
Prior art keywords
mobile terminal
client
service server
master
remote desktop
Prior art date
Application number
PCT/CN2011/077264
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 WO2012151784A1 publication Critical patent/WO2012151784A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/22Processing or transfer of terminal data, e.g. status or physical capabilities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/04Arrangements for maintaining operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/22Processing or transfer of terminal data, e.g. status or physical capabilities
    • H04W8/24Transfer of terminal data

Definitions

  • the present invention relates to the field of remote data control technologies, and in particular, to a method and system based on remote desktop connection between mobile terminals. Background technique
  • the Remote Desktop feature plays an important role in the use of the computer.
  • the remote control terminal at the other end of the network can control the computer terminal to implement remote assistance and remote management functions.
  • 3G 3rd-Generation, 3rd Generation Mobile Communication
  • WiFi Wireless Fidelity
  • the object of the present invention is to provide a method and a system for realizing a remote desktop between mobile terminals, which solves the problem that the existing mobile terminal hardware performance is continuously improved and the operating system is diversified, and problems arising in the process of use by many users cannot be solved independently, and need
  • the problem of assistance from others also solves the problem that some users have multiple mobile devices (mobile phones, tablets, netbooks, etc.) and cannot remotely control other devices on the same terminal.
  • a method for implementing a remote desktop between mobile terminals includes the following steps:
  • the service server in the wireless network searches for all authorized mobile terminals that have access to the wireless network, and obtains a list of authorized users;
  • the mobile terminal as the master searches for the authorized mobile terminal through the service server;
  • the master mobile terminal selects the authorized mobile terminal as the client mobile terminal, and sends a control request to the selected client mobile terminal;
  • the master mobile terminal controls the selected client mobile terminal according to the consent controlled information returned by the selected client mobile terminal.
  • the step A is specifically:
  • the mobile terminal accesses the wireless network, and establishes a connection with the service server;
  • the service server arranges all authorized mobile terminals that have access to the wireless network.
  • the step B is specifically:
  • the mobile terminal as the master periodically sends a search request for searching for the authorized mobile terminal to the service server;
  • the service server searches for an authorized mobile terminal and sends the authorized mobile terminal to the master mobile terminal.
  • the master mobile terminal saves the authorized mobile terminal.
  • the step C is specifically:
  • the master mobile terminal selects one or more authorized mobile terminals as client mobile terminals according to network conditions, and sends a control request to the service server.
  • the service server forwards the control request to the selected client mobile terminal.
  • the step D is specifically:
  • the selected client mobile terminal sends the image data of its display device to the service server via the service server.
  • the master mobile terminal The master mobile terminal;
  • the master mobile terminal displays the image data, and sends the control information to the selected client mobile terminal via the service server;
  • the selected client mobile terminal invokes an application program interface API identifiable by the operating system according to the control information, and performs step D2.
  • the mobile terminal includes a remote desktop client and an operating system
  • the remote desktop client includes:
  • the operating system network interface module is a network interface abstracted based on multiple operating systems of the mobile terminal, and is used for shielding the characteristics of the operating system of the mobile terminal;
  • An image data compression and decompression module configured to compress image data on a display device of the client mobile terminal, and decompress image data received by the master mobile terminal;
  • the input system parsing/reporting module is configured to report the control information input by the master mobile terminal to the service server, and parse the control information of the master mobile terminal forwarded by the received service server, and convert the operation information into the mobile terminal operating system of the client. Identification control information.
  • the service server includes:
  • the image and input system data transceiver module is configured to receive control information sent by the master mobile terminal and image data sent by the client mobile terminal, and send the image data to the master mobile terminal, and send the control information to the client mobile terminal;
  • a network access module configured to access a wireless network and communicate with a mobile terminal.
  • a remote desktop system between mobile terminals comprising:
  • a service server configured to search for all authorized mobile terminals that have access to the wireless network and process the request of the mobile terminal to obtain a list of authorized users
  • a client mobile terminal configured to receive control of the master mobile terminal by using the service server; and a master mobile terminal, configured to search for the authorized mobile terminal by using the service server, and select The mobile terminal is authorized as the client mobile terminal, and controls the selected client mobile terminal; the wireless network is used to connect the mobile terminal and the server.
  • the mobile terminal includes a remote desktop client and an operating system
  • the remote desktop client includes:
  • the operating system network interface module is a network interface abstracted based on multiple operating systems, and is used to shield operating system features;
  • An image data compression and decompression module configured to compress image data on a display device of the client mobile terminal, and decompress image data received by the master mobile terminal;
  • the input system parsing/reporting module is configured to report the control information input by the master mobile terminal to the service server, and parse the control information of the master mobile terminal forwarded by the received service server, and convert the operation information into the mobile terminal operating system of the client. Identification control information.
  • the service server includes:
  • the image and input system data transceiver module is configured to receive control information sent by the master mobile terminal and image data sent by the client mobile terminal, and send the image data to the master mobile terminal, and send the control information to the client mobile terminal;
  • a network access module configured to access a wireless network and communicate with a mobile terminal.
  • the present invention has the following advantages: It provides a complete solution for remote assistance and remote management between mobile terminals, and in particular provides a multi-system adaptation function for a wide variety of operating systems. Different devices of different models can be remotely connected to each other. DRAWINGS
  • FIG. 1 is a flowchart of a remote desktop client according to an embodiment of the present invention
  • FIG. 2 is a workflow diagram of a master mobile terminal controlling a client mobile terminal according to an embodiment of the present invention
  • FIG. 3 is a diagram of a mobile terminal device installed with a remote desktop client according to an embodiment of the present invention
  • FIG. 4 is a schematic structural diagram of a remote desktop client according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of a remote desktop system between mobile terminals according to an embodiment of the present invention. The preferred embodiments of the present invention are described in detail below with reference to the accompanying drawings.
  • FIG. 1 is a flowchart of a remote desktop client according to an embodiment of the present invention, which specifically includes the following steps:
  • Step S101 Log in to the service server.
  • the mobile terminal is powered on, and accesses the wireless communication network through 3G or WiFi.
  • the master mobile terminal runs the remote desktop client program, and enters a username and password to request login to the service server. After the username and password are authenticated by the service server, the remote desktop client successfully logs in to the service server. If it is a new user, you need to fill in the basic information such as the user name and password to register a new user with the service server.
  • the communication channel between the mobile terminal and the service server uses SSL (Secure Sockets)
  • Step S102 Search for an authorized user and save to the authorized user list.
  • the Remote Desktop Client searches for authorized users in a polling manner and stores them in the list of authorized users.
  • the remote desktop client of the master mobile terminal periodically sends a request for searching for the controllable user to the service server, and the service server searches for the controllable user after receiving the search request and sends the searched controllable user information to the master mobile terminal.
  • the remote desktop client of the master mobile terminal receives the controllable user information and saves it to the controllable user list.
  • Step S103 selecting a controllable client mobile terminal.
  • the remote desktop client hosting the mobile terminal displays a list of authorized and controllable users.
  • the master mobile terminal calculates the number of client mobile terminals that can be simultaneously controlled according to the network condition, if the network situation In this case, the master mobile terminal can select to control multiple controllable users as the client mobile terminal.
  • the user selects one or several client mobile terminals from the authorized user list, and sends a control request to the service server to control one or several client mobile terminals, and the service server forwards the control request to the selected client mobile terminal. .
  • Step S104 The client mobile terminal decides whether to agree to the control.
  • the client mobile terminal After receiving the control request of the master mobile terminal forwarded by the service server, the client mobile terminal selects whether to agree to the control, and notifies the master mobile terminal through the service server. If the client mobile terminal agrees to accept the control, the client mobile terminal successfully handshaking with the master mobile terminal, establishes a remote desktop connection between the two, and the master mobile terminal takes over the client mobile terminal, and the master mobile terminal performs step S105; otherwise, the master mobile The terminal performs step S103.
  • Step S105 the master mobile terminal controls the client mobile terminal.
  • the image information of the display device is compressed and sent to the master mobile terminal via the service server, and the remote desktop client of the master mobile terminal receives the image information and decompresses and displays, and then
  • the control information is sent to the client mobile terminal via the service server, and the remote desktop client of the client mobile terminal invokes an API interface recognizable by the specific operating system according to the control information, and sends the image information of the display device to the master mobile terminal via the service server.
  • the master mobile terminal selects multiple controllable users, the master mobile terminal can switch between multiple remote desktops.
  • Step S106 the master mobile terminal and the client mobile terminal terminate communication at any time.
  • the master mobile terminal and the client mobile terminal can close the remote desktop connection at any time.
  • the master mobile terminal performs step S103, and the client mobile terminal disconnects from the service server.
  • the master mobile terminal terminates the remote desktop connection, the master mobile terminal and the client mobile terminal disconnect from the service server.
  • the service server After the master mobile terminal and the client mobile terminal terminate communication, the service server records the user's usage record.
  • 2 is a flowchart of a work performed by a master mobile terminal to control a client mobile terminal according to an embodiment of the present invention, which specifically includes the following steps:
  • Step S201 The client mobile terminal sends the image information to the master mobile terminal.
  • the remote desktop client of the client mobile terminal compresses the image information of the desktop and sends it to the service server through the wireless network, and the service server forwards the received image information to the master mobile. terminal.
  • Step S202 The master mobile terminal displays image information sent by the client mobile terminal.
  • the remote desktop client of the master mobile terminal receives the image data sent by the client mobile terminal via the service server, and decompresses and displays the image.
  • Step S203 The master mobile terminal sends control information to the client mobile terminal.
  • the remote desktop client of the master mobile terminal performs operation control according to the displayed image information, and transmits the control information to the client mobile terminal through the service server.
  • Step S204 The client mobile terminal operates according to the control information.
  • the remote desktop client of the client mobile terminal invokes an API interface recognizable by its operating system according to the control information, and performs step S201.
  • a mobile terminal installed with a remote desktop client includes a central processing unit 1, a wireless communication module 2, and an operating system 3.
  • Remote desktop client 4 human machine interface 5.
  • the central processing unit 1 is a core component of the mobile terminal responsible for data operations.
  • the wireless communication module 2 may be a WiFi network card and a 3G communication module, but is not limited thereto.
  • the operating system 3 is an operating system running on the mobile terminal, and is responsible for managing all system resources on the mobile terminal, and provides an operation interface for the application software to interface, network, and file for operating the hardware device.
  • the remote desktop client 4 is a program running on the mobile terminal operating system 3, which uses the network interface provided by the operating system 3 to perform information exchange between the mobile terminals through the service server.
  • the human machine interface 5 is a user operation interface of the mobile terminal, and the remote desktop client 4 provides an input user authentication letter to the user on the human machine interface 5.
  • the operation interface of the information and configuration information, the mobile terminal local business program and the extension program can use the human machine interface 5 and the user interaction.
  • the mobile terminal When working, the mobile terminal first connects to the business server. After the master mobile terminal is powered on, the remote desktop client 4 is run. The user enters the user name and password through the man-machine interface 5 to log in to the service server. The login request of the remote desktop client 4 is sent to the wireless communication module 2 via the operating system 3, and the wireless communication module 2 sends the login request to the service server through the wireless network. After the business server is verified, Remote Desktop Client 4 successfully logs in to the business server.
  • Remote Desktop Client 4 Polling requests to search for controllable users.
  • the remote desktop client 4 periodically sends a search request for searching for the controllable user to the service server through the wireless communication module 2, and after receiving the request, the service server searches for the controllable user in the network and sends the controllable user information to the master control.
  • Mobile terminal The remote desktop client 4 of the master mobile terminal receives the controllable user information via the wireless communication module 2 and saves it to the list of controllable user information.
  • the user selects the client mobile terminal through the master mobile terminal.
  • the wireless communication module 2 of the master mobile terminal feeds the network information to the remote desktop client 4 through the operating system 3.
  • the remote desktop client 4 calculates the number of client mobile terminals that can be simultaneously controlled according to the network condition. If the network conditions permit, the master control
  • the mobile terminal can choose to control multiple client mobile terminals.
  • the user selects one or more client mobile terminals from the list of controllable user information through the man-machine interface 5 for control, and sends a control request to the service server via the wireless communication module 2. After receiving the control request, the service server forwards the control request to the client mobile terminal.
  • the service server After receiving the connection request, if the client mobile terminal agrees to accept the control, the service server sends a notification of the consent control to the master mobile terminal, and the handshake between the client mobile terminal and the master mobile terminal is successful. If the client mobile terminal rejects the control of the master mobile terminal, the master mobile terminal reselects the client mobile terminal.
  • the client mobile terminal transmits image information to the master mobile terminal. If the client mobile terminal agrees to control the mobile terminal, the image information of the desktop is compressed and sent to the service server through the wireless network, and the service server is sent to the master mobile terminal through the wireless network.
  • the master mobile terminal displays image information sent by the client mobile terminal. After receiving the image information sent by the client mobile terminal from the service server, the wireless communication module 2 of the master mobile terminal sends the image information to the remote desktop client 4 via the operating system 3.
  • the remote desktop client 4 displays the image information through the human machine interface 5 for the user to operate.
  • the master mobile terminal controls the client mobile terminal.
  • the user performs operation control according to the image information displayed by the human-machine interface 5, and the human-machine interface 5 sequentially transmits the user's control information to the service server via the remote desktop client 4, the operating system 3, and the wireless communication module 2.
  • the service server sends the control information to the client mobile terminal, and the remote desktop client of the client mobile terminal 4 invokes an API interface recognizable by the specific operating system according to the control information.
  • the master mobile terminal selects multiple controllable users, the master mobile terminal can switch between multiple remote desktops.
  • the master mobile terminal and the client mobile terminal can close the remote desktop connection at any time.
  • the client mobile terminal actively terminates the remote desktop connection
  • the client mobile terminal disconnects from the service server, and the master mobile terminal can reselect the controllable user.
  • the master mobile terminal terminates the remote desktop connection
  • the master mobile terminal and the client mobile terminal disconnect from the service server.
  • the service server records the usage record of the user.
  • the client includes an operating system network interface module 401, a client authentication management module 402, an authentication and configuration information storage 403, and client management.
  • the operating system network interface module 401 is a network interface abstracted by the remote desktop client based on multiple operating systems of the mobile terminal, and shields the characteristics of the mobile terminal operating system from the inside of the remote desktop client. .
  • the client authentication management module 402 is responsible for performing user authentication to the service server and periodically searching for the controllable user. when When authentication is required, the client authentication management module 402 reads the authentication data from the authentication and configuration information storage 403, reads information such as the controllable user from the authorized user list, and initiates authentication.
  • the authentication and configuration information store 403 is a memory in which the user stores authentication data and remote desktop client configuration information.
  • the client management interface 404 is an interface for the user to configure the remote desktop client through the human machine interface.
  • the read authorized user list module 405 is configured to read out the controllable user from the authorized user list.
  • the authorized user 406 is configured to save the controllable user searched by the authentication management module 402 to the controllable user list.
  • the image data compression/decompression module 407 is configured to decompress data received by the master mobile terminal from the service server for use by the display device, and simultaneously for the client mobile terminal to compress and upload the image of the display device to the service server.
  • the input system data parsing/reporting module 408 is configured to report the control information transmitted by the operating system of the master mobile terminal to the service server, and parse the control information of the master mobile terminal forwarded by the received service server, and convert the information into a client. Input information identifiable by the operating system of the mobile terminal.
  • the remote desktop proxy service module 409 is an upper layer program call interface abstracted by the remote desktop client based on multiple operating systems, and shields the characteristics of the upper layer program from the inside of the remote desktop client.
  • the user configures the remote desktop client and saves the configuration information in the authentication and configuration information store 403.
  • the user configures the remote desktop client through the human machine interface 5 (shown in FIG. 3), and the client management interface module 404 stores the configuration information selected or input by the user in the authentication and configuration information storage 403. If the user chooses to save the username and password during configuration, the client authentication management module 402 saves the user name, password, and the like entered when the user first logs in to the authentication and configuration information store 403.
  • the remote desktop client connects to the business server.
  • the client authentication management module 402 reads the authentication data such as the username and password from the authentication and configuration information storage 403, and displays On the man-machine interface 5.
  • the human machine interface 5 sends a login request to the remote desktop service proxy module 409 of the remote desktop client.
  • the remote desktop service proxy module 409 sends the login request to the operating system 3 via the client authentication management module 402 and the operating system network interface 401 (as shown in FIG.
  • the operating system 3 passes the login request to the wireless communication module 2 (as shown in the figure). 3) is sent to the service server. After receiving the login request, the service server verifies the user name, password, and other information, and feeds back the verification result. If the username and password are verified, the user successfully logs in to the remote desktop client, otherwise the user fails to log in.
  • the Remote Desktop client polls the search for authorized users.
  • the update/set authorization user module 406 periodically sends a request for searching for an authorized user to the service server via the operating system network interface 401 via the operating system 3 and the wireless communication module 2, and the service server searches the searched authorized user information via the wireless communication module 2.
  • the operating system 3 feeds back to the update/set authorization user module 406 of the remote desktop client 4, and updates/sets the authorized user module 406 to update the authorized user list after receiving the controllable user information.
  • the user selects a controllable user.
  • the read authorized user list module 405 reads the controllable user information from the authorized user list and sends it to the human machine interface 5, and the human machine interface 5 displays the controllable user information.
  • the user selects the controllable user, and the human machine interface 5 sends the controllable user information selected by the user to the remote desktop service proxy module 409 of the remote desktop client, and the remote desktop proxy module 409 sends the control request to the operating system network interface module 401.
  • the operating system 3, the operating system 3, then sends the control request to the service server via the wireless communication module 2.
  • the service server then sends this control request to the client mobile terminal.
  • the client mobile terminal decides whether to agree to the control and notifies the master mobile terminal. If the client mobile terminal does not agree to be controlled, the remote desktop connection fails, otherwise the remote desktop connection between the master mobile terminal and the controlled mobile terminal is successful.
  • the client mobile terminal transmits the image information of the desktop to the master mobile terminal. If the client mobile terminal agrees to accept the control, the image data compression/decompression module 407 of the remote desktop client of the client mobile terminal compresses the image data on the display device of the client mobile terminal and passes through the operating system network.
  • the network interface module 401, the operating system 3, and the wireless communication module 2 are sent to the service server.
  • the service server forwards the image information to the master mobile terminal.
  • the operating system network interface module 401 of the master mobile terminal forwards the image information to the image data compression decompression module 407, and the image data compression and decompression module 407 decompresses the image data and sends it to the human machine interface 5 via the remote desktop proxy module 409.
  • the interface 5 displays image data of the client mobile terminal.
  • the master mobile terminal controls the client mobile terminal.
  • the user operates the human-machine interface 5 of the mobile terminal, and sends the operation control information to the remote desktop proxy module 409 of the remote desktop client.
  • the remote desktop proxy module 409 passes the control information to the operating system network interface module 401, the operating system 3,
  • the wireless communication module 2 transmits to the service server.
  • the service server forwards the control information to the client mobile terminal.
  • the operating system network interface module 401 of the remote desktop client of the client mobile terminal forwards the control information to the input system data parsing/reporting module 408, and inputs the system data parsing/reporting module.
  • the control information is parsed into 408, and converted into control information recognizable by the operating system of the client mobile terminal, and the converted control information is sent to the operating system 3 through the operating system network interface module 401, and the operating system 3 calls the customer to move according to the control information.
  • the image data compression/decompression module 407 of the client mobile terminal compresses the image data of the desktop and transmits it to the service server via the operating system network interface module 401, the operating system 3, and the wireless communication module 2, and the service server forwards it to the master mobile terminal.
  • the image data compression/decompression module 407 of the remote desktop client of the master mobile terminal decompresses the image data and sends it to the remote desktop service proxy module 409, which processes the image data and sends it to the human machine interface 5.
  • the master mobile terminal and the client mobile terminal can close the remote desktop connection at any time.
  • the client mobile terminal actively terminates the remote desktop connection
  • the user opts out of the remote desktop client through the human machine interface 5, and the remote desktop service agent 409 sends a termination request to the operating system network interface 401, and the operating system network interface 401 then terminates the request.
  • the operating system 3 and the wireless communication module 2 are sent to the service server, and the service server disconnects the client after receiving the request.
  • the mobile terminal connects and notifies the master mobile terminal.
  • the operating system network interface 401 of the remote desktop client 4 of the master mobile terminal displays the disconnection notification to the human machine interface 5 via the remote desktop service agent 409.
  • the remote desktop service agent 409 of the master mobile terminal sends the received user's termination request to the operating system network interface module 401, and sends it through the operating system 3 and the wireless communication module 2.
  • the service server sends a termination request to the client mobile terminal and disconnects from the client mobile terminal.
  • the service server determines whether the master mobile terminal is still connected to other client mobile terminals, and if there is no other connection, disconnects from the master mobile terminal. Finally, the business server records the user's usage record.
  • FIG. 5 is a schematic structural diagram of a remote desktop system between mobile terminals according to an embodiment of the present invention.
  • the system includes a master mobile terminal 51, a client mobile terminal 52, a wireless network 53, and a service server 54.
  • the service server 54 is configured to search for all authorized mobile terminals that have access to the wireless network 53 and process the request of the mobile terminal;
  • the client mobile terminal 52 is configured to accept the control of the master mobile terminal 51 through the service server 54;
  • the mobile terminal 51 is configured to search for the authorized mobile terminal by the service server 54, select the authorized mobile terminal as the client mobile terminal 52, and control the selected client mobile terminal 52;
  • the wireless network 53 is configured to connect the mobile terminal and the service server. 54.
  • the service server 54 includes an image and input system data transceiving module 541, a network access module 542, a business service user authentication and recording system 543.
  • the service service user authentication and recording system 543 is configured to authenticate the user;
  • the network access module 542 is configured to connect to the wireless network to communicate with the mobile terminal.
  • the image and input system data transceiver module 541 is for receiving and transmitting image data and control information of the mobile terminal.
  • the present invention searches for an authorized mobile terminal through a service server, and the master mobile terminal selects and controls the client mobile terminal through the service server, thereby solving the problem that the mobile terminal cannot enter.
  • the problem of remote assistance and remote management also solves the problem that different types of devices of different manufacturers have different operating systems and cannot be remotely connected to each other.
  • the invention provides a complete solution for remote assistance and remote management between mobile terminals, and in particular provides a multi-system adaptation function for a wide variety of operating systems.

Abstract

Disclosed are a remote desktop implementation method and system between mobile terminals. A service server in a wireless network arranges all the authorized mobile terminals accessing the wireless network; a mobile terminal as the main controller searches for an authorized mobile terminal by way of the service server and selects the authorized mobile terminal as a client mobile terminal, and sends a control request to the selected client mobile terminal; and the main controller mobile terminal controls the selected client mobile terminal according to controlled approval information returned by the selected client mobile terminal. By way of the service server searching for an authorized mobile terminal and the main controller mobile terminal selecting and controlling the client mobile terminal by way of the service server, the present invention solves the problem that remote assistance and remote management cannot be performed between mobile terminals, and at the same time solves the problem that remote connection cannot be performed with each other due to the operating systems of the devices with different model numbers from different manufacturers being different.

Description

一种移动终端间远程桌面的实现方法及系统 技术领域  Method and system for realizing remote desktop between mobile terminals
本发明涉及远程数据控制技术领域, 尤其涉及一种基于移动终端之间 的远程桌面连接的方法及系统。 背景技术  The present invention relates to the field of remote data control technologies, and in particular, to a method and system based on remote desktop connection between mobile terminals. Background technique
远程桌面功能在计算机的使用中占有重要角色。 当某一电脑终端开启 了远程桌面连接功能后, 在网络另一端的远程控制终端便可以控制该电脑 终端, 实现远程协助和远程管理功能。  The Remote Desktop feature plays an important role in the use of the computer. When a remote terminal connection function is enabled on a computer terminal, the remote control terminal at the other end of the network can control the computer terminal to implement remote assistance and remote management functions.
目前,部分移动终端可以使用 3G( 3rd-Generation,第三代移动通信技术) 或 WiFi ( Wileless Fidelity, 无线相容技术)数据网络对安装了相同操作系 统的计算机进行远程桌面连接。 然而, 在移动终端之间却没有实现远程桌 面控制。  Currently, some mobile terminals can use a 3G (3rd-Generation, 3rd Generation Mobile Communication) or WiFi (Wileless Fidelity) data network to remotely connect computers with the same operating system. However, remote desktop control is not implemented between mobile terminals.
随着移动终端的硬件配置越加强大, 基于移动终端的各种应用也十分 丰富, 移动终端已经能够代替^艮多计算机完成工作, 因此, 在移动终端之 间实现远程桌面控制, 可以极大的丰富移动终端的应用场景。 发明内容  As the hardware configuration of the mobile terminal is strengthened, various applications based on the mobile terminal are also very rich, and the mobile terminal has been able to complete the work instead of the computer. Therefore, remote desktop control between the mobile terminals can be extremely large. Enrich the application scenarios of mobile terminals. Summary of the invention
本发明的目的在于提供一种移动终端间远程桌面的实现方法及系统, 解决了现有移动终端硬件性能不断提高、 操作系统多样化, 很多用户在使 用的过程中出现的问题无法独立解决, 需要他人进行协助的问题, 同时也 解决了某些用户拥有多个移动设备(手机、 平板电脑和上网本等), 无法在 同一个终端上对其他设备进行远程操控的问题。  The object of the present invention is to provide a method and a system for realizing a remote desktop between mobile terminals, which solves the problem that the existing mobile terminal hardware performance is continuously improved and the operating system is diversified, and problems arising in the process of use by many users cannot be solved independently, and need The problem of assistance from others also solves the problem that some users have multiple mobile devices (mobile phones, tablets, netbooks, etc.) and cannot remotely control other devices on the same terminal.
根据本发明的一个方面, 提供了一种移动终端间远程桌面的实现方法, 包括以下步骤: According to an aspect of the present invention, a method for implementing a remote desktop between mobile terminals is provided. Includes the following steps:
A、无线网络中的业务服务器搜索所有已接入无线网络的已授权移动终 端, 获得授权用户列表;  A. The service server in the wireless network searches for all authorized mobile terminals that have access to the wireless network, and obtains a list of authorized users;
B、 作为主控的移动终端通过所述业务服务器搜索已授权移动终端; B. The mobile terminal as the master searches for the authorized mobile terminal through the service server;
C、 所述主控移动终端选择已授权移动终端作为客户移动终端, 并向所 选客户移动终端发出控制请求; C. The master mobile terminal selects the authorized mobile terminal as the client mobile terminal, and sends a control request to the selected client mobile terminal;
D、 所述主控移动终端根据所选客户移动终端返回的同意受控信息, 对 所选客户移动终端进行控制。  D. The master mobile terminal controls the selected client mobile terminal according to the consent controlled information returned by the selected client mobile terminal.
其中, 所述步骤 A具体为:  The step A is specifically:
Al、 移动终端接入无线网络, 与业务服务器建立连接;  Al, the mobile terminal accesses the wireless network, and establishes a connection with the service server;
A2、 所述业务服务器排列出所有已接入无线网络的已授权移动终端。 其中, 所述步骤 B具体为:  A2. The service server arranges all authorized mobile terminals that have access to the wireless network. The step B is specifically:
Bl、 作为主控的移动终端周期性地向所述业务服务器发送搜索已授权 移动终端的搜索请求;  Bl. The mobile terminal as the master periodically sends a search request for searching for the authorized mobile terminal to the service server;
B2、 所述业务服务器搜索已授权移动终端并将已授权移动终端发送给 所述主控移动终端;  B2. The service server searches for an authorized mobile terminal and sends the authorized mobile terminal to the master mobile terminal.
B3、 所述主控移动终端保存所述已授权移动终端。  B3. The master mobile terminal saves the authorized mobile terminal.
其中, 所述步骤 C具体为:  The step C is specifically:
C1、 所述主控移动终端根据网络情况选择一个或者多个已授权移动终 端作为客户移动终端, 并向业务服务器发送控制请求;  C1. The master mobile terminal selects one or more authorized mobile terminals as client mobile terminals according to network conditions, and sends a control request to the service server.
C2、 所述业务服务器将所述控制请求转发给所选客户移动终端。  C2. The service server forwards the control request to the selected client mobile terminal.
其中, 所述步骤 D具体为:  The step D is specifically:
Dl、 如果所选客户移动终端同意接受控制, 则经业务服务器向主控移 动终端返回同意受控的信息;  Dl. If the selected client mobile terminal agrees to accept the control, returning the information agreed to the control to the master mobile terminal via the service server;
D2、 所选客户移动终端将其显示设备的图像数据经业务服务器发送给 所述主控移动终端; D2. The selected client mobile terminal sends the image data of its display device to the service server via the service server. The master mobile terminal;
D3、 所述主控移动终端显示所述图像数据, 并将控制信息经业务服务 器发送给所选客户移动终端;  D3. The master mobile terminal displays the image data, and sends the control information to the selected client mobile terminal via the service server;
D4、 所选客户移动终端根据所述控制信息调用其操作系统可识别的应 用程序接口 API , 并执行步骤 D2。  D4. The selected client mobile terminal invokes an application program interface API identifiable by the operating system according to the control information, and performs step D2.
其中, 所述移动终端包括远程桌面客户端和操作系统, 所述远程桌面 客户端包括:  The mobile terminal includes a remote desktop client and an operating system, and the remote desktop client includes:
操作系统网络接口模块, 是基于移动终端多种操作系统抽象出来的网 络接口, 用于屏蔽移动终端操作系统的特性;  The operating system network interface module is a network interface abstracted based on multiple operating systems of the mobile terminal, and is used for shielding the characteristics of the operating system of the mobile terminal;
图像数据压缩解压模块, 用于压缩客户移动终端显示设备上的图像数 据, 并解压缩主控移动终端接收到的图像数据;  An image data compression and decompression module, configured to compress image data on a display device of the client mobile terminal, and decompress image data received by the master mobile terminal;
输入系统解析 /上报模块, 用于将主控移动终端输入的控制信息上报给 业务服务器, 并对接收到的业务服务器转发的主控移动终端的控制信息进 行解析, 转换为客户移动终端操作系统可识别的控制信息。  The input system parsing/reporting module is configured to report the control information input by the master mobile terminal to the service server, and parse the control information of the master mobile terminal forwarded by the received service server, and convert the operation information into the mobile terminal operating system of the client. Identification control information.
其中, 所述业务服务器包括:  The service server includes:
图像和输入系统数据收发模块, 用于接收主控移动终端发送的控制信 息和客户移动终端发送的图像数据, 并向主控移动终端发送所述图像数据、 向客户移动终端发送所述控制信息;  The image and input system data transceiver module is configured to receive control information sent by the master mobile terminal and image data sent by the client mobile terminal, and send the image data to the master mobile terminal, and send the control information to the client mobile terminal;
网络接入模块, 用于接入无线网络, 与移动终端通讯。  A network access module, configured to access a wireless network and communicate with a mobile terminal.
根据本发明的另一方面, 提供了一种移动终端间远程桌面系统, 所述 系统包括:  According to another aspect of the present invention, a remote desktop system between mobile terminals is provided, the system comprising:
业务服务器, 用于搜索所有已接入无线网络的已授权移动终端并处理 移动终端的请求, 获得授权用户列表;  a service server, configured to search for all authorized mobile terminals that have access to the wireless network and process the request of the mobile terminal to obtain a list of authorized users;
客户移动终端, 用于通过所述业务服务器接受主控移动终端的控制; 主控移动终端, 用于通过所述业务服务器搜索已授权移动终端, 选择 已授权移动终端作为客户移动终端, 并对所选客户移动终端进行控制; 无线网络, 用于连接移动终端和所述业务 务器。 a client mobile terminal, configured to receive control of the master mobile terminal by using the service server; and a master mobile terminal, configured to search for the authorized mobile terminal by using the service server, and select The mobile terminal is authorized as the client mobile terminal, and controls the selected client mobile terminal; the wireless network is used to connect the mobile terminal and the server.
其中, 所述移动终端包括远程桌面客户端和操作系统, 所述远程桌面 客户端包括:  The mobile terminal includes a remote desktop client and an operating system, and the remote desktop client includes:
操作系统网络接口模块, 是基于多种操作系统抽象出来的网络接口, 用于屏蔽操作系统的特性;  The operating system network interface module is a network interface abstracted based on multiple operating systems, and is used to shield operating system features;
图像数据压缩解压模块, 用于压缩客户移动终端显示设备上的图像数 据, 并解压缩主控移动终端接收到的图像数据;  An image data compression and decompression module, configured to compress image data on a display device of the client mobile terminal, and decompress image data received by the master mobile terminal;
输入系统解析 /上报模块, 用于将主控移动终端输入的控制信息上报给 业务服务器, 并对接收到的业务服务器转发的主控移动终端的控制信息进 行解析, 转换为客户移动终端操作系统可识别的控制信息。  The input system parsing/reporting module is configured to report the control information input by the master mobile terminal to the service server, and parse the control information of the master mobile terminal forwarded by the received service server, and convert the operation information into the mobile terminal operating system of the client. Identification control information.
其中, 所述业务服务器包括:  The service server includes:
图像和输入系统数据收发模块, 用于接收主控移动终端发送的控制信 息和客户移动终端发送的图像数据, 并向主控移动终端发送所述图像数据、 向客户移动终端发送所述控制信息;  The image and input system data transceiver module is configured to receive control information sent by the master mobile terminal and image data sent by the client mobile terminal, and send the image data to the master mobile terminal, and send the control information to the client mobile terminal;
网络接入模块, 用于接入无线网络, 与移动终端通讯。  A network access module, configured to access a wireless network and communicate with a mobile terminal.
与现有技术相比较, 本发明的有益效果在于: 为移动终端之间可以进 行远程协助和远程管理提供了完整的解决方案, 尤其对于目前种类繁多的 操作系统提供了多系统适配的功能, 使得不同厂商不同型号的设备可以相 互进行远程连接。 附图说明  Compared with the prior art, the present invention has the following advantages: It provides a complete solution for remote assistance and remote management between mobile terminals, and in particular provides a multi-system adaptation function for a wide variety of operating systems. Different devices of different models can be remotely connected to each other. DRAWINGS
图 1是本发明实施例提供的远程桌面客户端的工作流程图;  FIG. 1 is a flowchart of a remote desktop client according to an embodiment of the present invention;
图 2是本发明实施例提供的主控移动终端控制客户移动终端的工作流 程图;  2 is a workflow diagram of a master mobile terminal controlling a client mobile terminal according to an embodiment of the present invention;
图 3是本发明实施例提供的安装有远程桌面客户端的移动终端设备结 构示意图; FIG. 3 is a diagram of a mobile terminal device installed with a remote desktop client according to an embodiment of the present invention; FIG. Schematic diagram
图 4是本发明实施例提供的远程桌面客户端的结构示意图;  4 is a schematic structural diagram of a remote desktop client according to an embodiment of the present invention;
图 5是本发明实施例提供的移动终端间远程桌面系统的结构示意图。 具体实施方式 以下结合附图对本发明的优选实施例进行详细说明, 应当理解, 以下 所说明的优选实施例仅用于说明和解释本发明, 并不用于限定本发明。  FIG. 5 is a schematic structural diagram of a remote desktop system between mobile terminals according to an embodiment of the present invention. The preferred embodiments of the present invention are described in detail below with reference to the accompanying drawings.
图 1 是本发明实施例提供的远程桌面客户端的工作流程图, 具体包括 以下步骤:  FIG. 1 is a flowchart of a remote desktop client according to an embodiment of the present invention, which specifically includes the following steps:
步骤 S101 , 登录业务服务器。  Step S101: Log in to the service server.
移动终端开机, 通过 3G或者 WiFi方式接入无线通信网络。 主控移动 终端运行远程桌面客户端程序, 并输入用户名、 密码, 请求登录业务服务 器。 用户名、 密码通过业务服务器的认证之后, 远程桌面客户端成功登录 业务服务器。 如果是新用户, 则需要填写用户名、 密码等基本信息, 向业 务服务器注册新用户。  The mobile terminal is powered on, and accesses the wireless communication network through 3G or WiFi. The master mobile terminal runs the remote desktop client program, and enters a username and password to request login to the service server. After the username and password are authenticated by the service server, the remote desktop client successfully logs in to the service server. If it is a new user, you need to fill in the basic information such as the user name and password to register a new user with the service server.
移动终端与业务服务器之间的通信信道采用 SSL ( Secure Sockets The communication channel between the mobile terminal and the service server uses SSL (Secure Sockets)
Layer, 安全套接层)加密传输, 从而保证系统的安全性。 Layer, Secure Sockets Layer) Encrypted transmission to ensure system security.
步骤 S102, 搜索授权用户并保存至授权用户列表。  Step S102: Search for an authorized user and save to the authorized user list.
远程桌面客户端采用轮询的方式搜索授权的用户, 存储至授权用户列 表。 主控移动终端的远程桌面客户端周期性地向业务服务器发送搜索可控 用户的请求, 业务服务器接收到搜索请求后搜索可控用户并将搜索到的可 控用户信息发送给主控移动终端。 主控移动终端的远程桌面客户端接收到 可控用户信息后将其保存到可控用户列表中。  The Remote Desktop Client searches for authorized users in a polling manner and stores them in the list of authorized users. The remote desktop client of the master mobile terminal periodically sends a request for searching for the controllable user to the service server, and the service server searches for the controllable user after receiving the search request and sends the searched controllable user information to the master mobile terminal. The remote desktop client of the master mobile terminal receives the controllable user information and saves it to the controllable user list.
步骤 S103, 选择可控客户移动终端。  Step S103, selecting a controllable client mobile terminal.
主控移动终端的远程桌面客户端显示已授权可控用户列表。 主控移动 终端根据网络情况计算目前可同时控制的客户移动终端数量, 如果网络情 况允许, 主控移动终端可以选择控制多个可控用户作为客户移动终端。 用 户从授权用户列表中选择某个或者某几个客户移动终端, 并向业务服务器 发出控制某个或某几个客户移动终端的控制请求, 业务服务器将该控制请 求转发给所选的客户移动终端。 The remote desktop client hosting the mobile terminal displays a list of authorized and controllable users. The master mobile terminal calculates the number of client mobile terminals that can be simultaneously controlled according to the network condition, if the network situation In this case, the master mobile terminal can select to control multiple controllable users as the client mobile terminal. The user selects one or several client mobile terminals from the authorized user list, and sends a control request to the service server to control one or several client mobile terminals, and the service server forwards the control request to the selected client mobile terminal. .
步骤 S104, 客户移动终端决定是否同意受控。  Step S104: The client mobile terminal decides whether to agree to the control.
客户移动终端接收到业务服务器转发的主控移动终端的控制请求后, 选择是否同意受控, 并通过业务服务器通知主控移动终端。 如果客户移动 终端同意接受控制, 客户移动终端与主控移动终端握手成功, 二者之间建 立远程桌面连接, 主控移动终端接管客户移动终端, 主控移动终端执行步 骤 S105, 否则, 主控移动终端执行步骤 S103。  After receiving the control request of the master mobile terminal forwarded by the service server, the client mobile terminal selects whether to agree to the control, and notifies the master mobile terminal through the service server. If the client mobile terminal agrees to accept the control, the client mobile terminal successfully handshaking with the master mobile terminal, establishes a remote desktop connection between the two, and the master mobile terminal takes over the client mobile terminal, and the master mobile terminal performs step S105; otherwise, the master mobile The terminal performs step S103.
步骤 S105, 主控移动终端控制客户移动终端。  Step S105, the master mobile terminal controls the client mobile terminal.
客户移动终端与主控移动终端握手成功后, 将显示设备的图像信息进 行压缩经业务服务器发送至主控移动终端, 主控移动终端的远程桌面客户 端接收到图像信息解压缩并显示, 然后将控制信息经业务服务器发送给客 户移动终端, 客户移动终端的远程桌面客户端根据控制信息调用具体操作 系统可识别的 API接口, 并将显示设备的图像信息经业务服务器发送给主 控移动终端。 其中主控移动终端选择多个可控用户时, 主控移动终端可在 多个远程桌面之间切换。  After the client mobile terminal successfully handshaking with the master mobile terminal, the image information of the display device is compressed and sent to the master mobile terminal via the service server, and the remote desktop client of the master mobile terminal receives the image information and decompresses and displays, and then The control information is sent to the client mobile terminal via the service server, and the remote desktop client of the client mobile terminal invokes an API interface recognizable by the specific operating system according to the control information, and sends the image information of the display device to the master mobile terminal via the service server. When the master mobile terminal selects multiple controllable users, the master mobile terminal can switch between multiple remote desktops.
步骤 S106, 主控移动终端和客户移动终端随时终止通信。  Step S106, the master mobile terminal and the client mobile terminal terminate communication at any time.
在远程桌面连接过程中, 主控移动终端和客户移动终端可以随时关闭 远程桌面连接。 客户移动终端主动终止远程桌面连接时, 主控移动终端执 行步骤 S103, 客户移动终端断开与业务服务器的连接。 主控移动终端终止 远程桌面连接时, 主控移动终端和客户移动终端断开和业务服务器的连接。  During the remote desktop connection, the master mobile terminal and the client mobile terminal can close the remote desktop connection at any time. When the client mobile terminal actively terminates the remote desktop connection, the master mobile terminal performs step S103, and the client mobile terminal disconnects from the service server. When the master mobile terminal terminates the remote desktop connection, the master mobile terminal and the client mobile terminal disconnect from the service server.
主控移动终端和客户移动终端终止通信后, 业务服务器记录用户的使 用记录。 图 2是本发明实施例提供的主控移动终端控制客户移动终端的工作流 程图, 具体包括以下步骤: After the master mobile terminal and the client mobile terminal terminate communication, the service server records the user's usage record. 2 is a flowchart of a work performed by a master mobile terminal to control a client mobile terminal according to an embodiment of the present invention, which specifically includes the following steps:
步骤 S201 , 客户移动终端将图像信息发送给主控移动终端。  Step S201: The client mobile terminal sends the image information to the master mobile terminal.
客户移动终端和主控移动终端握手成功后, 客户移动终端的远程桌面 客户端将其桌面的图像信息进行压缩并通过无线网络发送至业务服务器, 业务服务器将收到的图像信息转发给主控移动终端。  After the handshake between the client mobile terminal and the master mobile terminal is successful, the remote desktop client of the client mobile terminal compresses the image information of the desktop and sends it to the service server through the wireless network, and the service server forwards the received image information to the master mobile. terminal.
步骤 S202, 主控移动终端显示客户移动终端发送的图像信息。  Step S202: The master mobile terminal displays image information sent by the client mobile terminal.
主控移动终端的远程桌面客户端经业务服务器接收客户移动终端发送 的图像数据, 并对图像进行解压缩和显示。  The remote desktop client of the master mobile terminal receives the image data sent by the client mobile terminal via the service server, and decompresses and displays the image.
步骤 S203, 主控移动终端向客户移动终端发送控制信息。  Step S203: The master mobile terminal sends control information to the client mobile terminal.
主控移动终端的远程桌面客户端根据显示的图像信息进行操作控制, 并将控制信息通过业务服务器发送给客户移动终端。  The remote desktop client of the master mobile terminal performs operation control according to the displayed image information, and transmits the control information to the client mobile terminal through the service server.
步骤 S204, 客户移动终端根据控制信息进行操作。  Step S204: The client mobile terminal operates according to the control information.
客户移动终端的远程桌面客户端根据控制信息调用其操作系统可识别 的 API接口, 并执行步骤 S201。  The remote desktop client of the client mobile terminal invokes an API interface recognizable by its operating system according to the control information, and performs step S201.
图 3是本发明实施例提供的安装有远程桌面客户端的移动终端设备结 构示意图, 如图 3 所示, 安装有远程桌面客户端的移动终端包括中央处理 器 1、无线通信模块 2、操作系统 3、远程桌面客户端 4、人机界面 5。 其中, 中央处理器 1是移动终端上负责数据运算的核心部件。 无线通信模块 2可 以是 WiFi网卡和 3G通信模块, 但不限于此。 操作系统 3, 是移动终端上 运行的操作系统, 负责管理移动终端上所有的系统资源, 为应用软件提供 操作硬件设备的接口、 网络、 文件等操作接口。 远程桌面客户端 4, 是运行 在移动终端操作系统 3上的程序, 它使用操作系统 3提供的网络接口通过 业务服务器在移动终端之间进行信息交互。人机界面 5, 是移动终端的用户 操作界面, 远程桌面客户端 4在人机界面 5上向用户提供输入用户认证信 息和配置信息的操作界面, 移动终端本地业务程序和扩展程序都可以使用 人机界面 5和用户交互。 3 is a schematic structural diagram of a mobile terminal device installed with a remote desktop client according to an embodiment of the present invention. As shown in FIG. 3, a mobile terminal installed with a remote desktop client includes a central processing unit 1, a wireless communication module 2, and an operating system 3. Remote desktop client 4, human machine interface 5. The central processing unit 1 is a core component of the mobile terminal responsible for data operations. The wireless communication module 2 may be a WiFi network card and a 3G communication module, but is not limited thereto. The operating system 3 is an operating system running on the mobile terminal, and is responsible for managing all system resources on the mobile terminal, and provides an operation interface for the application software to interface, network, and file for operating the hardware device. The remote desktop client 4 is a program running on the mobile terminal operating system 3, which uses the network interface provided by the operating system 3 to perform information exchange between the mobile terminals through the service server. The human machine interface 5 is a user operation interface of the mobile terminal, and the remote desktop client 4 provides an input user authentication letter to the user on the human machine interface 5. The operation interface of the information and configuration information, the mobile terminal local business program and the extension program can use the human machine interface 5 and the user interaction.
工作时, 移动终端首先与业务服务器连接。 主控移动终端开机后, 运 行远程桌面客户端 4。用户通过人机界面 5输入用户名和密码登陆业务服务 器, 远程桌面客户端 4的登录请求经操作系统 3发送给无线通信模块 2, 无 线通信模块 2通过无线网络将该登录请求发送给业务服务器。 业务服务器 验证通过后, 远程桌面客户端 4成功登录业务服务器。  When working, the mobile terminal first connects to the business server. After the master mobile terminal is powered on, the remote desktop client 4 is run. The user enters the user name and password through the man-machine interface 5 to log in to the service server. The login request of the remote desktop client 4 is sent to the wireless communication module 2 via the operating system 3, and the wireless communication module 2 sends the login request to the service server through the wireless network. After the business server is verified, Remote Desktop Client 4 successfully logs in to the business server.
远程桌面客户端 4轮询请求搜索可控用户。 远程桌面客户端 4周期性 地通过无线通信模块 2向业务服务器发送搜索可控用户的搜索请求, 业务 服务器接收到该请求后, 搜索网络中的可控用户并将可控用户信息发送给 主控移动终端。 主控移动终端的远程桌面客户端 4经无线通信模块 2接收 可控用户信息并将其保存到可控用户信息列表中。  Remote Desktop Client 4 Polling requests to search for controllable users. The remote desktop client 4 periodically sends a search request for searching for the controllable user to the service server through the wireless communication module 2, and after receiving the request, the service server searches for the controllable user in the network and sends the controllable user information to the master control. Mobile terminal. The remote desktop client 4 of the master mobile terminal receives the controllable user information via the wireless communication module 2 and saves it to the list of controllable user information.
用户通过主控移动终端选择客户移动终端。 主控移动终端的无线通信 模块 2将网络信息通过操作系统 3反馈给远程桌面客户端 4,远程桌面客户 端 4根据网络情况计算目前可同时控制的客户移动终端数量, 如果网络情 况允许, 主控移动终端可以选择控制多个客户移动终端。 用户通过人机界 面 5从可控用户信息列表中选择一个或多个客户移动终端进行控制, 并经 无线通信模块 2向业务服务器发送控制请求。 业务服务器接收到控制请求 后将该控制请求转发给客户移动终端。 客户移动终端接收到连接请求后, 如果同意接受控制, 则经业务服务器向主控移动终端发送同意控制的通知, 至此客户移动终端和主控移动终端握手成功。 如果客户移动终端拒绝主控 移动终端的控制, 则主控移动终端重新选择客户移动终端。  The user selects the client mobile terminal through the master mobile terminal. The wireless communication module 2 of the master mobile terminal feeds the network information to the remote desktop client 4 through the operating system 3. The remote desktop client 4 calculates the number of client mobile terminals that can be simultaneously controlled according to the network condition. If the network conditions permit, the master control The mobile terminal can choose to control multiple client mobile terminals. The user selects one or more client mobile terminals from the list of controllable user information through the man-machine interface 5 for control, and sends a control request to the service server via the wireless communication module 2. After receiving the control request, the service server forwards the control request to the client mobile terminal. After receiving the connection request, if the client mobile terminal agrees to accept the control, the service server sends a notification of the consent control to the master mobile terminal, and the handshake between the client mobile terminal and the master mobile terminal is successful. If the client mobile terminal rejects the control of the master mobile terminal, the master mobile terminal reselects the client mobile terminal.
客户移动终端向主控移动终端发送图像信息。 如果客户移动终端同意 主控移动终端的控制, 则将桌面的图像信息压缩并通过无线网络发送至业 务服务器, 业务服务器再通过无线网络发送给主控移动终端。 主控移动终端显示客户移动终端发送的图像信息。 主控移动终端的无 线通讯模块 2从业务服务器接收到客户移动终端发送的图像信息后, 经操 作系统 3发送给远程桌面客户端 4。远程桌面客户端 4将图像信息通过人机 界面 5显示出来供用户操作。 The client mobile terminal transmits image information to the master mobile terminal. If the client mobile terminal agrees to control the mobile terminal, the image information of the desktop is compressed and sent to the service server through the wireless network, and the service server is sent to the master mobile terminal through the wireless network. The master mobile terminal displays image information sent by the client mobile terminal. After receiving the image information sent by the client mobile terminal from the service server, the wireless communication module 2 of the master mobile terminal sends the image information to the remote desktop client 4 via the operating system 3. The remote desktop client 4 displays the image information through the human machine interface 5 for the user to operate.
主控移动终端控制客户移动终端。 用户根据人机界面 5显示的图像信 息,进行操作控制,人机界面 5将用户的控制信息依次经远程桌面客户端 4、 操作系统 3、无线通信模块 2发送给业务服务器。 业务服务器将控制信息发 送给客户移动终端, 客户移动终端的远程桌面客户端 4根据控制信息调用 具体操作系统可识别的 API接口。其中主控移动终端选择多个可控用户时, 主控移动终端可在多个远程桌面之间切换。  The master mobile terminal controls the client mobile terminal. The user performs operation control according to the image information displayed by the human-machine interface 5, and the human-machine interface 5 sequentially transmits the user's control information to the service server via the remote desktop client 4, the operating system 3, and the wireless communication module 2. The service server sends the control information to the client mobile terminal, and the remote desktop client of the client mobile terminal 4 invokes an API interface recognizable by the specific operating system according to the control information. When the master mobile terminal selects multiple controllable users, the master mobile terminal can switch between multiple remote desktops.
在远程桌面连接过程中, 主控移动终端和客户移动终端可以随时关闭 远程桌面连接。 客户移动终端主动终止远程桌面连接时, 客户移动终端断 开与业务服务器的连接, 主控移动终端可以重新选择可控用户。 主控移动 终端终止远程桌面连接时, 主控移动终端和客户移动终端断开和业务服务 器的连接。 主控移动终端和客户移动终端终止通信后, 业务服务器记录用 户的使用记录。  During the remote desktop connection, the master mobile terminal and the client mobile terminal can close the remote desktop connection at any time. When the client mobile terminal actively terminates the remote desktop connection, the client mobile terminal disconnects from the service server, and the master mobile terminal can reselect the controllable user. When the master mobile terminal terminates the remote desktop connection, the master mobile terminal and the client mobile terminal disconnect from the service server. After the master mobile terminal and the client mobile terminal terminate the communication, the service server records the usage record of the user.
图 4是本发明实施例提供的远程桌面客户端的结构示意图, 如图 4所 示, 该客户端包括操作系统网络接口模块 401、 客户端认证管理模块 402、 认证和配置信息存储器 403、 客户端管理接口模块 404、 读取授权用户列表 模块 405、 更新 /设置授权用户模块 406、 图像数据压缩 /解压模块 407、输入 系统数据解析 /上报模块 408、 远程桌面服务代理模块 409。  4 is a schematic structural diagram of a remote desktop client according to an embodiment of the present invention. As shown in FIG. 4, the client includes an operating system network interface module 401, a client authentication management module 402, an authentication and configuration information storage 403, and client management. The interface module 404, the read authorization user list module 405, the update/set authorization user module 406, the image data compression/decompression module 407, the input system data parsing/reporting module 408, and the remote desktop service proxy module 409.
远程桌面客户端的各个模块的具体功能为: 操作系统网络接口模块 401 , 是远程桌面客户端基于移动终端多种操作系统抽象出来的网络接口, 对远程桌面客户端的内部屏蔽了移动终端操作系统的特性。 客户端认证管 理模块 402, 负责向业务服务器进行用户认证以及周期性搜索可控用户。 当 需要认证时, 客户端认证管理模块 402从认证和配置信息存储器 403 中读 取认证数据, 从授权用户列表中读取可控用户等信息, 发起认证。 认证和 配置信息存储器 403 ,是用户存放认证数据和远程桌面客户端配置信息的存 储器。客户端管理接口 404, 是用户通过人机界面配置远程桌面客户端的接 口。 读取授权用户列表模块 405 , 用于从授权用户列表中读出可控用户。 更 新 /设置授权用户 406, 用于将认证管理模块 402搜索到的可控用户保存到 可控用户列表中。 图像数据压缩 /解压模块 407 , 用于对主控移动终端从业 务服务器接收的数据进行解压以供显示设备使用, 同时用于客户移动终端 把显示设备的图像进行压缩并上传到业务服务器。 输入系统数据解析 /上报 模块 408 , 用于把主控移动终端操作系统传入的控制信息上报到业务服务 器, 以及对接收到的业务服务器转发的主控移动终端的控制信息进行解析, 转换为客户移动终端的操作系统可识别的输入信息。 远程桌面代理服务模 块 409, 是远程桌面客户端基于多种操作系统抽象出来的上层程序调用接 口, 对远程桌面客户端的内部屏蔽了上层程序的特性。 The specific functions of each module of the remote desktop client are: The operating system network interface module 401 is a network interface abstracted by the remote desktop client based on multiple operating systems of the mobile terminal, and shields the characteristics of the mobile terminal operating system from the inside of the remote desktop client. . The client authentication management module 402 is responsible for performing user authentication to the service server and periodically searching for the controllable user. when When authentication is required, the client authentication management module 402 reads the authentication data from the authentication and configuration information storage 403, reads information such as the controllable user from the authorized user list, and initiates authentication. The authentication and configuration information store 403 is a memory in which the user stores authentication data and remote desktop client configuration information. The client management interface 404 is an interface for the user to configure the remote desktop client through the human machine interface. The read authorized user list module 405 is configured to read out the controllable user from the authorized user list. The authorized user 406 is configured to save the controllable user searched by the authentication management module 402 to the controllable user list. The image data compression/decompression module 407 is configured to decompress data received by the master mobile terminal from the service server for use by the display device, and simultaneously for the client mobile terminal to compress and upload the image of the display device to the service server. The input system data parsing/reporting module 408 is configured to report the control information transmitted by the operating system of the master mobile terminal to the service server, and parse the control information of the master mobile terminal forwarded by the received service server, and convert the information into a client. Input information identifiable by the operating system of the mobile terminal. The remote desktop proxy service module 409 is an upper layer program call interface abstracted by the remote desktop client based on multiple operating systems, and shields the characteristics of the upper layer program from the inside of the remote desktop client.
远程桌面客户端各个组成模块的工作原理如下:  The working principle of each component of the Remote Desktop Client is as follows:
用户配置远程桌面客户端, 并将配置信息保存在认证和配置信息存储 器 403中。 用户通过人机界面 5 (如图 3所示)配置远程桌面客户端, 客户 端管理接口模块 404将用户选择或者输入的配置信息保存在认证和配置信 息存储器 403 中。 如果用户在配置时选择保存用户名、 密码, 则客户端认 证管理模块 402将用户首次登录时输入的用户名、 密码等信息保存到认证 和配置信息存储器 403中。  The user configures the remote desktop client and saves the configuration information in the authentication and configuration information store 403. The user configures the remote desktop client through the human machine interface 5 (shown in FIG. 3), and the client management interface module 404 stores the configuration information selected or input by the user in the authentication and configuration information storage 403. If the user chooses to save the username and password during configuration, the client authentication management module 402 saves the user name, password, and the like entered when the user first logs in to the authentication and configuration information store 403.
远程桌面客户端连接业务服务器。 用户第一次登录远程桌面客户端时, 需在人机界面 5上输入用户名、 密码。 如果用户不是首次登录远程桌面客 户端且用户配置时选择的是保存用户名、 密码, 则客户端认证管理模块 402 从认证和配置信息存储器 403 中读取用户名、 密码等认证数据, 并显示在 人机界面 5上。 用户确认登录后, 人机界面 5向远程桌面客户端的远程桌 面服务代理模块 409发送登录请求。 远程桌面服务代理模块 409将登录请 求经客户端认证管理模块 402、操作系统网络接口 401发送给操作系统 3(如 图 3所示 ), 操作系统 3再将登录请求经无线通信模块 2 (如图 3所示 )发 送至业务服务器。 业务服务器接收到登录请求后, 验证用户名、 密码等信 息, 并将验证结果反馈回来。 如果用户名、 密码通过验证, 则用户成功登 录远程桌面客户端, 否则用户登录失败。 The remote desktop client connects to the business server. When the user logs in to the remote desktop client for the first time, he/she needs to enter the user name and password on the display unit 5. If the user is not the first time to log in to the remote desktop client and the user configuration selects to save the username and password, the client authentication management module 402 reads the authentication data such as the username and password from the authentication and configuration information storage 403, and displays On the man-machine interface 5. After the user confirms the login, the human machine interface 5 sends a login request to the remote desktop service proxy module 409 of the remote desktop client. The remote desktop service proxy module 409 sends the login request to the operating system 3 via the client authentication management module 402 and the operating system network interface 401 (as shown in FIG. 3), and the operating system 3 then passes the login request to the wireless communication module 2 (as shown in the figure). 3) is sent to the service server. After receiving the login request, the service server verifies the user name, password, and other information, and feeds back the verification result. If the username and password are verified, the user successfully logs in to the remote desktop client, otherwise the user fails to log in.
远程桌面客户端轮询搜索授权用户。 更新 /设置授权用户模块 406周期 性地通过操作系统网络接口 401经操作系统 3、无线通信模块 2向业务服务 器发送搜索授权用户的请求, 业务服务器将搜索到的授权用户信息经无线 通信模块 2、 操作系统 3反馈给远程桌面客户端 4的更新 /设置授权用户模 块 406, 更新 /设置授权用户模块 406接收到可控用户信息后, 更新授权用 户列表。  The Remote Desktop client polls the search for authorized users. The update/set authorization user module 406 periodically sends a request for searching for an authorized user to the service server via the operating system network interface 401 via the operating system 3 and the wireless communication module 2, and the service server searches the searched authorized user information via the wireless communication module 2. The operating system 3 feeds back to the update/set authorization user module 406 of the remote desktop client 4, and updates/sets the authorized user module 406 to update the authorized user list after receiving the controllable user information.
用户选择可控用户。 读取授权用户列表模块 405从授权用户列表中读 取可控用户信息并发送给人机界面 5 ,人机界面 5显示可控用户信息。 用户 选择可控用户, 人机界面 5将用户选择的可控用户信息发送给远程桌面客 户端的远程桌面服务代理模块 409,远程桌面代理模块 409再将此控制请求 经操作系统网络接口模块 401发送给操作系统 3 ,操作系统 3再将此控制请 求经无线通信模块 2发送给业务服务器。 业务服务器再将此控制请求发送 给客户移动终端。 客户移动终端决定是否同意受控, 并通知主控移动终端。 客户移动终端如果不同意受控, 则远程桌面连接失败, 否则主控移动终端 和受控移动终端之间的远程桌面连接成功。  The user selects a controllable user. The read authorized user list module 405 reads the controllable user information from the authorized user list and sends it to the human machine interface 5, and the human machine interface 5 displays the controllable user information. The user selects the controllable user, and the human machine interface 5 sends the controllable user information selected by the user to the remote desktop service proxy module 409 of the remote desktop client, and the remote desktop proxy module 409 sends the control request to the operating system network interface module 401. The operating system 3, the operating system 3, then sends the control request to the service server via the wireless communication module 2. The service server then sends this control request to the client mobile terminal. The client mobile terminal decides whether to agree to the control and notifies the master mobile terminal. If the client mobile terminal does not agree to be controlled, the remote desktop connection fails, otherwise the remote desktop connection between the master mobile terminal and the controlled mobile terminal is successful.
客户移动终端将桌面的图像信息发送给主控移动终端。 如果客户移动 终端同意接受控制, 则客户移动终端的远程桌面客户端的图像数据压缩 /解 压模块 407将客户移动终端的显示设备上的图像数据压缩并经操作系统网 络接口模块 401、 操作系统 3、 无线通信模块 2发送给业务服务器。 业务服 务器将此图像信息转发给主控移动终端。 主控移动终端的操作系统网络接 口模块 401将图像信息转发给图像数据压缩解压模块 407 ,图像数据压缩解 压模块 407将图像数据解压缩后经远程桌面代理模块 409发送给人机界面 5 , 人机界面 5显示客户移动终端的图像数据。 The client mobile terminal transmits the image information of the desktop to the master mobile terminal. If the client mobile terminal agrees to accept the control, the image data compression/decompression module 407 of the remote desktop client of the client mobile terminal compresses the image data on the display device of the client mobile terminal and passes through the operating system network. The network interface module 401, the operating system 3, and the wireless communication module 2 are sent to the service server. The service server forwards the image information to the master mobile terminal. The operating system network interface module 401 of the master mobile terminal forwards the image information to the image data compression decompression module 407, and the image data compression and decompression module 407 decompresses the image data and sends it to the human machine interface 5 via the remote desktop proxy module 409. The interface 5 displays image data of the client mobile terminal.
主控移动终端控制客户移动终端。用户通过主控移动终端的人机界面 5 进行操作并将操作控制信息发送给远程桌面客户端的远程桌面代理模块 409, 远程桌面代理模块 409将控制信息经操作系统网络接口模块 401、 操 作系统 3、无线通信模块 2发送给业务服务器。 业务服务器将该控制信息转 发给客户移动终端。 客户移动终端的远程桌面客户端的操作系统网络接口 模块 401经无线通信模块 2、操作系统 3接收到该控制信息后, 将其转发给 输入系统数据解析 /上报模块 408 , 输入系统数据解析 /上报模块 408对该控 制信息进行解析, 转换为客户移动终端操作系统可识别的控制信息, 并将 转换后的控制信息通过操作系统网络接口模块 401发送给操作系统 3 ,操作 系统 3根据控制信息调用客户移动终端操作系统可识别的 API接口。 客户 移动终端的图像数据压缩 /解压模块 407将桌面的图像数据压缩并经操作系 统网络接口模块 401、 操作系统 3、 无线通信模块 2发送给业务服务器, 业 务服务器再转发给主控移动终端。 主控移动终端的远程桌面客户端的图像 数据压缩 /解压模块 407将图像数据解压后, 发送给远程桌面服务代理模块 409, 远程桌面服务代理模块 409进行处理后发送给人机界面 5。  The master mobile terminal controls the client mobile terminal. The user operates the human-machine interface 5 of the mobile terminal, and sends the operation control information to the remote desktop proxy module 409 of the remote desktop client. The remote desktop proxy module 409 passes the control information to the operating system network interface module 401, the operating system 3, The wireless communication module 2 transmits to the service server. The service server forwards the control information to the client mobile terminal. After receiving the control information by the wireless communication module 2 and the operating system 3, the operating system network interface module 401 of the remote desktop client of the client mobile terminal forwards the control information to the input system data parsing/reporting module 408, and inputs the system data parsing/reporting module. The control information is parsed into 408, and converted into control information recognizable by the operating system of the client mobile terminal, and the converted control information is sent to the operating system 3 through the operating system network interface module 401, and the operating system 3 calls the customer to move according to the control information. An API interface recognized by the terminal operating system. The image data compression/decompression module 407 of the client mobile terminal compresses the image data of the desktop and transmits it to the service server via the operating system network interface module 401, the operating system 3, and the wireless communication module 2, and the service server forwards it to the master mobile terminal. The image data compression/decompression module 407 of the remote desktop client of the master mobile terminal decompresses the image data and sends it to the remote desktop service proxy module 409, which processes the image data and sends it to the human machine interface 5.
在远程桌面连接过程中, 主控移动终端和客户移动终端可以随时关闭 远程桌面连接。 客户移动终端主动终止远程桌面连接时, 用户通过人机界 面 5选择退出远程桌面客户端, 远程桌面服务代理 409将终止请求发送给 操作系统网络接口 401 ,操作系统网络接口 401再将此终止请求经操作系统 3、 无线通信模块 2发送给业务服务器, 业务服务器收到该请求后断开与客 户移动终端的连接, 并通知主控移动终端。 主控移动终端的远程桌面客户 端 4的操作系统网络接口 401经无线通信模块 2、操作系统 3接收到断开通 知后, 经远程桌面服务代理 409将断开通知显示到人机界面 5。 用户接收到 断开通知后, 可在人机界面 5 重新选择可控用户。 主控移动终端终止某一 个远程桌面连接时, 主控移动终端的远程桌面服务代理 409将接收到的用 户的终止请求发送给操作系统网络接口模块 401 , 并经操作系统 3、 无线通 信模块 2发送给业务服务器, 业务服务器将终止请求发送给客户移动终端, 并断开与客户移动终端的连接。 业务服务器判断主控移动终端是否还与其 他客户移动终端连接, 如果没有其他连接, 则断开与主控移动终端的连接。 最后, 业务服务器记录用户的使用记录。 During the remote desktop connection process, the master mobile terminal and the client mobile terminal can close the remote desktop connection at any time. When the client mobile terminal actively terminates the remote desktop connection, the user opts out of the remote desktop client through the human machine interface 5, and the remote desktop service agent 409 sends a termination request to the operating system network interface 401, and the operating system network interface 401 then terminates the request. The operating system 3 and the wireless communication module 2 are sent to the service server, and the service server disconnects the client after receiving the request. The mobile terminal connects and notifies the master mobile terminal. After receiving the disconnection notification via the wireless communication module 2 and the operating system 3, the operating system network interface 401 of the remote desktop client 4 of the master mobile terminal displays the disconnection notification to the human machine interface 5 via the remote desktop service agent 409. After the user receives the disconnection notification, the user can be reselected in the display unit 5. When the master mobile terminal terminates a certain remote desktop connection, the remote desktop service agent 409 of the master mobile terminal sends the received user's termination request to the operating system network interface module 401, and sends it through the operating system 3 and the wireless communication module 2. To the service server, the service server sends a termination request to the client mobile terminal and disconnects from the client mobile terminal. The service server determines whether the master mobile terminal is still connected to other client mobile terminals, and if there is no other connection, disconnects from the master mobile terminal. Finally, the business server records the user's usage record.
图 5是本发明实施例提供的移动终端间远程桌面系统的结构示意图, 如图 5所示,该系统包括主控移动终端 51、客户移动终端 52、无线网络 53、 业务服务器 54。 其中, 业务服务器 54, 用于搜索所有已接入无线网络 53 的已授权移动终端并处理移动终端的请求; 客户移动终端 52, 用于通过业 务服务器 54接受主控移动终端 51的控制; 主控移动终端 51 , 用于通过业 务服务器 54搜索已授权移动终端, 选择已授权移动终端作为客户移动终端 52, 并对所选客户移动终端 52进行控制; 无线网络 53 , 用于连接移动终端 和业务服务器 54。  FIG. 5 is a schematic structural diagram of a remote desktop system between mobile terminals according to an embodiment of the present invention. As shown in FIG. 5, the system includes a master mobile terminal 51, a client mobile terminal 52, a wireless network 53, and a service server 54. The service server 54 is configured to search for all authorized mobile terminals that have access to the wireless network 53 and process the request of the mobile terminal; the client mobile terminal 52 is configured to accept the control of the master mobile terminal 51 through the service server 54; The mobile terminal 51 is configured to search for the authorized mobile terminal by the service server 54, select the authorized mobile terminal as the client mobile terminal 52, and control the selected client mobile terminal 52; the wireless network 53 is configured to connect the mobile terminal and the service server. 54.
业务服务器 54包括包括图像和输入系统数据收发模块 541、 网络接入 模块 542、 业务服务用户认证和记录系统 543。 其中, 业务服务用户认证和 记录系统 543用于负责认证用户; 网络接入模块 542用于连接无线网络, 进而与移动终端通信。 图像和输入系统数据收发模块 541 用于接收和发送 移动终端的图像数据以及控制信息。  The service server 54 includes an image and input system data transceiving module 541, a network access module 542, a business service user authentication and recording system 543. The service service user authentication and recording system 543 is configured to authenticate the user; the network access module 542 is configured to connect to the wireless network to communicate with the mobile terminal. The image and input system data transceiver module 541 is for receiving and transmitting image data and control information of the mobile terminal.
综上所述, 本发明通过业务服务器搜索已授权移动终端, 主控移动终 端通过业务服务器选择并控制客户移动终端, 解决了移动终端之间无法进 行远程协助和远程管理的问题, 同时也解决了不同厂商不同型号的设备操 作系统不同从而无法相互进行远程连接的问题。 In summary, the present invention searches for an authorized mobile terminal through a service server, and the master mobile terminal selects and controls the client mobile terminal through the service server, thereby solving the problem that the mobile terminal cannot enter. The problem of remote assistance and remote management also solves the problem that different types of devices of different manufacturers have different operating systems and cannot be remotely connected to each other.
尽管上文对本发明进行了详细说明, 但是本发明不限于此, 本技术领 域技术人员可以根据本发明的原理进行各种修改。 因此, 凡按照本发明原 理所作的修改, 都应当理解为落入本发明的保护范围。 工业实用性  Although the invention has been described in detail above, the invention is not limited thereto, and various modifications may be made by those skilled in the art in accordance with the principles of the invention. Therefore, modifications made in accordance with the principles of the present invention should be construed as falling within the scope of the present invention. Industrial applicability
本发明为移动终端之间可以进行远程协助和远程管理提供了完整的解 决方案, 尤其对于目前种类繁多的操作系统提供了多系统适配的功能, 使  The invention provides a complete solution for remote assistance and remote management between mobile terminals, and in particular provides a multi-system adaptation function for a wide variety of operating systems.

Claims

权利要求书 Claim
1、 一种移动终端间远程桌面的实现方法, 其特征在于, 所述方法包括 以下步骤: A method for implementing a remote desktop between mobile terminals, characterized in that the method comprises the following steps:
A、无线网络中的业务服务器搜索所有已接入无线网络的已授权移动终 端;  A. The service server in the wireless network searches for all authorized mobile terminals that have access to the wireless network;
B、 作为主控的移动终端通过所述业务服务器搜索已授权移动终端; B. The mobile terminal as the master searches for the authorized mobile terminal through the service server;
C、 所述主控移动终端选择已授权移动终端作为客户移动终端, 并向所 选客户移动终端发出控制请求; C. The master mobile terminal selects the authorized mobile terminal as the client mobile terminal, and sends a control request to the selected client mobile terminal;
D、 所述主控移动终端根据所选客户移动终端返回的同意受控信息, 对 所选客户移动终端进行控制。  D. The master mobile terminal controls the selected client mobile terminal according to the consent controlled information returned by the selected client mobile terminal.
2、 根据权利要求 1所述的方法, 其中, 步骤 A包括:  2. The method according to claim 1, wherein step A comprises:
Al、 移动终端接入无线网络, 与业务服务器建立连接;  Al, the mobile terminal accesses the wireless network, and establishes a connection with the service server;
A2、 所述业务服务器排列出所有已接入无线网络的已授权移动终端。 A2. The service server arranges all authorized mobile terminals that have access to the wireless network.
3、 根据权利要求 1所述的方法, 其中, 步骤 B包括: 3. The method according to claim 1, wherein step B comprises:
B 1、 作为主控的移动终端周期性地向所述业务服务器发送搜索已授权 移动终端的搜索请求;  B1. The mobile terminal as the master periodically sends a search request for searching for the authorized mobile terminal to the service server;
B2、 所述业务服务器搜索已授权移动终端并将已授权移动终端发送给 所述主控移动终端;  B2. The service server searches for an authorized mobile terminal and sends the authorized mobile terminal to the master mobile terminal.
B3、 所述主控移动终端保存所述已授权移动终端。  B3. The master mobile terminal saves the authorized mobile terminal.
4、 根据权利要求 1所述的方法, 其中, 步骤 C包括:  4. The method according to claim 1, wherein step C comprises:
C1、 所述主控移动终端根据网络情况选择一个或者多个已授权移动终 端作为客户移动终端, 并向业务服务器发送控制请求;  C1. The master mobile terminal selects one or more authorized mobile terminals as client mobile terminals according to network conditions, and sends a control request to the service server.
C2、 所述业务服务器将所述控制请求转发给所选客户移动终端。  C2. The service server forwards the control request to the selected client mobile terminal.
5、 根据权利要求 1所述的方法, 其中, 步骤 D包括: Dl、 如果所选客户移动终端同意接受控制, 则经业务服务器向主控移 动终端返回同意受控的信息; 5. The method according to claim 1, wherein step D comprises: Dl. If the selected client mobile terminal agrees to accept the control, returning the agreed-controlled information to the master mobile terminal via the service server;
D2、 所选客户移动终端将其显示设备的图像数据经业务服务器发送给 所述主控移动终端;  D2, the selected client mobile terminal sends the image data of its display device to the master mobile terminal via the service server;
D3、 所述主控移动终端显示所述图像数据, 并将控制信息经业务服务 器发送给所选客户移动终端;  D3. The master mobile terminal displays the image data, and sends the control information to the selected client mobile terminal via the service server;
D4、 所选客户移动终端根据所述控制信息调用其操作系统可识别的应 用程序接口 API , 并执行步骤 D2。  D4. The selected client mobile terminal invokes an application program interface API identifiable by the operating system according to the control information, and performs step D2.
6、 根据权利要求 1至 5任一项所述的方法, 其中, 所述移动终端包括 远程桌面客户端和操作系统, 所述远程桌面客户端包括:  The method according to any one of claims 1 to 5, wherein the mobile terminal comprises a remote desktop client and an operating system, and the remote desktop client comprises:
操作系统网络接口模块, 是基于移动终端多种操作系统抽象出来的网 络接口, 用于屏蔽移动终端操作系统的特性;  The operating system network interface module is a network interface abstracted based on multiple operating systems of the mobile terminal, and is used for shielding the characteristics of the operating system of the mobile terminal;
图像数据压缩解压模块, 用于压缩客户移动终端显示设备上的图像数 据, 并解压缩主控移动终端接收到的图像数据;  An image data compression and decompression module, configured to compress image data on a display device of the client mobile terminal, and decompress image data received by the master mobile terminal;
输入系统解析 /上报模块, 用于将主控移动终端输入的控制信息上报给 业务服务器, 并对接收到的业务服务器转发的主控移动终端的控制信息进 行解析, 转换为客户移动终端操作系统可识别的控制信息。  The input system parsing/reporting module is configured to report the control information input by the master mobile terminal to the service server, and parse the control information of the master mobile terminal forwarded by the received service server, and convert the operation information into the mobile terminal operating system of the client. Identification control information.
7、 根据权利要求 1至 5任一项所述的方法, 其中, 所述业务服务器包 括:  The method according to any one of claims 1 to 5, wherein the service server comprises:
图像和输入系统数据收发模块, 用于接收主控移动终端发送的控制信 息和客户移动终端发送的图像数据, 并向主控移动终端发送所述图像数据、 向客户移动终端发送所述控制信息;  The image and input system data transceiver module is configured to receive control information sent by the master mobile terminal and image data sent by the client mobile terminal, and send the image data to the master mobile terminal, and send the control information to the client mobile terminal;
网络接入模块, 用于接入无线网络, 与移动终端通讯。  A network access module, configured to access a wireless network and communicate with a mobile terminal.
8、 一种移动终端间远程桌面系统, 其特征在于, 所述系统包括: 业务服务器, 用于搜索所有已接入无线网络的已授权移动终端并处理 移动终端的请求; 8. A remote desktop system between mobile terminals, wherein the system comprises: a service server, configured to search and process all authorized mobile terminals that have access to the wireless network Mobile terminal request;
客户移动终端, 用于通过所述业务服务器接受主控移动终端的控制; 主控移动终端, 用于通过所述业务服务器搜索已授权移动终端, 选择 已授权移动终端作为客户移动终端, 并对所选客户移动终端进行控制; 无线网络, 用于连接移动终端和所述业务 务器。  a client mobile terminal, configured to receive control of the master mobile terminal by using the service server; the master mobile terminal, configured to search for the authorized mobile terminal by using the service server, and select the authorized mobile terminal as the client mobile terminal, and Selecting a client mobile terminal for control; a wireless network, for connecting the mobile terminal and the server.
9、 根据权利要求 8所述的系统, 其中, 所述移动终端包括远程桌面客 户端和操作系统, 所述远程桌面客户端包括:  9. The system according to claim 8, wherein the mobile terminal comprises a remote desktop client and an operating system, and the remote desktop client comprises:
操作系统网络接口模块, 是基于多种操作系统抽象出来的网络接口, 用于屏蔽操作系统的特性;  The operating system network interface module is a network interface abstracted based on multiple operating systems, and is used to shield operating system features;
图像数据压缩解压模块, 用于压缩客户移动终端显示设备上的图像数 据, 并解压缩主控移动终端接收到的图像数据;  An image data compression and decompression module, configured to compress image data on a display device of the client mobile terminal, and decompress image data received by the master mobile terminal;
输入系统解析 /上报模块, 用于将主控移动终端输入的控制信息上报给 业务服务器, 并对接收到的业务服务器转发的主控移动终端的控制信息进 行解析, 转换为客户移动终端操作系统可识别的控制信息。  The input system parsing/reporting module is configured to report the control information input by the master mobile terminal to the service server, and parse the control information of the master mobile terminal forwarded by the received service server, and convert the operation information into the mobile terminal operating system of the client. Identification control information.
10、 根据权利要求 8所述的系统, 其中, 所述业务服务器包括: 图像和输入系统数据收发模块, 用于接收主控移动终端发送的控制信 息和客户移动终端发送的图像数据, 并向主控移动终端发送所述图像数据、 向客户移动终端发送所述控制信息;  The system according to claim 8, wherein the service server comprises: an image and input system data transceiver module, configured to receive control information sent by the master mobile terminal and image data sent by the client mobile terminal, and to the main Controlling the mobile terminal to send the image data, and sending the control information to a client mobile terminal;
网络接入模块, 用于接入无线网络, 与移动终端通讯。  A network access module, configured to access a wireless network and communicate with a mobile terminal.
PCT/CN2011/077264 2011-05-10 2011-07-18 Remote desktop implementation method and system between mobile terminals WO2012151784A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2011101196025A CN102780715A (en) 2011-05-10 2011-05-10 Method and system for realizing remote desktop between mobile terminals
CN201110119602.5 2011-05-10

Publications (1)

Publication Number Publication Date
WO2012151784A1 true WO2012151784A1 (en) 2012-11-15

Family

ID=47125468

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/077264 WO2012151784A1 (en) 2011-05-10 2011-07-18 Remote desktop implementation method and system between mobile terminals

Country Status (2)

Country Link
CN (1) CN102780715A (en)
WO (1) WO2012151784A1 (en)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140280715A1 (en) * 2013-03-15 2014-09-18 First Principles, Inc. Real time remote desktop
CN104516774A (en) * 2013-09-30 2015-04-15 华为技术有限公司 Operation method of remote application, terminal and server
CN103825932B (en) * 2013-12-03 2017-03-08 福州瑞芯微电子股份有限公司 A kind of method of long- distance tabletop control between Android device
CN104038560A (en) * 2014-06-30 2014-09-10 北京奇虎科技有限公司 Remote assistance method between mobile terminals, client side, electronic device and system
CN105472101B (en) * 2014-08-15 2019-11-05 南京中兴新软件有限责任公司 Method, master control mobile intelligent terminal and the controlled mobile intelligent terminal of remote help
CN104506718A (en) * 2014-12-12 2015-04-08 上海斐讯数据通信技术有限公司 System and method for remote assistance between smart phones
CN104980926B (en) * 2015-06-05 2019-02-12 小米科技有限责任公司 The long-range control method and device of mobile terminal
CN106572139B (en) * 2015-10-13 2020-08-11 阿里巴巴集团控股有限公司 Multi-terminal control method, terminal, server and system
CN106341811A (en) * 2016-09-14 2017-01-18 广东欧珀移动通信有限公司 Data migration method and server
CN108388155B (en) * 2018-03-21 2020-06-23 联想(北京)有限公司 Remote control method and system
CN110365657A (en) * 2019-06-21 2019-10-22 北京奇艺世纪科技有限公司 Remote assistance method, device and readable storage medium storing program for executing
CN111031145A (en) * 2019-12-27 2020-04-17 恒信东方文化股份有限公司 Remote assistance method and system based on intelligent terminal
CN112202850B (en) * 2020-09-15 2023-01-03 广州浩安智能科技有限公司 Intelligent cabinet after-sale maintenance work order system and processing method
CN112419026B (en) * 2020-11-25 2022-11-01 浪潮软件科技有限公司 Method for realizing interaction with tax terminal equipment based on mobile intelligent terminal
CN113365112B (en) * 2021-05-28 2023-01-03 北京奇艺世纪科技有限公司 Remote assistance method and device, electronic equipment and storage medium
CN113938510A (en) * 2021-09-29 2022-01-14 青岛海信移动通信技术股份有限公司 Terminal equipment and terminal control method
CN115865910B (en) * 2023-02-22 2023-05-26 深圳市慧为智能科技股份有限公司 Equipment control method, device and server

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101132571A (en) * 2006-08-22 2008-02-27 薛飞 Method and system for displaying and operating remote computer on mobile phone
CN101163347A (en) * 2007-11-21 2008-04-16 深圳华为通信技术有限公司 Method and equipment for remote control mobile terminal
CN101651743A (en) * 2009-09-10 2010-02-17 华耀环宇科技(北京)有限公司 Remote desktop access system facing to mobilephone terminal user

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7676675B2 (en) * 2003-06-06 2010-03-09 Microsoft Corporation Architecture for connecting a remote client to a local client desktop
US7966355B2 (en) * 2007-02-13 2011-06-21 Modu Ltd. Interface for extending functionality of memory cards
CN101610544A (en) * 2009-07-20 2009-12-23 中兴通讯股份有限公司 Long-range control method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101132571A (en) * 2006-08-22 2008-02-27 薛飞 Method and system for displaying and operating remote computer on mobile phone
CN101163347A (en) * 2007-11-21 2008-04-16 深圳华为通信技术有限公司 Method and equipment for remote control mobile terminal
CN101651743A (en) * 2009-09-10 2010-02-17 华耀环宇科技(北京)有限公司 Remote desktop access system facing to mobilephone terminal user

Also Published As

Publication number Publication date
CN102780715A (en) 2012-11-14

Similar Documents

Publication Publication Date Title
WO2012151784A1 (en) Remote desktop implementation method and system between mobile terminals
US9204301B2 (en) Deploying wireless docking as a service
US9769732B2 (en) Wireless network connection establishment method and terminal device
CN102131001B (en) Remote control system and method of mobile communication terminal
WO2016150327A1 (en) Terminal remote assistance method, device and system
EP3005759B1 (en) Access control for wireless docking
TWI457848B (en) Online service providing system, method, server and mobile device thereof, and computer program product
CN104636924B (en) Secure payment method, server and system
US8959581B2 (en) Switching apparatus, authentication server, authentication system, authentication method, and computer program product
JP2015508273A (en) Shared network access via peer-to-peer link
WO2014161266A1 (en) Method, terminal and system for transmitting application software
WO2014189661A1 (en) Wireless docking architecture
CN102821150A (en) Cloud server and application managing method based on same
US9312948B2 (en) Method and apparatus for enabling wireless dockees to find and dock with a wireless docking host being used by another dockee
CN112566113B (en) Key generation and terminal network distribution method, device and equipment
US20190268951A1 (en) Communication Method and Device
CN104914806B (en) Via mobile messaging transmission secret/security intermediary system connection people and things
CN102118397B (en) Teleconference communication method and system based on mobile phones
CN104105218A (en) Method and system for achieving Android system mobile phone hotspot WPS connection
US7870305B2 (en) Proxy association for devices
WO2017040346A1 (en) A dock for extending the utility of an electronic device
CN104135754A (en) Method and device of adding and connecting hidden Chinese wifi hotspot
CN110278092A (en) Router long-range control method and system based on MQTT agreement
CN107087293A (en) A kind of cut-in method, terminal and server
WO2015139401A1 (en) Establishment method and system for wireless network, and wireless routing device

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

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

Country of ref document: EP

Kind code of ref document: A1