CN110928463B - Method, device and system for controlling remote equipment, service server and storage medium - Google Patents

Method, device and system for controlling remote equipment, service server and storage medium Download PDF

Info

Publication number
CN110928463B
CN110928463B CN201911135880.2A CN201911135880A CN110928463B CN 110928463 B CN110928463 B CN 110928463B CN 201911135880 A CN201911135880 A CN 201911135880A CN 110928463 B CN110928463 B CN 110928463B
Authority
CN
China
Prior art keywords
window
module
receiving
client
remote device
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.)
Active
Application number
CN201911135880.2A
Other languages
Chinese (zh)
Other versions
CN110928463A (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.)
Xingzhen Technology Shanghai Co ltd
Original Assignee
Beijing Dajia Internet Information Technology 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 Beijing Dajia Internet Information Technology Co Ltd filed Critical Beijing Dajia Internet Information Technology Co Ltd
Priority to CN201911135880.2A priority Critical patent/CN110928463B/en
Publication of CN110928463A publication Critical patent/CN110928463A/en
Application granted granted Critical
Publication of CN110928463B publication Critical patent/CN110928463B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • G06F9/548Object oriented; Remote method invocation [RMI]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Telephonic Communication Services (AREA)
  • Selective Calling Equipment (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The disclosure relates to a method, an apparatus and a terminal for controlling a remote device, an information processing method and apparatus, a server and a storage medium. The method for controlling the remote equipment comprises the following steps: receiving at least one trigger operation executed by a user on a control page, wherein the control page is generated by a preset service running on a remote device; according to at least one trigger operation, sending a window generation request corresponding to each trigger operation to a preset service, and displaying a window corresponding to each trigger operation on a control page based on each window generation request; receiving and sending a command for controlling the remote equipment, which is input by a user in each window, to a preset service; and receiving and displaying an operation result returned by the preset service after the corresponding command is operated on the remote equipment through each window. According to the embodiment of the disclosure, multiple windows can be opened without multiple login verification, so that the operation steps are reduced, and the operation flow is simplified.

Description

Method, device and system for controlling remote equipment, service server and storage medium
Technical Field
The present disclosure relates to the field of communications, and in particular, to a method, an apparatus, and a system for controlling a remote device, a service server, and a storage medium.
Background
The remote device is an electronic device that can be accessed to a network via the Internet (Internet) and remotely controlled or remotely operated by using a wireless or an electric signal. When information such as a log needs to be checked from a remote device, the remote device needs to be logged in first, and at present, a terminal establishes a connection with the remote device by using a Secure Shell (SSh), then sends login information to the remote device, and performs a corresponding operation after the login information is verified.
However, when the remote device needs to be operated again, SSh needs to be used to establish connection with the remote device, and then login information is sent to the remote device, that is, login authentication is required each time the remote device needs to be operated, which is cumbersome to operate.
Disclosure of Invention
The present disclosure provides a method, an apparatus, and a system for controlling a remote device, a service server, and a storage medium, so as to at least solve the problem of complex operation when operating the remote device in the related art. The technical scheme of the disclosure is as follows:
according to a first aspect of the embodiments of the present disclosure, there is provided a method for controlling a remote device, which is applied to a client, and includes:
receiving at least one trigger operation executed by a user on a control page, wherein the control page is generated by a preset service running on the remote equipment;
according to at least one trigger operation, sending a window generation request corresponding to each trigger operation to the preset service, and displaying a window corresponding to each trigger operation on the control page based on each window generation request;
receiving and sending a command for controlling the remote equipment, which is input by the user in each window, to the preset service;
and receiving and displaying an operation result returned by the preset service after the preset service operates the corresponding command on the remote equipment through each window.
In an embodiment, the displaying, on the control page, a window corresponding to each of the trigger operations based on each of the window generation requests includes:
receiving window information returned by the preset service according to each window generation request;
and displaying a window corresponding to each trigger operation on the control page according to the window information.
In an embodiment, before the receiving at least one trigger operation performed by the user on the control page, the method for controlling the remote device further includes:
receiving login information input by the user, and sending the login information to the preset service;
and receiving and displaying the control page returned by the preset service after the login information is confirmed to pass the verification.
In one embodiment, before the receiving the login information input by the user, the method for controlling a remote device further comprises:
sending a connection establishment request to the remote device based on a customizable network protocol, wherein the customizable network protocol refers to a network protocol capable of adding a customized function;
and receiving a connection establishment response which is returned by the remote equipment and agrees to establish connection, and establishing connection with the remote equipment.
According to a second aspect of the embodiments of the present disclosure, there is provided an information processing method applied to a remote device running a preset service, including:
receiving at least one window generation request sent by a client;
generating a window corresponding to each window generation request on a control page according to at least one window generation request;
monitoring each window;
and running the commands which are monitored in each window on the remote equipment, and returning a running result to the corresponding window.
In an embodiment, the generating, according to at least one of the window generation requests, a window corresponding to each of the window generation requests on a control page includes:
creating a corresponding link channel according to each window generation request;
and generating a window corresponding to each link channel on a control page, and returning corresponding window information to the client.
In an embodiment, the listening to each of the windows includes:
and monitoring the corresponding window through each link channel.
In an embodiment, the running the commands heard in each window on the remote device and returning the running result to the corresponding window includes:
filtering the commands monitored in each window according to preset filtering conditions;
returning prompt information that the command cannot be executed to the corresponding window according to the filtered command;
and aiming at the command which is not filtered out, running on the remote equipment, and returning a running result to the corresponding window.
In an embodiment, before the receiving at least one window generation request sent by the client, the information processing method further includes:
receiving login information sent by the client;
and if the login information is confirmed to pass the verification, returning the control page to the client.
In an embodiment, before the receiving the login information sent by the client, the information processing method further includes:
receiving a connection establishment request sent by the client based on a customizable network protocol, wherein the customizable network protocol refers to a network protocol capable of increasing a customized function;
and if the connection establishment with the client is confirmed according to the connection establishment request, returning a connection establishment response for agreeing to establish the connection to the client, and establishing the connection with the client.
According to a third aspect of the embodiments of the present disclosure, there is provided an apparatus for controlling a remote device, which is applied to a client, and includes:
a first receiving module configured to receive at least one trigger operation executed by a user on a control page, wherein the control page is generated by a preset service running on the remote device;
the sending and displaying module is configured to send a window generation request corresponding to each trigger operation to the preset service according to at least one trigger operation received by the first receiving module, and display a window corresponding to each trigger operation on the control page based on each window generation request;
a second receiving module configured to receive and send, to the preset service, a command for controlling the remote device, which is input by the user at each of the windows displayed by the sending and displaying module;
and the first receiving and displaying module is configured to receive and display an operation result returned by the preset service after the corresponding command received by the second receiving module is operated on the remote equipment through each window.
In one embodiment, the transmission display module includes:
the receiving submodule is configured to receive window information returned by the preset service according to each window generation request;
and the display sub-module is configured to display a window corresponding to each trigger operation on the control page according to the window information received by the receiving sub-module.
In one embodiment, the apparatus for controlling a remote device further comprises:
the receiving and sending module is configured to receive login information input by a user and send the login information to the preset service before the first receiving module receives at least one trigger operation executed by the user on a control page;
and the second receiving and displaying module is configured to receive and display the control page returned by the preset service after the login information sent by the receiving and sending module is confirmed to pass the verification.
In one embodiment, the apparatus for controlling a remote device further comprises:
a sending module configured to send a connection establishment request to the remote device based on a customizable network protocol before the receiving and sending module receives the login information input by the user, wherein the customizable network protocol refers to a network protocol capable of adding a customized function;
and the receiving and establishing module is configured to receive a connection establishment response which is returned by the remote equipment according to the connection establishment request sent by the sending module and agrees to establish connection, and establish connection with the remote equipment.
According to a fourth aspect of the embodiments of the present disclosure, there is provided an information processing apparatus applied to a remote device running a preset service, including:
the first receiving module is configured to receive at least one window generation request sent by a client;
the generating module is configured to generate a window corresponding to each window generation request on a control page according to at least one window generation request received by the first receiving module;
a listening module configured to listen to each of the windows generated by the generating module;
and the operation returning module is configured to operate the command which is monitored in each window by the monitoring module on the remote equipment and return an operation result to the corresponding window.
In one embodiment, the generating module comprises:
the creating sub-module is configured to create a corresponding link channel according to each window generation request;
and the generation and return sub-module is configured to generate a window corresponding to each link channel created by the creation sub-module on a control page and return corresponding window information to the client.
In an embodiment, the listening module is specifically configured to:
and monitoring the corresponding window through each link channel created by the creating sub-module.
In one embodiment, the return to run module comprises:
the filtering submodule is configured to filter the commands monitored in each window according to preset filtering conditions;
the return submodule is configured to return prompt information which cannot execute the command to a corresponding window according to the command filtered by the filtering submodule;
and the operation returning sub-module is configured to operate on the remote equipment aiming at the command which is not filtered out by the filtering sub-module and return an operation result to the corresponding window.
In one embodiment, the information processing apparatus further includes:
the second receiving module is configured to receive the login information sent by the client before the first receiving module receives at least one window generation request sent by the client;
and the confirmation returning module is configured to return the control page to the client if the login information received by the second receiving module is confirmed to pass the verification.
In one embodiment, the information processing apparatus further includes:
a third receiving module, configured to receive a connection establishment request sent by the client based on a customizable network protocol before the second receiving module receives the login information sent by the client, where the customizable network protocol is a network protocol that can add a customized function;
and the return establishing module is configured to return a connection establishing response which agrees to establish the connection to the client and establish the connection with the client if the connection establishing request received by the third receiving module confirms that the connection is established with the client.
According to a fifth aspect of the embodiments of the present disclosure, there is provided a terminal for controlling a remote device, including:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the above-described method of controlling a remote device.
According to a sixth aspect of embodiments of the present disclosure, there is provided a server including:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the information processing method described above.
According to a seventh aspect of embodiments of the present disclosure, there is provided a storage medium having instructions that, when executed by a processor of a terminal that controls a remote device, enable the terminal that controls the remote device to perform the above-described method of controlling the remote device.
According to an eighth aspect of embodiments of the present disclosure, there is provided a storage medium having instructions that, when executed by a processor of a server, enable the server to perform the above-described information processing method.
According to a ninth aspect of embodiments of the present disclosure, there is provided a computer program product, which, when run on an electronic device, causes the electronic device to perform the above-mentioned method of controlling a remote device.
According to a tenth aspect of embodiments of the present disclosure, there is provided a computer program product which, when run on an electronic device, causes the electronic device to execute the above-described information processing method.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
the method comprises the steps of sending a window generation request corresponding to each trigger operation to a preset service according to at least one trigger operation, displaying windows corresponding to each trigger operation on a control page based on each window generation request, namely displaying windows with the same number as the trigger operations on the control page, and opening a plurality of windows without performing login verification for many times when the trigger operations are performed for more than one time, so that operation steps are reduced, the operation flow is simplified, and the control page of a client can display a plurality of windows, so that related operations can be performed based on the plurality of windows, and the method is very convenient.
The method comprises the steps of receiving at least one window generation request sent by a client, generating a window corresponding to each window generation request on a control page according to the at least one window generation request, enabling the client to display the window corresponding to each trigger operation, and opening a plurality of windows without performing login verification for many times when the trigger operation is more than one time, so that operation steps are reduced, and an operation flow is simplified.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the principles of the disclosure and are not to be construed as limiting the disclosure.
Fig. 1 is a flowchart illustrating a method of controlling a remote device according to an exemplary embodiment of the present disclosure.
Fig. 2 is a flowchart illustrating an information processing method according to an exemplary embodiment of the present disclosure.
Fig. 3 is a signaling flow diagram illustrating a method of controlling a remote device in accordance with an exemplary embodiment of the present disclosure.
Fig. 4 is a block diagram illustrating an apparatus for controlling a remote device according to an exemplary embodiment of the present disclosure.
Fig. 5 is a block diagram illustrating another apparatus for controlling a remote device according to an exemplary embodiment of the present disclosure.
Fig. 6 is a block diagram illustrating another apparatus for controlling a remote device according to an exemplary embodiment of the present disclosure.
Fig. 7 is a block diagram illustrating another apparatus for controlling a remote device according to an exemplary embodiment of the present disclosure.
Fig. 8 is a block diagram of an information processing apparatus shown in an exemplary embodiment of the present disclosure.
Fig. 9 is a block diagram illustrating another information processing apparatus according to an exemplary embodiment of the present disclosure.
Fig. 10 is a block diagram illustrating another information processing apparatus according to an exemplary embodiment of the present disclosure.
Fig. 11 is a block diagram illustrating another information processing apparatus according to an exemplary embodiment of the present disclosure.
Fig. 12 is a block diagram illustrating another information processing apparatus according to an exemplary embodiment of the present disclosure.
Fig. 13 is a block diagram illustrating a terminal controlling a remote device according to an exemplary embodiment of the present disclosure.
Fig. 14 is a block diagram of a server shown in an exemplary embodiment of the present disclosure.
Fig. 15 is a block diagram illustrating an apparatus suitable for controlling a remote device in accordance with an exemplary embodiment of the present disclosure.
Fig. 16 is a block diagram illustrating an exemplary embodiment of the present disclosure, which is suitable for an information processing apparatus.
Detailed Description
In order to make the technical solutions of the present disclosure better understood by those of ordinary skill in the art, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation in sequences other than those illustrated or otherwise described herein. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
Fig. 1 is a flowchart illustrating a method of controlling a remote device according to an exemplary embodiment of the present disclosure, which is described from a client as illustrated in fig. 1, and includes the steps of:
in step S101, at least one trigger operation performed by a user on a control page generated by a preset service running on a remote device is received.
The remote device may include, but is not limited to, a remote server, on which a preset service runs, and the preset service may include, but is not limited to, a node. Js is a script (JavaScript) running on a server, i.e., a technology that can write a server. The preset service may be implemented using a variety of basic frameworks, such as using express or koa. The preset service may generate a control page. The user may open the control page through a client, such as a browser.
In this embodiment, the user establishes a connection based on the customizable network protocol with the remote device before opening the control page through the client, e.g., browser, and the user needs login authentication when the control page is first opened. The customizable network Protocol refers to a network Protocol capable of adding a customized function, and may include, but is not limited to, a hypertext Transfer Protocol (HTTP).
In this embodiment, the process of the client and the remote device establishing a connection based on the customizable network protocol may include: the client sends a connection establishment request to the remote equipment based on the customizable network protocol, and after the remote equipment receives the connection establishment request, if the connection establishment with the client is confirmed, a connection establishment response agreeing to establish the connection is returned to the client, and the connection is established with the remote equipment.
In this embodiment, the client and the remote device establish a connection based on a customizable network protocol, such as http, so that when a user opens a control page through the client, such as a browser, to control the remote device, login verification is only required when the control page is opened for the first time. Meanwhile, since the client, such as a browser, has a function of maintaining the login state, login verification is not required when the control page is subsequently opened.
In this embodiment, the process of login verification when the user opens the control page for the first time may include: the client receives login information input by a user, sends the login information to a preset service, and returns a control page to the client if the preset service confirms that the login information passes verification. The control page may include, but is not limited to, various buttons, such as an "open" button, which the client may receive a trigger when the user clicks. When the user clicks the button again, the client receives a trigger operation again.
In step S102, a window generation request corresponding to each trigger operation is sent to a preset service according to at least one trigger operation, and a window corresponding to each trigger operation is displayed on a control page based on each window generation request.
After receiving at least one trigger operation, the client may send a window generation request corresponding to each trigger operation to a preset service according to the at least one trigger operation, create a corresponding link channel according to each window generation request, generate a window corresponding to each link channel on a control page, and return corresponding window information to the client. And the client receives the window information and displays a window corresponding to each trigger operation on a control page according to the window information.
When the preset service is a node.js service based on a socket protocol, the link channel may be a socket link.
In step S103, a command for controlling the remote device, which is input by the user at each window, is received and transmitted to the preset service.
The user may input a command for controlling the remote device in each window, for example, when the user needs to compare different remote files, a command for querying each remote file may be input in each of the two windows.
In step S104, an operation result returned after the preset service operates the corresponding command on the remote device is received and displayed through each window.
After the preset service finishes the operation command, the operation result can be returned to the corresponding window, and the corresponding window receives and displays the operation result. For example, two windows of the client may correspondingly display the running results of two query commands, so that comparison between two remote files is facilitated.
Therefore, in the embodiment, the client, for example, the browser, controls the remote device through the simulation terminal, and in the control process, a plurality of windows can be opened on the control page without performing login verification for many times, so that the operation steps can be reduced, and the operation flow can be simplified.
In the embodiment, the window generation request corresponding to each trigger operation is sent to the preset service according to at least one trigger operation, and the window corresponding to each trigger operation is displayed on the control page based on each window generation request, that is, the windows with the same number as the trigger operations can be displayed on the control page.
Fig. 2 is a flowchart illustrating an information processing method according to an exemplary embodiment of the disclosure, where the method is described from a remote device side, where a preset service is run on the remote device, and as shown in fig. 2, the information processing method may include:
in step S201, at least one window generation request sent by the client is received.
The preset service may include, but is not limited to, a node. Js is a script (JavaScript) running on a server, i.e., a technology that can write a server. The preset service may be implemented using a variety of basic frameworks, such as using express or koa.
In this embodiment, after receiving at least one trigger operation, the client may send a window generation request corresponding to each trigger operation to the preset service according to the at least one trigger operation.
In step S202, a window corresponding to each window generation request is generated on the control page according to at least one window generation request.
The preset service can create a corresponding link channel according to each window generation request, generate a window corresponding to each link channel on the control page, and return corresponding window information to the client. After receiving the window information, the client may display a window corresponding to each trigger operation on the control page according to the window information.
In step S203, listening is performed for each window.
Wherein, the corresponding window can be listened through each link channel, which may include but is not limited to socket link.
In step S204, the command heard in each window is executed on the remote device, and the execution result is returned to the corresponding window.
The preset service can perform customized filtering on the sensitive operation, and the implementation process can be as follows: and filtering the commands monitored in each window according to preset filtering conditions, returning prompt information incapable of executing the commands to the corresponding window according to the filtered commands, operating on the remote equipment according to the commands which are not filtered, and returning operation results to the corresponding window.
Sensitive operations may include, but are not limited to, deleting files, etc.
After the preset service runs the command on the remote equipment, the running result is returned to the corresponding window, so that the client can conveniently display the running result on the corresponding window.
In the embodiment, the at least one window generation request sent by the client is received, and the window corresponding to each window generation request is generated on the control page according to the at least one window generation request, so that the client can display the window corresponding to each trigger operation, and when the trigger operation is performed more than once, multiple windows can be opened without performing multiple login verification, thereby reducing operation steps and simplifying operation flow.
Fig. 3 is a signaling flowchart of a method for controlling a remote device according to an exemplary embodiment of the present disclosure, where the embodiment is described from the perspective of interaction between the remote device and a client, where a preset service is running on the remote device, and in this embodiment, the preset service is described by taking a node.
In step S301, the client and the remote device establish a connection based on http.
In step S302, the client transmits login information to a preset service.
In step S303, the preset service receives the login information and verifies the login information.
In step S304, the preset service confirms that the login information passes the verification, and returns a control page to the client.
It should be noted that the operations from the step S302 to the step S304 are optional operations, that is, login authentication is only required when the control page is opened.
In step S305, the client receives a plurality of trigger operations performed by the user on the control page.
In step S306, the client sends a window generation request corresponding to each trigger operation to the preset service.
In step S307, the preset service creates a corresponding link channel according to each window generation request, generates a window corresponding to each link channel on the control page, and returns corresponding window information to the client.
In step S308, the client receives the window information, and displays a window corresponding to each trigger operation on the control page according to the window information.
In step S309, the client receives and transmits a command for controlling the remote device, which is input by the user at each window, to the preset service.
In step S310, the preset service listens to the corresponding window through each link channel.
In step S311, the preset service filters the command monitored in each window according to a preset filtering condition, returns a prompt message that the command cannot be executed to the corresponding window for the filtered command, runs on the remote device for the command that is not filtered, and returns a running result to the corresponding window.
In step S312, the client receives and displays the corresponding prompt information or the operation result of the corresponding command through each window.
In the embodiment, through interaction between the client and the remote device, the client can send the window generation request corresponding to each trigger operation to the preset service, and display the window corresponding to each trigger operation on the control page based on each window generation request, that is, the windows with the same number as the trigger operations can be displayed on the control page.
Fig. 4 is a block diagram illustrating an apparatus for controlling a remote device according to an exemplary embodiment of the present disclosure. Referring to fig. 4, the apparatus includes:
the first receiving module 41 is configured to receive at least one trigger operation performed by a user on a control page generated by a preset service running on a remote device.
The transmission display module 42 is configured to transmit a window generation request corresponding to each trigger operation to a preset service according to at least one trigger operation received by the first receiving module 41, and display a window corresponding to each trigger operation on the control page based on each window generation request.
The second receiving module 43 is configured to receive and transmit a command for controlling the remote device, which is input by the user at each window displayed by the transmission display module 42, to the preset service.
The first reception display module 44 is configured to receive and display a running result returned by the preset service after running the corresponding command received by the second reception module 43 on the remote device through each window.
In the embodiment, the window generation request corresponding to each trigger operation is sent to the preset service according to at least one trigger operation, and the window corresponding to each trigger operation is displayed on the control page based on each window generation request, that is, the windows with the same number as the trigger operations can be displayed on the control page.
Fig. 5 is a block diagram of another apparatus for controlling a remote device according to an exemplary embodiment of the disclosure, and as shown in fig. 5, based on the embodiment shown in fig. 4, the transmission display module 42 may include:
the receiving submodule 421 is configured to receive window information returned by the preset service according to each window generation request.
The display sub-module 422 is configured to display a window corresponding to each trigger operation on the control page according to the window information received by the receiving sub-module 421.
Fig. 6 is a block diagram of another apparatus for controlling a remote device according to an exemplary embodiment of the disclosure, and as shown in fig. 6, based on the embodiment shown in fig. 4, the apparatus for controlling a remote device may further include:
the receiving and sending module 45 is configured to receive login information input by the user and send the login information to a preset service before the first receiving module 41 receives at least one triggering operation performed by the user on the control page.
The second receiving and displaying module 46 is configured to receive and display a control page returned by the preset service after confirming that the login information sent by the receiving and sending module 45 is authenticated.
Fig. 7 is a block diagram of another apparatus for controlling a remote device according to an exemplary embodiment of the disclosure, and as shown in fig. 7, based on the embodiment shown in fig. 6, the apparatus for controlling a remote device may further include:
the sending module 47 is configured to send a connection establishment request to the remote device based on a customizable network protocol, which refers to a network protocol in which a customized function can be added, before the receiving and sending module 45 receives the login information input by the user.
The receiving and establishing module 48 is configured to receive a connection establishment response agreeing to establish a connection returned by the remote device according to the connection establishment request sent by the sending module 47, and establish a connection with the remote device.
Fig. 8 is a block diagram illustrating an information processing apparatus in an exemplary embodiment of the present disclosure, the apparatus being located in a remote device running a preset service, as illustrated in fig. 8, the information processing apparatus including:
the first receiving module 81 is configured to receive at least one window generation request sent by a client.
The generating module 82 is configured to generate a window corresponding to each window generation request in the control page according to at least one window generation request received by the first receiving module 81.
The listening module 83 is configured to listen for each window generated by the generating module 82.
The run-back module 84 is configured to run the commands that the listening module 83 listened to in each window on the remote device and return the run results to the corresponding window.
In the embodiment, the at least one window generation request sent by the client is received, and the window corresponding to each window generation request is generated on the control page according to the at least one window generation request, so that the client can display the window corresponding to each trigger operation, and when the trigger operation is performed more than once, multiple windows can be opened without performing multiple login verification, thereby reducing operation steps and simplifying operation flow.
Fig. 9 is a block diagram of another information processing apparatus according to an exemplary embodiment of the disclosure, and as shown in fig. 9, on the basis of the embodiment shown in fig. 8, the generating module 82 may include:
the creation sub-module 821 is configured to create a corresponding link channel according to each window generation request.
The generation return sub-module 822 is configured to generate a window corresponding to each link channel created by the creation sub-module 821 on the control page and return corresponding window information to the client.
Fig. 10 is a block diagram of another information processing apparatus according to an exemplary embodiment of the disclosure, and as shown in fig. 10, the operation returning module 84 may include, based on the embodiment shown in fig. 7:
the filtering submodule 841 is configured to filter the commands heard in each window according to preset filtering conditions.
The return submodule 842 is configured to return prompt information that the command cannot be executed to the corresponding window for the command filtered out by the filter submodule 841.
The run-back submodule 843 is configured to run on the remote device for commands that are not filtered out by the filter submodule 841 and return run results to the corresponding window.
Fig. 11 is a block diagram of another information processing apparatus according to an exemplary embodiment of the disclosure, and as shown in fig. 11, the information processing apparatus may further include, based on the embodiment shown in fig. 7:
the second receiving module 85 is configured to receive the login information transmitted by the client before the first receiving module 81 receives at least one window generation request transmitted by the client.
The confirmation returning module 86 is configured to return the control page to the client if the login information received by the second receiving module 85 is verified.
Fig. 12 is a block diagram of another information processing apparatus shown in an exemplary embodiment of the disclosure, and as shown in fig. 12, on the basis of the embodiment shown in fig. 11, the information processing apparatus may further include:
the third receiving module 87 is configured to receive a connection establishment request sent by the client based on a customizable network protocol, which is a network protocol capable of adding a customized function, before the second receiving module 85 receives the login information sent by the client.
The return establishing module 88 is configured to return a connection establishment response agreeing to establish a connection to the client and establish a connection with the client if the connection establishment with the client is confirmed according to the connection establishment request received by the third receiving module 87.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
Fig. 13 is a block diagram illustrating a terminal controlling a remote device according to an exemplary embodiment of the present disclosure. As shown in fig. 13, the terminal controlling the remote device includes a processor 1310, a memory 1320 for storing instructions executable by the processor 1310; wherein the processor is configured to execute the instructions to implement the method of controlling a remote device. In addition to the processor 1310 and the memory 1320 shown in fig. 13, the terminal for controlling a remote device may also include other hardware according to the actual functions of the remote device, which is not described in detail.
In an exemplary embodiment, a storage medium including instructions, such as the memory 1320 including instructions, executable by the processor 1310 to perform the above-described method of controlling a remote device is also provided. Alternatively, the storage medium may be a non-transitory computer readable storage medium, for example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
In an exemplary embodiment, a computer program product is also provided, which, when run on an electronic device, causes the electronic device to perform the above-described method of controlling a remote device.
Fig. 14 is a block diagram of a server shown in an exemplary embodiment of the present disclosure. As shown in fig. 14, the server includes a processor 1410, a memory 1420 for storing instructions executable by the processor 1410; wherein the processor is configured to execute the above instructions to implement the above information processing method. In addition to the processor 1410 and the memory 1420 shown in fig. 14, the server may also include other hardware according to the actual function of information processing, which is not described in detail.
In an exemplary embodiment, there is also provided a storage medium including instructions, such as the memory 1420 including instructions, which are executable by the processor 1410 to perform the above-described information processing method. Alternatively, the storage medium may be a non-transitory computer readable storage medium, for example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
In an exemplary embodiment, there is also provided a computer program product which, when run on an electronic device, causes the electronic device to execute the above-described information processing method.
Fig. 15 is a block diagram illustrating an apparatus adapted to control a remote apparatus according to an exemplary embodiment of the present disclosure, and as shown in fig. 15, an embodiment of the present disclosure provides an apparatus 1500 adapted to control a remote apparatus, including: radio Frequency (RF) circuit 1510, power source 1520, processor 1530, memory 1540, input unit 1550, display unit 1560, camera 1570, communication interface 1580, and Wireless Fidelity (Wi-Fi) module 1590. Those skilled in the art will appreciate that the configuration of the apparatus shown in fig. 15 is not intended to be limiting, and that embodiments of the present application provide apparatus that may include more or less components than those shown, or some components in combination, or a different arrangement of components.
The various components of the apparatus 1500 will now be described in detail with reference to FIG. 15:
RF circuit 1510 may be used for receiving and transmitting data during a communication or conversation. In particular, RF circuit 1510, after receiving downlink data from the base station, sends the downlink data to processor 1530 for processing; and in addition, sending the uplink data to be sent to the base station. In general, RF circuit 1510 includes, but is not limited to, an antenna, at least one Amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like.
In addition, RF circuit 1510 may also communicate with networks and other devices via wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to Global System for Mobile communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Messaging Service (SMS), etc.
Wi-Fi technology belongs to short-distance wireless transmission technology, and the device 1500 can be connected with an Access Point (AP) through a Wi-Fi module 1590, so that Access to a data network is realized. The Wi-Fi module 1590 can be used for receiving and transmitting data during communication.
The device 1500 may be physically connected to other devices via the communications interface 1580. Optionally, the communication interface 1580 is connected to a communication interface of another device by a cable, so as to implement data transmission between the device 1500 and the other device.
In this embodiment of the application, the device 1500 is capable of implementing a communication service to send information to other contacts, so that the device 1500 needs to have a data transmission function, that is, the device 1500 needs to include a communication module inside. Although fig. 15 shows communication modules such as RF circuitry 1510, a Wi-Fi module 1590, and a communication interface 1580, it will be appreciated that at least one of the above-described components or other communication modules (e.g., a bluetooth module) for enabling communications may be present in the device 1500 for data transfer.
For example, when the device 1500 is a cell phone, the device 1500 may include the RF circuitry 1510, and may also include the Wi-Fi module 1590; when the device 1500 is a computer, the device 1500 can include a communications interface 1580, and can also include a Wi-Fi module 1590; when the device 1500 is a tablet, the device 1500 may include a Wi-Fi module.
Memory 1540 may be used to store software programs and modules. The processor 1530 executes various functional applications and data processing of the device 1500 by executing software programs and modules stored in the memory 1540, and can realize part or all of the processes in fig. 1 or fig. 3 of the embodiments of the present disclosure when the processor 1530 executes the program codes in the memory 1540.
Alternatively, the memory 1540 may mainly include a program storage area and a data storage area. The storage program area can store an operating system, various application programs (such as communication application), a face recognition module and the like; the storage data area may store data created according to the use of the device (such as various multimedia files like pictures, video files, etc., and face information templates), etc.
Further, memory 1540 can include high speed random access memory, and can also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The input unit 1550 may be used to receive numeric or character information input by a user and generate key signal inputs related to user settings and function control of the device 1500.
Optionally, the input unit 1550 may include a touch panel 1551 and other input devices 1552.
Touch panel 1551, also referred to as a touch screen, may collect touch operations of a user (e.g., operations of a user on or near touch panel 1551 using any suitable object or accessory such as a finger, a stylus, etc.) and drive a corresponding connection device according to a preset program. Alternatively, the touch panel 1551 may include two parts, a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, and sends the touch point coordinates to the processor 1530, and can receive and execute commands sent from the processor 1530. In addition, the touch panel 1551 can be implemented by various types such as a resistive type, a capacitive type, an infrared ray, a surface acoustic wave, and the like.
Optionally, other input devices 1552 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 1560 may be used to display information input by or provided to the user, as well as various menus for the device 1500. The display unit 1560 is a display system of the device 1500, and is used for displaying an interface to realize human-computer interaction.
The display unit 1560 may include a display panel 1561. Alternatively, the Display panel 1561 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
Further, touch panel 1551 can overlay display panel 1561 and, when touch panel 1551 detects a touch operation on or near touch panel 1551, communicate to processor 1530 to determine the type of touch event, and processor 1530 can then provide a corresponding visual output on display panel 1561 based on the type of touch event.
Although in fig. 15 touch panel 1551 and display panel 1561 are implemented as two separate components to implement input and output functions for device 1500, in some embodiments touch panel 1551 and display panel 1561 can be integrated to implement input and output functions for device 1500.
The processor 1530 is a control center of the device 1500, connects the respective components using various interfaces and lines, and performs various functions of the device 1500 and processes data by operating or executing software programs and/or modules stored in the memory 1540 and calling data stored in the memory 1540, thereby realizing various services based on the device.
Optionally, processor 1530 may include one or more processing units. Optionally, the processor 1530 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 1530.
The camera 1570 is configured to implement a shooting function of the device 1500, and shoot a picture or a video. The camera 1570 may also be used to implement a scanning function of the device 1500 to scan a scanned object (two-dimensional code/barcode).
The device 1500 also includes a power source 1520 (such as a battery) for powering the various components. Optionally, the power source 1520 may be logically coupled to the processor 1530 through a power management system, such that functions such as managing charging, discharging, and power consumption are performed through the power management system.
In an exemplary embodiment, the device 1500 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described methods of controlling a remote device.
Fig. 16 is a block diagram of an apparatus suitable for an information processing apparatus shown in an exemplary embodiment of the present disclosure, and as shown in fig. 16, an embodiment of the present disclosure provides an apparatus 1600 suitable for an information processing apparatus, including: radio Frequency (RF) circuit 1610, power supply 1620, processor 1630, memory 1640, input unit 1650, display unit 1660, camera 1670, communication interface 1680, and Wireless Fidelity (Wi-Fi) module 1690. Those skilled in the art will appreciate that the configuration of the apparatus shown in fig. 16 is not intended to be limiting, and that embodiments of the present application provide apparatus that may include more or less components than those shown, or some components in combination, or a different arrangement of components.
The various components of apparatus 1600 are described in detail below with reference to fig. 16:
RF circuitry 1610 can be used for receiving and transmitting data during a communication or conversation. In particular, the RF circuit 1610 sends the downlink data of the base station to the processor 1630 for processing; and in addition, sending the uplink data to be sent to the base station. In general, the RF circuitry 1610 includes, but is not limited to, an antenna, at least one Amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like.
In addition, the RF circuitry 1610 may also communicate with networks and other devices via wireless communications. The wireless communication may use any communication standard or protocol, including but not limited to Global System for Mobile communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Messaging Service (SMS), etc.
Wi-Fi technology belongs to short-distance wireless transmission technology, and device 1600 can connect with an Access Point (AP) through Wi-Fi module 1690, thereby realizing Access to a data network. Wi-Fi module 1690 may be used for receiving and transmitting data during communication.
Device 1600 may be physically connected to other devices via communication interface 1680. Optionally, the communication interface 1680 is connected to a communication interface of another device through a cable, so as to implement data transmission between the device 1600 and the other device.
Since in this embodiment of the present application, the device 1600 can implement a communication service to send information to other contacts, the device 1600 needs to have a data transmission function, that is, the device 1600 needs to include a communication module inside. Although fig. 16 illustrates communication modules such as RF circuitry 1610, Wi-Fi module 1690, and communication interface 1680, it is to be understood that at least one of the above described components or other communication modules (e.g., bluetooth modules) for enabling communication are present in device 1600 for data transfer.
For example, when device 1600 is a cell phone, device 1600 may include RF circuitry 1610, and may also include a Wi-Fi module 1690; when device 1600 is a computer, device 1600 may include communication interface 1680, and may also include Wi-Fi module 1690; when device 1600 is a tablet, device 1600 may include a Wi-Fi module.
The memory 1640 may be used to store software programs and modules. The processor 1630 executes various functional applications and data processing of the device 1600 by executing software programs and modules stored in the memory 1640, and may implement some or all of the processes in fig. 2 or fig. 3 of the embodiments of the disclosure when the processor 1630 executes the program code in the memory 1640.
Alternatively, the memory 1640 may mainly include a program storage area and a data storage area. The storage program area can store an operating system, various application programs (such as communication application), a face recognition module and the like; the storage data area may store data created according to the use of the device (such as various multimedia files like pictures, video files, etc., and face information templates), etc.
Further, the memory 1640 may comprise high speed random access memory and may also comprise non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
Input unit 1650 may be used to receive numeric or character information input by a user and to generate key signal inputs relating to user settings and function control of device 1600.
Optionally, the input unit 1650 may include a touch panel 1651 and other input devices 1652.
The touch panel 1651, also referred to as a touch screen, may collect touch operations of a user on or near the touch panel 1651 (for example, operations of a user on or near the touch panel 1651 by using any suitable object or accessory such as a finger or a stylus pen), and drive a corresponding connection device according to a preset program. Alternatively, the touch panel 1651 may include two portions of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, and sends the touch point coordinates to the processor 1630, and can receive and execute commands sent by the processor 1630. In addition, the touch panel 1651 may be implemented using various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave.
Optionally, other input devices 1652 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
Display unit 1660 may be used to display information entered by or provided to the user as well as various menus for device 1600. A display unit 1660 is a display system of the apparatus 1600, and is used for presenting an interface to realize human-computer interaction.
The display unit 1660 may include a display panel 1661. Alternatively, the Display panel 1661 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
Further, the touch panel 1651 can overlay the display panel 1661, and when the touch panel 1651 detects a touch operation thereon or nearby, the touch operation is transmitted to the processor 1630 to determine the type of the touch event, and then the processor 1630 provides a corresponding visual output on the display panel 1661 according to the type of the touch event.
Although in FIG. 16, touch panel 1651 and display panel 1661 are shown as two separate components to implement input and output functions for device 1600, in some embodiments, touch panel 1651 can be integrated with display panel 1661 to implement input and output functions for device 1600.
Processor 1630 is the control center for device 1600, interfaces and circuitry to connect the various components, execute the various functions of device 1600 and process data by running or executing software programs and/or modules stored in memory 1640, and calling data stored in memory 1640 to implement various device-based services.
Optionally, processor 1630 may include one or more processing units. Optionally, processor 1630 may integrate an application processor that handles operating system, user interfaces, applications, etc. with a modem processor that handles wireless communications. It is to be appreciated that the modem processor described above may not be integrated into processor 1630.
Camera 1670 to implement the shooting function of device 1600 to take pictures or videos. The camera 1670 may also be used to implement a scanning function of the device 1600 to scan a scanned object (two-dimensional code/barcode).
The device 1600 also includes a power supply 1620 (such as a battery) for powering the various components. Optionally, the power supply 1620 may be logically connected to the processor 1630 through a power management system, so that the power management system may manage charging, discharging, and power consumption functions.
In an exemplary embodiment, the device 1600 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described information processing methods.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (18)

1. A method for controlling a remote device, applied to a client, includes:
receiving at least one trigger operation executed by a user on a control page, wherein the control page is generated by a preset service running on the remote equipment;
according to at least one trigger operation, sending a window generation request corresponding to each trigger operation to the preset service, and receiving window information returned by the preset service according to each window generation request; displaying a window corresponding to each trigger operation on the control page according to the window information;
receiving a command which is input by the user in each window and used for controlling the remote equipment, and sending the command to the preset service through a link channel which is respectively created by the remote equipment according to each window generation request, so that the remote equipment monitors each window through the link channel corresponding to each window;
and receiving and displaying an operation result returned by the preset service after the monitored corresponding command is operated on the remote equipment through each window.
2. The method of controlling a remote device according to claim 1, wherein prior to the receiving at least one triggering operation performed by a user on a control page, the method of controlling a remote device further comprises:
receiving login information input by the user, and sending the login information to the preset service;
and receiving and displaying the control page returned by the preset service after the login information is confirmed to pass the verification.
3. The method of controlling a remote device according to claim 2, wherein prior to said receiving the login information input by the user, the method of controlling a remote device further comprises:
sending a connection establishment request to the remote device based on a customizable network protocol, wherein the customizable network protocol refers to a network protocol capable of adding a customized function;
and receiving a connection establishment response which is returned by the remote equipment and agrees to establish connection, and establishing connection with the remote equipment.
4. An information processing method, applied to a remote device running a preset service, includes:
receiving at least one window generation request sent by a client;
creating a corresponding link channel according to each window generation request; generating a window corresponding to each link channel on a control page, and returning corresponding window information to the client;
monitoring each window through a link channel corresponding to each window;
and running the commands which are monitored in each window on the remote equipment, and returning a running result to the corresponding window.
5. The information processing method of claim 4, wherein the executing the commands heard in each window on the remote device and returning the execution results to the corresponding window comprises:
filtering the commands monitored in each window according to preset filtering conditions;
returning prompt information that the command cannot be executed to the corresponding window according to the filtered command;
and aiming at the command which is not filtered out, running on the remote equipment, and returning a running result to the corresponding window.
6. The information processing method according to claim 4, wherein before the receiving at least one window generation request sent by the client, the information processing method further comprises:
receiving login information sent by the client;
and if the login information is confirmed to pass the verification, returning the control page to the client.
7. The information processing method according to claim 6, wherein before said receiving the login information sent by the client, the information processing method further comprises:
receiving a connection establishment request sent by the client based on a customizable network protocol, wherein the customizable network protocol refers to a network protocol capable of increasing a customized function;
and if the connection establishment with the client is confirmed according to the connection establishment request, returning a connection establishment response for agreeing to establish the connection to the client, and establishing the connection with the client.
8. An apparatus for controlling a remote device, applied to a client, comprising:
a first receiving module configured to receive at least one trigger operation executed by a user on a control page, wherein the control page is generated by a preset service running on the remote device;
a sending and displaying module configured to send, according to at least one of the trigger operations received by the first receiving module, a window generation request corresponding to each of the trigger operations to the preset service, where the sending and displaying module includes: the receiving submodule is configured to receive window information returned by the preset service according to each window generation request; the display sub-module is configured to display a window corresponding to each trigger operation on the control page according to the window information received by the receiving sub-module;
a second receiving module, configured to receive a command for controlling the remote device, which is input by the user at each window displayed by the sending and displaying module, and send the command to the preset service through a link channel, which is created by the remote device according to each window generation request, so that the remote device monitors each window through the link channel corresponding to each window;
and the first receiving and displaying module is configured to receive and display an operation result returned by the preset service after the corresponding command monitored by the second receiving module is operated on the remote equipment through each window.
9. The apparatus for controlling a remote device according to claim 8, further comprising:
the receiving and sending module is configured to receive login information input by a user and send the login information to the preset service before the first receiving module receives at least one trigger operation executed by the user on a control page;
and the second receiving and displaying module is configured to receive and display the control page returned by the preset service after the login information sent by the receiving and sending module is confirmed to pass the verification.
10. The apparatus for controlling a remote device according to claim 9, further comprising:
a sending module configured to send a connection establishment request to the remote device based on a customizable network protocol before the receiving and sending module receives the login information input by the user, wherein the customizable network protocol refers to a network protocol capable of adding a customized function;
and the receiving and establishing module is configured to receive a connection establishment response which is returned by the remote equipment according to the connection establishment request sent by the sending module and agrees to establish connection, and establish connection with the remote equipment.
11. An information processing apparatus, applied to a remote device running a preset service, comprising:
the first receiving module is configured to receive at least one window generation request sent by a client;
a generation module comprising: the creating sub-module is configured to create a corresponding link channel according to each window generation request; the generation and return submodule is configured to generate a window corresponding to each link channel created by the creation submodule on a control page and return corresponding window information to the client;
the monitoring module is configured to monitor each window generated by the generating module through the link channel which is created by the creating sub-module and respectively corresponds to each window;
and the operation returning module is configured to operate the command which is monitored in each window by the monitoring module on the remote equipment and return an operation result to the corresponding window.
12. The information processing apparatus according to claim 11, wherein the return-of-run module includes:
the filtering submodule is configured to filter the commands monitored in each window according to preset filtering conditions;
the return submodule is configured to return prompt information which cannot execute the command to a corresponding window according to the command filtered by the filtering submodule;
and the operation returning sub-module is configured to operate on the remote equipment aiming at the command which is not filtered out by the filtering sub-module and return an operation result to the corresponding window.
13. The information processing apparatus according to claim 11, characterized by further comprising:
the second receiving module is configured to receive the login information sent by the client before the first receiving module receives at least one window generation request sent by the client;
and the confirmation returning module is configured to return the control page to the client if the login information received by the second receiving module is confirmed to pass the verification.
14. The information processing apparatus according to claim 13, characterized by further comprising:
a third receiving module, configured to receive a connection establishment request sent by the client based on a customizable network protocol before the second receiving module receives the login information sent by the client, where the customizable network protocol is a network protocol that can add a customized function;
and the return establishing module is configured to return a connection establishing response which agrees to establish the connection to the client and establish the connection with the client if the connection establishing request received by the third receiving module confirms that the connection is established with the client.
15. A terminal for controlling a remote device, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the method of controlling a remote device of any of claims 1 to 3.
16. A server, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the information processing method of any one of claims 4 to 7.
17. A storage medium in which instructions, when executed by a processor of a terminal controlling a remote device, enable the terminal controlling the remote device to perform the method of controlling the remote device of any one of claims 1 to 3.
18. A storage medium in which instructions are executed by a processor of a server, so that the server can execute the information processing method according to any one of claims 4 to 7.
CN201911135880.2A 2019-11-19 2019-11-19 Method, device and system for controlling remote equipment, service server and storage medium Active CN110928463B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911135880.2A CN110928463B (en) 2019-11-19 2019-11-19 Method, device and system for controlling remote equipment, service server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911135880.2A CN110928463B (en) 2019-11-19 2019-11-19 Method, device and system for controlling remote equipment, service server and storage medium

Publications (2)

Publication Number Publication Date
CN110928463A CN110928463A (en) 2020-03-27
CN110928463B true CN110928463B (en) 2021-08-17

Family

ID=69850295

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911135880.2A Active CN110928463B (en) 2019-11-19 2019-11-19 Method, device and system for controlling remote equipment, service server and storage medium

Country Status (1)

Country Link
CN (1) CN110928463B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114513535B (en) * 2022-01-07 2024-03-08 阿里巴巴(中国)有限公司 Data transmission system, method, device and equipment

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101741901A (en) * 2009-12-21 2010-06-16 青岛海信宽带多媒体技术有限公司 Method and device for realizing remote access to UPnP/DLNA device
CN101908033A (en) * 2009-06-05 2010-12-08 邓迪 Method and device for multiuser to remotely use multiple master computers
CN201758454U (en) * 2010-04-27 2011-03-09 山东大学 Novel intelligent household system in the internet of things era
CN101997909A (en) * 2009-08-24 2011-03-30 三星电子株式会社 Method for providing control widget and device using the same
CN102238236A (en) * 2011-07-12 2011-11-09 华南理工大学 Intelligent household electric appliance system based on ZigBee and page generation and implementation method thereof
CN105453048A (en) * 2013-06-13 2016-03-30 微软技术许可有限责任公司 Managing and using remote applications on a mobile device
CN106200433A (en) * 2016-08-17 2016-12-07 北京小米移动软件有限公司 Equipment long-range control method and device, electronic equipment
CN108733559A (en) * 2018-04-09 2018-11-02 平安普惠企业管理有限公司 Triggering method, terminal device and the medium of page events

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101930288B (en) * 2010-06-18 2012-07-18 杭州海康威视数字技术股份有限公司 Control method, device and network keyboard of network monitoring system
CN105898513A (en) * 2015-12-14 2016-08-24 乐视网信息技术(北京)股份有限公司 Multimedia resource play method and device and terminal equipment based on Android platform
CN106095368B (en) * 2016-06-08 2019-03-26 广州小百合信息技术有限公司 Show the dissemination method, device and multiwindow synchronous display method, device of information
CN109725970B (en) * 2018-12-25 2020-07-24 北京微播视界科技有限公司 Method and device for displaying application client window and electronic equipment

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101908033A (en) * 2009-06-05 2010-12-08 邓迪 Method and device for multiuser to remotely use multiple master computers
CN101997909A (en) * 2009-08-24 2011-03-30 三星电子株式会社 Method for providing control widget and device using the same
CN101741901A (en) * 2009-12-21 2010-06-16 青岛海信宽带多媒体技术有限公司 Method and device for realizing remote access to UPnP/DLNA device
CN201758454U (en) * 2010-04-27 2011-03-09 山东大学 Novel intelligent household system in the internet of things era
CN102238236A (en) * 2011-07-12 2011-11-09 华南理工大学 Intelligent household electric appliance system based on ZigBee and page generation and implementation method thereof
CN105453048A (en) * 2013-06-13 2016-03-30 微软技术许可有限责任公司 Managing and using remote applications on a mobile device
CN106200433A (en) * 2016-08-17 2016-12-07 北京小米移动软件有限公司 Equipment long-range control method and device, electronic equipment
CN108733559A (en) * 2018-04-09 2018-11-02 平安普惠企业管理有限公司 Triggering method, terminal device and the medium of page events

Also Published As

Publication number Publication date
CN110928463A (en) 2020-03-27

Similar Documents

Publication Publication Date Title
CN115357178B (en) Control method applied to screen-throwing scene and related equipment
WO2017185711A1 (en) Method, apparatus and system for controlling smart device, and storage medium
CN106341300B (en) Method, device and system for task release
CN105100141B (en) Multimedia content network sharing method, apparatus and system
US20180158225A1 (en) Method and apparatus for switching real-time image in instant messaging
CN107333162B (en) Method and device for playing live video
US10084729B2 (en) Apparatuses and methods for web page sharing
CN107465841B (en) Fault information reporting method and terminal
CN111478849B (en) Service access method, device and storage medium
WO2014206037A1 (en) Apparatuses and methods for web page sharing
CN104407804A (en) Screen capturing method and screen capturing device as well as electronic device
CN112118538A (en) Method and device for device information interaction between terminals
CN111357245B (en) Information searching method, terminal, network equipment and system
CN108270764B (en) Application login method, server and mobile terminal
CN104243288A (en) Message transmission method, message transmission device and electronic device
CN107995151B (en) Login verification method, device and system
CN107872791B (en) Access point connection method and device
CN104573437A (en) Information authentication method, device and terminal
CN113676395B (en) Information processing method, related device and readable storage medium
US10362156B2 (en) Realization method and apparatus for operation function in two-way radio, and two-way radio terminal
CN110928463B (en) Method, device and system for controlling remote equipment, service server and storage medium
CN112235412B (en) Message processing method and device
WO2014183439A1 (en) Method, apparatus and system for switching function mode
CN107592289B (en) Password setting method and device
CN111885558A (en) Electronic equipment positioning method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20221226

Address after: 200233 room 1001, building 2, No. 1535, Hongmei Road, Xuhui District, Shanghai

Patentee after: Xingzhen Technology (Shanghai) Co.,Ltd.

Address before: 101d1-7, 1st floor, building 1, No. 6, Shangdi West Road, Haidian District, Beijing 100085

Patentee before: Beijing Dajia Internet Information Technology Co.,Ltd.

TR01 Transfer of patent right