CN104202372A - Method and system for logging touch-screen terminal into server - Google Patents

Method and system for logging touch-screen terminal into server Download PDF

Info

Publication number
CN104202372A
CN104202372A CN201410416159.1A CN201410416159A CN104202372A CN 104202372 A CN104202372 A CN 104202372A CN 201410416159 A CN201410416159 A CN 201410416159A CN 104202372 A CN104202372 A CN 104202372A
Authority
CN
China
Prior art keywords
server
information
login
conversion
desktop
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN201410416159.1A
Other languages
Chinese (zh)
Other versions
CN104202372B (en
Inventor
秦旭
陈良华
杜彦魁
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Beijing Electronic Information Industry Co Ltd
Original Assignee
Inspur Beijing Electronic Information Industry Co Ltd
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 Inspur Beijing Electronic Information Industry Co Ltd filed Critical Inspur Beijing Electronic Information Industry Co Ltd
Priority to CN201410416159.1A priority Critical patent/CN104202372B/en
Publication of CN104202372A publication Critical patent/CN104202372A/en
Application granted granted Critical
Publication of CN104202372B publication Critical patent/CN104202372B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method for logging touch-screen terminal into server and a system thereof, and the method comprises the following steps of: acquiring external configuration information by a touch-screen terminal and transmitting configuration information to a conversion terminal to log the server, wherein the configuration information at least comprises protocol types, conversion terminal IP addresses, server terminal IP addresses, user names and passwords; after receiving configuration messages by the conversion terminal, and trying to log into the server terminal according to the configuration information from the configuration messages; in case of successfully logging into the server terminal, transmitting desktop information from the server terminal into the touch-screen terminal by the conversion terminal; displaying the received desktop information on the touch-screen terminal; acquiring external control information by displaying the desktop information on the touch-screen terminal and transmitting the control information to the conversion terminal; transmitting the received control messages into the server through the conversion terminal. Through the technical solution of the invention, the method can simplify the server-logging process so as to improve debugging efficiency of the server.

Description

Method and system for logging in server by touch screen terminal
Technical Field
The present invention relates to a remote login technology, and in particular, to a method and a system for a touch screen terminal to log in a server.
Background
Currently, servers are widely used in various fields of production and life, and therefore, daily upgrade and maintenance of servers and fault handling (hereinafter, collectively referred to as server debugging) are increasingly gaining attention. For servers applied to important fields such as governments and financial institutions, when server debugging is required, server debugging personnel is usually required to go to the site, namely a machine room where the server is located, to debug the server.
When the server is debugged on site, a debugging person needs to log in the server through a portable computer to realize debugging. The traditional method for logging in the server is that a debugging person connects a portable computer to the server to be debugged through an RJ45 interface, namely a network port; configuring the IP address of the portable computer as the IP address in the same network segment with the IP of the server; sending a login request to a server by inputting server IP address, user name and password information based on a remote login protocol, and logging in the server if the server responds to the login request and passes identity authentication; desktop information of the server is displayed on a screen of the portable computer in real time, and debugging personnel inputs control information through a cursor control device of the portable computer, such as a mouse and a keyboard, so that the server is controlled to complete corresponding operation, and server debugging is realized.
In the conventional method for logging in the server, before sending a login request to the server, a step of configuring the IP address of the portable computer needs to be executed, that is, two steps are required to complete the operation of logging in the server, so that the login process is complicated, and the debugging efficiency is reduced.
Disclosure of Invention
In order to solve the technical problem, the invention provides a method and a system for logging in a server by a touch screen terminal, which can simplify the process of logging in the server, thereby improving the debugging efficiency of the server.
In order to achieve the aim of the invention, the invention discloses a method for logging in a server by a touch screen terminal, which comprises the following steps:
the touch screen terminal acquires configuration information from the outside and sends the configuration information to a conversion end matched with a login server; the configuration information at least comprises a protocol type, a conversion end IP address, a server end IP address, a user name and a password;
after receiving the configuration message, the conversion end tries to log in the server end according to the configuration information in the configuration message;
if the server is successfully logged in, the conversion end forwards desktop information from the server to the touch screen terminal;
the touch screen terminal displays the received desktop information;
the touch screen terminal acquires control information from the outside by displaying the desktop information and sends the control information to the conversion terminal; the control information comprises cursor information and keyboard information;
the conversion end transmits the received control message to the server end.
The converter end supports one or more telnet protocols.
The conversion end supports two or more than two remote login protocols, and if the attempt to login to the server end fails, the method further comprises the following steps:
and the conversion end uses other remote login protocols supported by the conversion end to try to log in the server end one by one according to the IP address, the user name and the password of the server end in the configuration information.
If the attempt to log on to the server side is successful, the method further comprises the following steps: ending the step of attempting to log in the server one by one;
if the attempt to log on to the server side fails and the attempt to log on to the server side has been made using other remote login protocols supported by all the conversion sides, the method further comprises: and the conversion end sends failure information for prompting login failure to the touch screen terminal.
The invention also discloses a system for logging in the server by the touch screen terminal, which comprises the touch screen terminal and a conversion end, wherein the touch screen terminal is communicated with the conversion end through a USB interface, the conversion end is communicated with the server end through an RJ45 interface, wherein,
the touch screen terminal comprises a configuration acquisition unit, a desktop display unit and a control acquisition unit, the conversion end comprises a login unit, a desktop conversion unit and a control conversion unit, wherein,
the configuration acquisition unit is used for acquiring configuration information from the outside and sending the configuration information to a conversion end matched with the login server; the configuration information comprises a protocol type, a conversion end IP address, a server end IP address, a user name and a password;
the login unit is used for attempting to log in the server side according to the configuration information in the configuration information when the configuration information from the configuration acquisition unit is received;
the desktop conversion unit is used for forwarding desktop information from the server side to the desktop display unit when the server side is successfully logged in;
the desktop display unit is used for displaying the received desktop information from the desktop conversion unit;
the control acquisition unit is used for acquiring control information from the outside through the display desktop information and sending the control information to the conversion end; the control information comprises cursor information and keyboard information;
and the control conversion unit is used for forwarding the received control message from the control acquisition unit to the server side.
The login unit supports one or more remote login protocols.
When the login unit supports two or more telnet protocols, and an attempt to login to the server fails,
the login unit is also used for trying to login to the server side one by one according to the IP address, the user name and the password of the server side in the configuration information by using other remote login protocols supported by the login unit.
When the login attempt to the server side is successful, the login unit finishes execution;
when the attempt to log in to the server side fails and the login to the server side has been attempted using other telnet protocols supported by all the login units, the login unit is further configured to send failure information prompting the login failure to the touch screen terminal.
Compared with the prior art, the technical scheme of the invention comprises the steps that the touch screen terminal acquires configuration information from the outside and sends the configuration information to a conversion end matched with a login server; the configuration information at least comprises a protocol type, a conversion end IP address, a server end IP address, a user name and a password; after receiving the configuration message, the conversion end tries to log in the server end according to the configuration information in the configuration message; the conversion end supports various remote login protocols; if the server is successfully logged in, the conversion end forwards desktop information from the server to the touch screen terminal; the touch screen terminal displays the received desktop information; the touch screen terminal acquires control information from the outside by displaying the desktop information and sends the control information to the conversion terminal; the control information comprises cursor information and keyboard information; the conversion end transmits the received control message to the server end. On one hand, according to the technical scheme of the invention, the operation of logging in the server can be completed only by inputting the configuration information once by a debugging person, and compared with the traditional method for logging in the server, the method has the advantages that the debugging person needs to execute two steps to complete the operation of logging in the server, the process of logging in the server is simplified, and the debugging efficiency is improved. On the other hand, the technical scheme of the invention uses an intelligent terminal (touch screen terminal for short) with a touch screen, such as a mobile phone and a tablet personal computer, and a conversion terminal, such as a conversion terminal for completing login and conversion functions, to realize login server and server debugging.
In addition, according to the technical scheme of the invention, when the conversion end uses the remote login protocol specified by the debugging personnel, namely the remote login protocol corresponding to the protocol type in the configuration information, and the login of the server fails, the conversion end can automatically adopt other remote login protocols supported by the conversion end to try to login the server end one by one, so that the debugging personnel is prevented from manually replacing other remote login protocols to try to login the server, the efficiency of logging in the server is effectively improved, and the efficiency of debugging the server is effectively improved.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
The accompanying drawings are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the example serve to explain the principles of the invention and not to limit the invention.
FIG. 1 is a flow chart of a method for a touch screen terminal to log in a server according to the present invention;
fig. 2 is a schematic diagram of a composition structure of a system for logging in a server by a touch screen terminal according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that the embodiments and features of the embodiments in the present application may be arbitrarily combined with each other without conflict.
The steps illustrated in the flow charts of the figures may be performed in a computer system such as a set of computer-executable instructions. Also, while a logical order is shown in the flow diagrams, in some cases, the steps shown or described may be performed in an order different than here.
Fig. 1 is a flowchart of a method for logging in a server by a touch screen terminal according to the present invention, as shown in fig. 1, including the following steps:
step 101: the touch screen terminal acquires configuration information from the outside and sends the configuration information to the conversion end matched with the login server. The configuration information comprises a protocol type, a conversion end IP address, a server end IP address, a user name and a password. Wherein,
the protocol type, which is used to specify the type of TELNET protocol to be used, includes at least Teletype Network (TELNET), Secure Shell Script (SSH), or Remote Desktop Protocol (RDP).
And the translation end IP address is used for appointing the IP address to be used by the translation end.
The server-side IP address is used to specify the IP address being used by the server side, and those skilled in the art will readily understand that the translation-side IP address and the server-side IP address have the same IP address network segment.
And the user name and the password are sent to the server side for identity authentication when the conversion side tries to log in the server side.
In this step, the acquiring of the configuration information by the touch screen terminal may include: and popping up a dialog box for prompting to input configuration information by the touch screen terminal, and acquiring external input information, namely the configuration information, of the response dialog box.
Sending the configuration information to the converter in this step may include: and packaging the configuration information into the configuration message according to the preset format of the configuration message, and sending the configuration message to the conversion end through a USB interface between the touch screen terminal and the converter.
Step 102: and after receiving the configuration information, the conversion end tries to log in the server end according to the configuration information. Wherein the conversion end supports various TELNET protocols such as TELNET, SSH and RDP mentioned above.
In the step, the conversion end receives the configuration message and extracts the configuration information from the configuration message.
Attempting to log on to the server according to the configuration information in this step may include: configuring the IP address of the conversion terminal by using the IP address of the conversion terminal in the configuration information; and using the remote login protocol corresponding to the protocol type in the configuration information to attempt to login to the server side.
It should be noted that, the protocols specified by the protocol types in the configuration information are all standard TELNET protocols, such as TELNET, SSH, and RDP mentioned above.
Wherein attempting to log on to the server side comprises: the method comprises the steps that a login request for logging in a server end is sent to the server end through an RJ45 interface between a conversion end and the server end, then the server end responds to the login request and requires identity authentication, in the process of identity authentication, the conversion end and the server end complete identity authentication according to an encryption and decryption algorithm and a corresponding process specified by an adopted remote login protocol, wherein the main process is that the conversion end encrypts a user name and a password in configuration information and sends the user name and the password to the server end, the server end decrypts the received encrypted user name and password identity information, and identity authentication is carried out according to the user name and the password obtained through decryption.
The specific implementation of logging into the server using standard telnet protocols is a routine technique for those skilled in the art and will not be described further herein.
If the login to the server is successful, jumping to step 103; otherwise, the converter uses other remote login protocols supported by the converter to try to log in the server one by one according to the IP address, the user name and the password of the server in the configuration information. Then, if the login to the server is successful, the step of trying to login to the server one by one is finished, and the step 103 is skipped; if the login to the server fails, whether the server is tried to login by using other remote login protocols supported by all the conversion terminals is judged, if so, the conversion terminals send failure messages packaged with failure information prompting the login failure to the touch screen terminal through a USB interface between the touch screen terminal and the converter, and if not, the steps of trying to login to the server one by one are continued.
After the touch screen terminal receives the failure message, the failure message can be extracted from the failure message according to the preset format of the failure message, and a dialog box for prompting the login failure is popped up to prompt the login failure.
Step 103: and if the server is successfully logged in, the conversion end forwards the desktop information from the server to the touch screen terminal.
In this step, the forwarding, by the conversion terminal, the desktop information from the server terminal to the touch screen terminal may include: the conversion end receives the desktop message packaged with the desktop information of the server end, extracts the desktop information from the desktop message according to the preset format of the desktop message, packages the desktop information into the desktop message according to the preset format of the desktop message, and sends the desktop message to the touch screen terminal through a USB interface between the touch screen terminal and the converter.
Step 104: and the touch screen terminal displays the received desktop information. In particular,
the touch screen terminal receives the desktop message sent by the conversion terminal, extracts the desktop information from the desktop message, and displays the desktop of the server terminal on the display frame on the touch screen according to the desktop information.
Step 105: the touch screen terminal acquires control information from the outside by displaying the desktop information and sends the control information to the conversion terminal, wherein the control information comprises cursor information and keyboard information.
In this step, the step of acquiring, by the touch screen terminal, control information from the outside by displaying the desktop information may include: cursor information collected on the display frame is obtained, and keyboard information collected by a virtual keyboard on the touch screen is obtained at the same time.
The sending of the control information to the converter in this step may include: and the touch screen terminal encapsulates the acquired control information into the control information according to a preset format of the control information, and sends the control information encapsulating the control information to the conversion end through a USB interface between the touch screen terminal and the converter.
Step 106: the conversion end transmits the received control message to the server end. In particular,
the method can comprise the following steps: the conversion end receives a control message sent by the touch screen terminal, extracts the control information from the control message according to the preset format of the control message, encapsulates the control information into the control message according to the preset format of the control message, and sends the control message to the server end through an RJ45 interface between the conversion end and the server end.
After the step, the server side realizes corresponding operations such as moving a cursor according to cursor information in the control information and/or executing a corresponding command according to keyboard information in the control information according to the control information in the received control message.
It should be noted that, in the method of the present invention, the specific implementation of all the steps executed by the switch end (for example, the switch end attempts to log in to the server end according to the configuration information in step 102, and the switch end forwards the control message to the server end in step 106) may be implemented by a Field Programmable Gate Array (FPGA), a Central Processing Unit (CPU), a system on a programmable chip (PSoC), or an Application Specific Integrated Circuit (ASIC), which is a conventional technical means of a person in the art and is not used to limit the protection scope of the present invention, and is not described herein again.
Fig. 2 is a schematic diagram of a composition structure of a system for logging in a server through a touch screen terminal according to the present invention, and as shown in fig. 2, the system includes a touch screen terminal and a converter, the touch screen terminal and the converter communicate with each other through a USB interface, and the converter and the server communicate with each other through an RJ45 interface.
The touch screen terminal comprises a configuration acquisition unit, a desktop display unit and a control acquisition unit. The conversion end comprises a login unit, a desktop conversion unit and a control conversion unit. Wherein,
and the configuration acquisition unit is used for acquiring configuration information from the outside and sending the configuration information to the conversion end matched with the login server. The configuration information comprises a protocol type, a conversion end IP address, a server end IP address, a user name and a password.
And the login unit is used for attempting to log in the server side according to the configuration information in the configuration information when receiving the configuration information from the configuration acquisition unit. Wherein the login unit supports one or more telnet protocols.
And the desktop conversion unit is used for forwarding the desktop information from the server side to the desktop display unit when the server side is successfully logged in.
And the desktop display unit is used for displaying the received desktop information from the desktop conversion unit.
The control acquisition unit is used for acquiring control information from the outside through the display desktop information and sending the control information to the conversion end; the control information contains cursor information and keyboard information.
And the control conversion unit is used for forwarding the received control message from the control acquisition unit to the server side.
Further, the air conditioner is provided with a fan,
when the login unit supports two or more telnet protocols, and the attempt to login to the server side fails, the login unit is further configured to,
and using other remote login protocols supported by the login unit to try to login to the server one by one according to the IP address, the user name and the password of the server in the configuration information. Aiming at each time of attempting to log in the server, when the attempt to log in the server is successful, the login unit finishes execution; when an attempt to log in to the server side fails and a login has been attempted to the server side using other telnet protocols supported by all login units, the login unit transmits failure information indicating the login failure to the touch screen terminal.
Although the embodiments of the present invention have been described above, the above description is only for the convenience of understanding the present invention, and is not intended to limit the present invention. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (8)

1. A method for logging in a server by a touch screen terminal is characterized by comprising the following steps:
the touch screen terminal acquires configuration information from the outside and sends the configuration information to a conversion end matched with a login server; the configuration information at least comprises a protocol type, a conversion end IP address, a server end IP address, a user name and a password;
after receiving the configuration message, the conversion end tries to log in the server end according to the configuration information in the configuration message;
if the server is successfully logged in, the conversion end forwards desktop information from the server to the touch screen terminal;
the touch screen terminal displays the received desktop information;
the touch screen terminal acquires control information from the outside by displaying the desktop information and sends the control information to the conversion terminal; the control information comprises cursor information and keyboard information;
the conversion end transmits the received control message to the server end.
2. The method of claim 1, wherein the converter side supports one or more telnet protocols.
3. The method of claim 1, wherein the converter side supports two or more telnet protocols, and wherein if the attempt to log on to the server side fails, the method further comprises:
and the conversion end uses other remote login protocols supported by the conversion end to try to log in the server end one by one according to the IP address, the user name and the password of the server end in the configuration information.
4. The method of claim 3, wherein if the attempt to log on to the server is successful, the method further comprises: ending the step of attempting to log in the server one by one;
if the attempt to log on to the server side fails and the attempt to log on to the server side has been made using other remote login protocols supported by all the conversion sides, the method further comprises: and the conversion end sends failure information for prompting login failure to the touch screen terminal.
5. A system for logging in a server by a touch screen terminal is characterized by comprising the touch screen terminal and a conversion end, wherein the touch screen terminal is communicated with the conversion end through a USB interface, the conversion end is communicated with the server end through an RJ45 interface,
the touch screen terminal comprises a configuration acquisition unit, a desktop display unit and a control acquisition unit, the conversion end comprises a login unit, a desktop conversion unit and a control conversion unit, wherein,
the configuration acquisition unit is used for acquiring configuration information from the outside and sending the configuration information to a conversion end matched with the login server; the configuration information comprises a protocol type, a conversion end IP address, a server end IP address, a user name and a password;
the login unit is used for attempting to log in the server side according to the configuration information in the configuration information when the configuration information from the configuration acquisition unit is received;
the desktop conversion unit is used for forwarding desktop information from the server side to the desktop display unit when the server side is successfully logged in;
the desktop display unit is used for displaying the received desktop information from the desktop conversion unit;
the control acquisition unit is used for acquiring control information from the outside through the display desktop information and sending the control information to the conversion end; the control information comprises cursor information and keyboard information;
and the control conversion unit is used for forwarding the received control message from the control acquisition unit to the server side.
6. The system of claim 5, wherein the login unit supports one or more telnet protocols.
7. The system of claim 5, wherein when the login unit supports two or more telnet protocols, and when an attempt to login to the server fails,
the login unit is also used for trying to login to the server side one by one according to the IP address, the user name and the password of the server side in the configuration information by using other remote login protocols supported by the login unit.
8. The system according to claim 7, wherein the login unit finishes execution when the attempt to login to the server side is successful;
when the attempt to log in to the server side fails and the login to the server side has been attempted using other telnet protocols supported by all the login units, the login unit is further configured to send failure information prompting the login failure to the touch screen terminal.
CN201410416159.1A 2014-08-21 2014-08-21 A kind of method and system of touch screen terminal login service device Active CN104202372B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410416159.1A CN104202372B (en) 2014-08-21 2014-08-21 A kind of method and system of touch screen terminal login service device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410416159.1A CN104202372B (en) 2014-08-21 2014-08-21 A kind of method and system of touch screen terminal login service device

Publications (2)

Publication Number Publication Date
CN104202372A true CN104202372A (en) 2014-12-10
CN104202372B CN104202372B (en) 2018-03-23

Family

ID=52087597

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410416159.1A Active CN104202372B (en) 2014-08-21 2014-08-21 A kind of method and system of touch screen terminal login service device

Country Status (1)

Country Link
CN (1) CN104202372B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104598153A (en) * 2015-01-28 2015-05-06 浪潮(北京)电子信息产业有限公司 Method for controlling server and server
CN105138887A (en) * 2015-08-27 2015-12-09 宇龙计算机通信科技(深圳)有限公司 Input method and device of login information and terminal equipment
CN106647680A (en) * 2017-03-14 2017-05-10 挪信能源技术(上海)有限公司 Remote monitoring system of multiple ground source heat pumps

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101079763A (en) * 2006-06-12 2007-11-28 腾讯科技(深圳)有限公司 A remote configuration and management system and method of servers
CN102571840A (en) * 2010-12-16 2012-07-11 卓望数码技术(深圳)有限公司 Remote terminal test method, system and proxy server
CN103581265A (en) * 2012-08-07 2014-02-12 深圳市傲冠软件股份有限公司 Remote access method and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101079763A (en) * 2006-06-12 2007-11-28 腾讯科技(深圳)有限公司 A remote configuration and management system and method of servers
CN102571840A (en) * 2010-12-16 2012-07-11 卓望数码技术(深圳)有限公司 Remote terminal test method, system and proxy server
CN103581265A (en) * 2012-08-07 2014-02-12 深圳市傲冠软件股份有限公司 Remote access method and system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104598153A (en) * 2015-01-28 2015-05-06 浪潮(北京)电子信息产业有限公司 Method for controlling server and server
CN105138887A (en) * 2015-08-27 2015-12-09 宇龙计算机通信科技(深圳)有限公司 Input method and device of login information and terminal equipment
CN105138887B (en) * 2015-08-27 2018-07-27 宇龙计算机通信科技(深圳)有限公司 A kind of input method of log-on message, device and terminal device
CN106647680A (en) * 2017-03-14 2017-05-10 挪信能源技术(上海)有限公司 Remote monitoring system of multiple ground source heat pumps

Also Published As

Publication number Publication date
CN104202372B (en) 2018-03-23

Similar Documents

Publication Publication Date Title
US10805380B2 (en) Data transmission method and device
CN110636062B (en) Method and device for controlling secure interaction of equipment, electronic equipment and storage medium
US20200322170A1 (en) Identity Authentication Method and System, and Computing Device
CN112733107B (en) Information verification method, related device, equipment and storage medium
US9191289B2 (en) Method, device and system for monitoring internet-of-things device remotely
US9491682B2 (en) Wireless routing device, mobile terminal, and management system and method
US10148495B1 (en) Remote configuration of wireless devices
US10034057B2 (en) Message processing method, device, gateway, STB and IPTV
CN107786331B (en) Data processing method, device, system and computer readable storage medium
CN105005471A (en) Method, device, server and system for modifying configuration parameters of BIOS
CN103763469A (en) Simulation camera and parameter configuration method thereof
CN108920366A (en) One seed application adjustment method, apparatus and system
CN102646031A (en) Method for controlling large screen to display contents by mobile terminal
CN103634419B (en) The long-range control method of terminal and terminal
WO2015192582A1 (en) Virtual desktop login authentication method and apparatus
CN104202372B (en) A kind of method and system of touch screen terminal login service device
WO2019237576A1 (en) Method and apparatus for verifying communication performance of virtual machine
CN102932791A (en) Method for collaboratively processing information through WIFI wireless network between smart phone and computer
CN106488483B (en) Method for configuring WIFI gateway equipment and corresponding gateway equipment
US10261937B2 (en) Method and system for communication of device information
CN103714277B (en) Electronic equipment and application example management method thereof
CN104065732A (en) Telnet proxy forwarding mechanism
CN104202432B (en) Remote web management system and management method
CN103384246A (en) Safety supervision system login assistant method
CN103036897A (en) Communication method based on long distance desktop connection between thin client-side and server-side

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant