WO2015003610A1 - Procédé, dispositif, et système de commande à distance - Google Patents

Procédé, dispositif, et système de commande à distance Download PDF

Info

Publication number
WO2015003610A1
WO2015003610A1 PCT/CN2014/081805 CN2014081805W WO2015003610A1 WO 2015003610 A1 WO2015003610 A1 WO 2015003610A1 CN 2014081805 W CN2014081805 W CN 2014081805W WO 2015003610 A1 WO2015003610 A1 WO 2015003610A1
Authority
WO
WIPO (PCT)
Prior art keywords
control
information
control operation
server
response server
Prior art date
Application number
PCT/CN2014/081805
Other languages
English (en)
Chinese (zh)
Inventor
刘健
申飞龙
张辉
Original Assignee
腾讯科技(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 腾讯科技(深圳)有限公司 filed Critical 腾讯科技(深圳)有限公司
Publication of WO2015003610A1 publication Critical patent/WO2015003610A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications

Definitions

  • the present invention relates to the field of communications technologies, and more particularly to a remote control method, apparatus, and system. Background of the invention
  • Remote control means that the local device is connected to the device to be controlled through the network in a remote place, thereby configuring the parameters of the remote controlled device through the local device, and modifying and installing the internal program.
  • the internal network refers to the internal special network of the Internet service company, and the server in the internal network is the server related to the provision of the Internet service. Take the URL cloud security service as an example.
  • a server with a URL (Uniform Resource Locator, Uniform Resource Locator, also known as a URL) set to a dangerous URL or a secure URL is set on the internal network. If the operator of the Web site security service prevents the URL from spreading during non-business hours, the operator can access the internal network through remote control technology, connect to the corresponding server, and set the URL as a dangerous URL.
  • URL Uniform Resource Locator, Uniform Resource Locator, also known as a URL
  • the embodiments of the present invention provide a remote control method, apparatus, and system to solve the problem that the prior art does not remotely control through a mobile terminal and the corresponding system.
  • the embodiments of the present invention provide the following technical solutions: A remote control method, where the method includes:
  • the access server receives a message that is generated by the mobile terminal and carries a control command, where the control command includes at least control object information and control operation information;
  • the access server determines control object information included in the control command, and control operation information
  • the access server determines a target response server corresponding to the control operation information; the access server sends an indication message to the target response server according to the control object information and the control operation information, the indication information At least the control object information is included.
  • the control command further includes: a separation identifier
  • the determining the control object information included in the control command, and the control operation information includes:
  • Determining, according to the predefined editing format, an information segment corresponding to a predefined control object arrangement sequence as the control object information, and an information segment corresponding to the predefined control operation sequence order is the control operation information .
  • the control command further includes: a separation identifier, a control object information identifier, and a control operation information identifier;
  • the determining the control object information included in the control command, and the control operation information includes:
  • the information segment identified by the operation information is control operation information.
  • the embodiment of the invention further provides a remote control method, which is applied to a response server, and the method includes:
  • the indication information is that the access server receives a message that is generated by the mobile terminal and carries a control command, where the control command includes at least a control object.
  • Information and control operation information determining control object information and control operation information included in the control command according to a predefined editing format, and determining a target response server corresponding to the control operation information, according to the control object information and the Controlling operation information, and transmitting indication information to the target response server;
  • the corresponding control operation program is called, and the control operation program is used to perform a control operation on the operation object corresponding to the control object information.
  • the embodiment of the invention further provides a remote control device, which is applied to an access server, and the device includes:
  • control command receiving module configured to receive a message that is generated by the mobile terminal and that carries a control command, where the control command includes at least control object information and control operation information;
  • An information determining module configured to determine control object information and control operation information included in the control command according to a predefined editing format
  • a target response server determining module configured to determine a target response server corresponding to the control operation information
  • a sending module configured to send, according to the control object information and the control operation information, indication information to the target response server, where the indication information includes at least control object information.
  • the embodiment of the invention further provides a remote control device, which is applied to a response server, and the device includes:
  • the indication message receiving module is configured to receive an indication message sent by the access server, where the indication information includes at least control object information, where the indication information is that the access server receives a message that is generated by the mobile terminal and carries a control command, where
  • the control command includes at least control object information and control operation information, determining control object information and control operation information included in the control command according to a predefined editing format, and determining a target response server corresponding to the control operation information, according to the And the control operation information and the control operation information sent to the target response server to trigger the target response server to execute a control operation function corresponding to the control operation information;
  • a command execution module configured to retrieve a corresponding control operation program according to the indication information, and perform a control operation on the operation object corresponding to the control object information by using the control operation program.
  • the embodiment of the invention further provides a remote control system, comprising: a mobile terminal, an access server and a response server;
  • the mobile terminal is configured to generate a message carrying a control command and send the message, where the control command includes at least control object information and control operation information;
  • the access server is configured to receive the message, determine control object information and control operation information included in the control command according to a predefined editing format, and determine a target response server corresponding to the control operation information, according to the Transmitting the control object information and the control operation information, and transmitting the indication information to the target response server, where the indication information includes at least control object information;
  • the response server is configured to receive the indication message, and retrieve a corresponding control operation program according to the indication message, and perform a control operation on the operation object corresponding to the control object information by using the control operation program.
  • the remote control method provided by the embodiment of the present invention generates a message carrying a control command by the mobile terminal, and the access server determines the control after receiving the message.
  • Control object information and control operation information edited in a predefined edit format, thereby determining a target corresponding server that executes the control command, and transmitting an indication message including at least control object information to the target response server, thereby triggering the target response server Execute control commands for remote control.
  • the remote control method provided by the embodiment of the present invention achieves the purpose of remotely controlling the response server in the intranet through the mobile terminal by corresponding processing of the received message carrying the control command by the access server.
  • FIG. 1 is a flowchart of a remote control method according to an embodiment of the present invention
  • FIG. 2 is a flow chart of a method for determining control object information and control operation information according to an embodiment of the present invention
  • FIG. 3 is a flowchart of another method for determining control object information and control operation information according to an embodiment of the present invention.
  • FIG. 4 is another flowchart of a remote control method according to an embodiment of the present invention
  • FIG. 5 is a flowchart of a remote control method according to an embodiment of the present invention
  • FIG. 7 is a flowchart of a method for verifying an authorization password according to an embodiment of the present invention
  • FIG. 8 is still another flowchart of a remote control method according to an embodiment of the present invention.
  • FIG. 9 is a structural block diagram of a remote control apparatus according to an embodiment of the present invention.
  • FIG. 10 is a structural block diagram of an information determining module according to an embodiment of the present invention.
  • FIG. 11 is a block diagram of another structure of an information determining module according to an embodiment of the present invention.
  • FIG. 12 is a structural block diagram of a target response server determining module according to an embodiment of the present invention;
  • FIG. 13 is a structural block diagram of a sending module according to an embodiment of the present invention;
  • FIG. 14 is a structural block diagram of a control command receiving module according to an embodiment of the present invention
  • FIG. 15 is a block diagram showing another structure of a remote control device according to an embodiment of the present invention
  • FIG. 16 is a structural block diagram of a command execution module according to an embodiment of the present invention
  • FIG. 17 is another structural block diagram of a command execution module according to an embodiment of the present invention.
  • FIG. 18 is a structural block diagram of a remote control system according to an embodiment of the present invention.
  • FIG. 19 is a block diagram showing another structure of a remote control system according to an embodiment of the present invention.
  • FIG. 20 is a block diagram showing another structure of a remote control system according to an embodiment of the present invention; Block diagram
  • FIG. 22 is a block diagram of another structure of an access server according to an embodiment of the present invention.
  • FIG. 23 is a flow chart of a method for verifying validity of an authorized password according to an embodiment of the present invention. Mode for carrying out the invention
  • FIG. 1 is a flowchart of a remote control method according to an embodiment of the present invention.
  • the method is applied to an access server, and the access server is connected to at least one response server of the internal network.
  • the access server can be configured to receive the message sent through the external network, and process the message and forward it to the corresponding response server.
  • the response server is a server that carries a service program in the internal network and can perform related control tasks, such as setting a response level server of the URL security level.
  • the response server can perform a blacklisting operation or a whitewashing operation by using a web address blackening program or a web address whitewashing program set therein to implement a web security level setting task.
  • the blackout operation refers to setting the URL as a dangerous URL
  • the whitewashing operation refers to setting the URL as a secure URL.
  • the method may include: Step S100: The access server receives a message that is generated by a mobile terminal and carries a control command, where the control command includes at least control object information and control operation information.
  • the control commands include control object information and control operation information.
  • the control command is used to describe the control task "What kind of control operation is performed on which control object".
  • the control task of pulling the URL sex.com as an example, where "sex.com” is the control object information and "black” is the control operation information.
  • the control command describes "what device, what kind of control operation on which object” to explicitly execute the control server (ie, the target response server), that is, the control object information corresponding to the control command, Control operation information and target response server identification.
  • the control command may further include other control information such as the execution time of the control command.
  • control command should include at least control object information and control operation information.
  • control command may also include the target response server identifier, execution time. Control information.
  • the control object information, the control operation information, and the like may be edited by using a predefined editing format.
  • the control information, the control information, and the like are controlled as a piece of information, and the control command content is edited in a predefined edit format of each piece of information.
  • the control task of pulling the URL sex.com as an example, where "sex.com” is an information segment, edited in a predefined editing format of the control object, and "black" is another information segment to control the operation.
  • Pre-defined editing format for editing is a predefined editing format for editing.
  • the receiving object of the message may be an access server, and the message is directly received by the access server.
  • the mobile terminal can also generate and send a message carrying a control command through an instant messaging application provided by the instant messaging application server.
  • the receiving object of the message may be a specific account of the instant messaging application, and the access server receives the message sent by the mobile terminal through the instant messaging application server.
  • the access server receives the message forwarded by the instant messaging application server. If the mobile terminal can send the message to a specific account by using an instant messaging application, the instant messaging application server forwards the message to the specific application account before receiving the message sent to the specific account. The access server.
  • Step S110 The access server determines the control object information and the control operation information in the control command according to the predefined editing format.
  • the access server determines that the information segment corresponding to the predefined control object editing format in the control command is the control object information, and the information segment corresponding to the predefined control operation editing format is the control operation information.
  • the access server may obtain each control information segment in the control command, and determine which segment of the information segment is the control object by using a predefined editing format of each segment of the information segment. information, Which piece of information is the control operation information.
  • the information segment corresponding to the editing format may be determined as the control object information by using an edit format of the predefined control object.
  • the information segment corresponding to the editing format can be determined as control operation information by a predefined control operation editing format.
  • the control command further includes other control information such as the target response server identifier
  • the information segment corresponding to the edit format may be determined as the target response server identifier by using the edit format of the predefined target response server identifier.
  • Step S120 The access server determines a target response server corresponding to the control operation information.
  • the target response server may be directly determined by the target response server identifier.
  • the correspondence between the control operation information and the response server may also be preset in the access server.
  • the response server in the corresponding relationship may perform a control operation corresponding to the corresponding control operation information, and the response server corresponding to the control operation information determined in step S110 is determined as the target response server.
  • Step S130 The access server sends the indication information to the target response server to trigger the target response server to perform a control operation corresponding to the control operation information, where the indication information includes at least control object information.
  • the indication information may include only the control object information, and may also include control information such as control object information and control operation information.
  • the control object information is necessary indication information, and other control information such as control operation information may be determined according to actual application conditions.
  • the mobile terminal In the remote control method provided by the embodiment of the present invention, the mobile terminal generates a message carrying a control command. After receiving the message, the access server determines control object information and control operation information edited in a predefined edit format in the control command, thereby determining a target corresponding server that executes the control command, and sending at least the control object to the target response server An indication message of the information, which in turn triggers the target response server to execute a control command to implement remote control System.
  • the remote control method provided by the embodiment of the present invention achieves the purpose of remotely controlling the response server in the intranet through the mobile terminal by corresponding processing of the received message carrying the control command by the access server.
  • control operation information of different description forms may exist for the same control operation.
  • these control operation information which are different in form of description but both indicate the same control operation can be regarded as the same control operation information.
  • the control operation information corresponding to the blacklist operation of the website may be "black".
  • setblack can also be a character code, such as "control operation”, etc.
  • control operation information indicating that the URL is blacked out is considered to be the same control operation information. The situation is similar to the case where the target responds to the server ID and the like.
  • the control command may include a separation identifier separating the control object information from the control operation information.
  • Separation IDs separate the various types of control information in the control commands.
  • the separation flag separates the control command into a plurality of pieces of information having at least control object information and control operation information.
  • the separator ID can be an identifier such as ",”, "space character", "#”, space, and so on.
  • the predefined editing formats may be used in the following two types. It is worth noting that the following two implementation modes are only optional. .
  • the control object information and the control operation information are arranged on both sides of the separation mark in a predefined arrangement order. If the first sequence is defined as the control object information, and the second sequence is the control operation information, the control object information and the control operation information are set in the corresponding sequence when editing. Obviously, the control command includes the target response server identifier, and the control time. The editing principle when other control information is used is similar to this and can be referred to.
  • the first implementation manner can be performed in the step S110 shown in FIG. 1.
  • the implementation manner may include:
  • Step S1110 The access server parses the message to obtain a control command content carried in the message.
  • Step S11 The access server acquires two pieces of information segments arranged on two sides of the separation identifier by using the separation identifier, and determines that the information segment corresponding to the pre-defined control object arrangement order is the control object information, and the predefined control operation
  • the information segments corresponding to the sequence bits are control operation information.
  • the order of the predefined control object information is the first place, and the order of the predefined control operation information is the second place, and the control edited by the mobile terminal
  • the command can be "sex.com, black”.
  • the access server parses the message and obtains the control command "sex.com, pull black"
  • the access information "” can be obtained by separating the identifier ",” to obtain the "sex.com” and “black” segments.
  • the "sex.com” of the sequence is the control object information
  • the "black” of the second sequence is the control operation information.
  • the second editing format may be a corresponding identifier set in a preset position in the control object information and the control operation information.
  • the control object information identifier may be set at a preset position of the control object information
  • the control operation information identifier is set at a preset position of the control operation information.
  • the identifier corresponding to the control operation information may be added in the front part of the control operation information "black", in the control object information "sex.com”
  • the identifier corresponding to the control object information is 01
  • the identifier corresponding to the control operation information is 02
  • the edited control command may be "01 sex.com, 02 black.”
  • the control command also includes the target response server identifier, control time when controlling other information, etc. Make the editing principle the same as described in this paragraph, and refer to it. Multiple pieces of information are separated by a separation mark.
  • the control command edited by the mobile terminal may be "01sex.com, 02 black, 03 server 1", and the identifier corresponding to the control object information defined is 01.
  • the identifier corresponding to the control operation information is 02, and the identifier corresponding to the target response server identifier is 03.
  • the step S110 shown in FIG. 1 may have a second implementation manner.
  • the implementation manner may include:
  • Step S1120 Parsing the message, and obtaining the content of the control command carried in the message;
  • Step S1111 Obtaining two pieces of information segments arranged on both sides of the separation mark by using the separation identifier, respectively extracting control objects from preset positions in the information segments at both ends Information identification and control operation information identification;
  • Step S1122 determining that the information segment having the control object information identifier is the control object information, and the information segment having the control operation information identifier is the control operation information.
  • the identifiers 01 and 02 are extracted from the front of the two pieces of information, and the information segment sex.com having the identifier 01 is determined as the control object information, and the information segment having the identifier 02 is blacked out as the control operation information.
  • Fig. 4 shows the remote control method in the corresponding case, which can be referred to.
  • FIG. 4 is another flowchart of a remote control method according to an embodiment of the present invention.
  • the method may include: Step S200: The access server receives a message that is generated by the mobile terminal and carries a control command, where the control command includes control object information and control operation information.
  • the editing format of the control commands may use the first or second editing format described above.
  • Step S210 The access server determines that the information segment corresponding to the predefined control object editing format in the control command is the control object information, and the information segment corresponding to the predefined control operation editing format is the control operation information;
  • step S200 when step S200 uses the first editing format described above to edit the control command, the control object information and the control operation can be determined using the method shown in FIG.
  • the step S200 uses the second editing format described above to edit the control command, the control object information and the control operation can be determined by the method shown in FIG.
  • Step S220 Determine, according to the correspondence between the preset control operation information and the response server, that the response server corresponding to the control operation information is the target response server.
  • the access server may preset a correspondence between the control operation information and the response server.
  • the access server can preset a correspondence table. Each response server and its corresponding control operation information are set in the table.
  • the response server in the table can execute a control operation program corresponding to the corresponding control operation information. If there is a corresponding relationship between the server and the black, the server 1 can execute the blackmail program.
  • the access server can be called after determining the control object information and the control operation information. Corresponding relationship between the preset control operation information and the response server. If the control operation information determined in step S210 corresponds to the preset control operation information, determining that the preset response server corresponding to the control operation information is Target response server.
  • Step S230 If it is determined that the target response server has only the control operation function corresponding to the control operation information, send an indication message including only the control object information to the target response server. If the target response server corresponds to the control operation information in the corresponding relationship between the preset control operation information and the response server, determining that the target response server has only the control operation function corresponding to the control operation information, The indication message sent to the target response server may include only control object information.
  • the indication message may carry the control object information identifier to enable the target response server to determine that the information existing in the received message is the control object information.
  • the target response server can also preset the control operation information corresponding to the target response server.
  • the control operation information preset by the access server and having a one-to-one correspondence with the target response server corresponds to the control operation information preset by the target response server.
  • the target response server may invoke a control operation program corresponding to the preset control operation information, thereby performing a control operation on the control object corresponding to the control object information.
  • the access server can determine that only the control object information is carried in the indication message according to the actual target response server condition, so that the indication message sent to the target response server is as short and effective as possible, and the access is reduced. The amount of data transferred between the server and the target response server.
  • Step S240 If it is determined that the target response server has multiple control operation functions, send an indication message including the control object information and the control operation information to the target response server.
  • the target response server may be determined to have Multiple control operation functions.
  • the indication message sent to the target response server should include control object information and control operation information.
  • the indication message carries the control object information identifier and the control operation The information is identified to enable the target response server to determine that the information present in the received message is control object information and control operation information.
  • step S230 and step S240 are two different processing flows for different situations according to an embodiment of the present invention, and there is no order between the two.
  • the indication message may only carry the control object information, and may also carry the control object information and the control operation information.
  • Step S10 The access server receives a message that is generated by the mobile terminal and carries a "sex.com, pull black" control command.
  • control command may also be described in the manner of "01 sex.com, 02 black", where 01 is the control object information identifier, and 02 is the control operation information identifier; it is worth noting that the mobile terminal can also use other edits. Format editing control commands, do not make a comment here.
  • Step S11 The access server parses the message, determines that "black” is the control operation information, and "sex.com” is the control object information;
  • Step S12 The access server retrieves a corresponding relationship between the preset control operation information and the response server, and if the “black pull” corresponds to the preset control operation information, determining that the response server corresponding to the “black pull” is the target response server;
  • the access server may send a control command error prompt message to the mobile terminal.
  • Step S13 If the correspondence between the target response server and the "black-out" is one-to-one correspondence in the correspondence, the access server determines that the indication message sent to the target response server includes only "sex.com". Control object information;
  • Step S14 If, in the corresponding relationship, the target response server has a corresponding relationship with the "black-out” relationship, and the other control operation information has a corresponding relationship, the access server does
  • the indication message sent to the target response server includes "black” and "sex.com”; since the target response server may also have a correspondence with the control operation information "wash white", that is, the target response server can simultaneously perform URL pull.
  • Black and whitewash operation in this case, in addition to sending the URL information of the operation to the target response server, it is also necessary to send control operation information to the target response server, so that the target response server explicitly blacks or washes the URL. White operation.
  • step S13 and step S14 are the two processing branches in step S12.
  • the control command may include: control object information, control operation information, and target response server identification.
  • Fig. 5 shows the remote control method in the corresponding case, which can be referred to.
  • FIG. 5 is still another flowchart of a remote control method according to an embodiment of the present invention.
  • the method may include:
  • Step S300 The access server receives a message that is generated by the mobile terminal and carries a control command, where the control command includes control object information, control operation information, and a target response server identifier.
  • Step S310 The access server parses the message, determines control object information, controls operation information, and a target response server identifier.
  • control object information in the control command the edit format of the control operation information and the target response server identifier, and the manner of determining the control object information, the control operation information, and the target response server identifier from the control command, refer to the description of the corresponding part in the above embodiment. I will not repeat them here.
  • Step S320 The access server determines that the response server corresponding to the target response server identifier is the target response server.
  • Step S330 The access server sends an indication message including the control object information and the control operation information to the target response server.
  • the control command may include the control object information, the control operation information, and the target response server identifier
  • the method shown in FIG. 6 may also be used for remote control. Compared with the method shown in FIG. 5, the method shown in FIG. 6 can be in the indication message. Carry the information as short and effective as possible to trigger the target response server to successfully execute the control command.
  • FIG. 6 is still another flowchart of a remote control method according to an embodiment of the present invention. Referring to FIG. 6, the process may include:
  • Step S400 The access server receives a message that is generated by the mobile terminal and carries a control command, where the control command includes control object information, control operation information, and a target response server identifier.
  • Step S410 The access server parses the message, determines control object information, controls operation information, and a target response server identifier.
  • Step S420 The access server retrieves a correspondence between the preset control operation information and the response server, and determines whether the control operation information and the target response server identifier are in the corresponding relationship and corresponding to, if yes, performing steps S430, if not, executing step S440; step S430, the access server sends an indication message including only the control object information to the response server corresponding to the target response server identifier;
  • control operation information is in a corresponding relationship with the target response server, it may be determined that, in the embodiment of the present invention, the target response server has only corresponding to the control operation information. Controlling an operation function, an indication message including only the control object information may be sent to the target response server.
  • Step S440 The access server sends an indication message including the control object information and the control operation information to the response server corresponding to the target response server identifier.
  • the control operation information exists in the corresponding relationship, but the target response server corresponding to the control operation information and the target response server identifier are No correspondence; in this case, the target response server identifier conflicts with the target response server capable of performing the control operation, and there is control
  • the control command error message can be fed back to the mobile terminal.
  • the target response server identifier carried in the control command may be further determined, and the preset response server corresponding to the control operation information carried in the control command is matched. S440. If there is no match, the control command error message may be fed back to the mobile terminal, and the step of sending the indication message to the determined target response server is interrupted to reduce invalid data transmission.
  • Step S20 The access server receives a message that the bearer generated by the mobile terminal is “sex.com, black, and server ⁇ control command;
  • Step S21 The access server parses the message, determines that "black” is the control operation information, "sex.com” is the control object information, and "the server” is the target response server;
  • Step S22 The access server retrieves the correspondence between the preset control operation information and the response server, and determines whether there is a one-to-one correspondence between the "black” and the "server” in the corresponding relationship. If yes, step S23 is performed, if no , performing step S24;
  • Step S23 The access server sends an indication message carrying "sex.com” to the server 1, to trigger the server 1 to black out "sex.com”;
  • Step S24 The access server sends an indication message carrying "sex.com” and "black” to the server 1, to trigger the server 1 to black out "sex.com”.
  • step S24 may not be directly performed, but the following steps are performed:
  • Step S25 the access server determines, in the correspondence, whether the response server corresponding to "black” corresponds to "server ,, if yes, step S24 is performed, and if no, step S26 is performed;
  • Step S26 feeding back control command error information to the mobile terminal.
  • the mobile terminal received by the access server generates a message carrying a control command and an authorization password, and performs validity verification on the authorization password.
  • FIG. 23 is a flowchart showing the validity verification of an authorization password according to an embodiment of the present invention. Referring to FIG. 23, the process may include:
  • Step S700 The access server receives a message that is sent by the mobile terminal and carries a control command and an authorization password, where the message further carries the identity of the mobile terminal user.
  • the authorization password can be edited in a predefined edit format, such as adding a password information identifier in front of the authorized password;
  • the identity of the mobile terminal user may be a mobile terminal identity.
  • the mobile terminal identity may be a mobile phone number. If the mobile terminal generates and sends a message using an instant messaging application, the identity can be an instant messaging account.
  • Step S710 the access server determines whether the authorization password corresponds to the identity identifier, and if so, step S720 is performed, and if no, step S730 is performed;
  • the authorization password and the identity identifier carried in the message may be determined according to the correspondence between the authorization password and the identity identifier pre-stored in the access server.
  • Step S720 The access server receives a message that is generated by the mobile terminal and carries a control command, and processes the message.
  • Step S730 The access server feeds back the authorization password error information to the mobile terminal.
  • the access server may further receive a message that is generated by the mobile terminal and carries the authorization password, and perform validity verification on the authorization password.
  • FIG. 7 is a flowchart showing the validity verification of an authorization password according to an embodiment of the present invention. Referring to FIG. 7, the process may include:
  • Step S500 The access server receives a message that is generated by the mobile terminal and carries an authorization password, where the message further carries the identity of the mobile terminal user.
  • the authorization password can be edited in a predefined edit format, such as The front part of the right password is added with the password information identifier;
  • the identity of the mobile terminal user may be a mobile terminal identity.
  • the mobile terminal identity may be a mobile phone number. If the mobile terminal generates and sends a message using an instant messaging application, the identity can be an instant messaging account.
  • Step S510 the access server determines whether the authorization password corresponds to the identity identifier, and if so, step S520 is performed, and if no, step S530 is performed;
  • the authorization password and the identity identifier carried in the message may be determined according to the correspondence between the authorization password and the identity identifier pre-stored in the access server.
  • Step S520 The access server feeds back the authorization information to the mobile terminal, and receives the message that is generated by the mobile terminal and carries the control command, and processes the message;
  • Step S530 The access server feeds back the authorization password error information to the mobile terminal.
  • the embodiment of the present invention may also set an expiration date of the authorization password, and the authorization password will be changed once every one expiration date. If the correct authorization password is set to 123 and the validity period is 1 day, the correct password will be changed to a password different from "123" the next day.
  • the access server may forward the received message generated by the mobile terminal to the audit server, so that the audit server performs statistics on the message transmission status of each mobile terminal account.
  • the access server may forward, to the audit server, a message that is generated by the mobile terminal and carries a control command, so that the audit server collects control data corresponding to the control command.
  • the control data may be the execution data of the control command.
  • the control command is a black-and-white URL
  • the access server sends the received message of the black-out and white-washing address command to the audit server, and the audit server may count the certain A mobile terminal account washes the number of web addresses in a period of time, and the number of black web addresses, thereby realizing monitoring of various control commands required by the mobile terminal.
  • the access server can generate the authorized password generated by the received mobile terminal.
  • the message is forwarded to the audit server, so that the audit server counts the number of authorization errors corresponding to the mobile terminal, and sends the corresponding prompt information to the mobile terminal when the number of authorization errors reaches a preset number of times within a preset time.
  • the audit server can count the number of errors of the authorization password sent by the mobile terminal.
  • the audit server can send the account security prompt information to the specific device, so as to discover the potential account leakage risk in time.
  • FIG. 8 is still another flowchart of a remote control method according to an embodiment of the present invention. The method is applied to a response server. Referring to FIG. 8, the method may include:
  • Step S600 The response server receives the indication message sent by the access server, where the indication information includes at least control object information.
  • the indication information is a message that the access server generates a control command generated by the mobile terminal.
  • the control command includes at least control object information and control operation information, determining that the information segment corresponding to the predefined control object editing format in the control command is the control object information, and the information segment corresponding to the predefined control operation editing format is controlled. Operational information.
  • the access server transmits the indication information to the target response server after determining the target response server corresponding to the control operation information.
  • the indication information is used to trigger the target response server to perform a control operation function corresponding to the control operation information.
  • Step S610 The response server retrieves a corresponding control operation program according to the instruction message, and performs a control operation on the operation object corresponding to the control object information by using the control operation program.
  • the indication message may include the control object information and the control operation information
  • the implementation manner of step S610 may be as follows: according to the preset control operation information and the control operation program correspondence, responding to the server retrieval and the control Operation control corresponding control
  • the operating program performs a control operation on the operation object corresponding to the control object information by the retrieved control operation program.
  • control task Take the control task of pulling the URL sex.com as an example.
  • the response server receives the control object information "sex.com” and controls the operation information "black”
  • the response server will retrieve the preset control operation program corresponding to the "black” control operation information.
  • the control program is used to set the security level of the "sex.com” website to be dangerous, thereby avoiding the spread of the website.
  • the control task can also be to kill a process within the response server. Through the received control object information and control operation information, the corresponding process kill program can be called to kill the process corresponding to the control object information.
  • the response server may determine that the control operation program for executing the control command is a control operation program corresponding to the presence of the response server in the response server.
  • the implementation manner of the step S610 may be as follows: when the indication message includes only the control object information, determine a preset control operation program that has a one-to-one correspondence with the response server, and retrieve the control operation program, and use the The control operation program performs a control operation on the control object corresponding to the control object information.
  • a relational table can be set in the response server. The control operator identifier that stores the correspondence with the response server is stored in the relationship table.
  • the response server retrieves the control operation program corresponding to the control operation program identifier stored in the relationship table, and uses the control operation program to perform a control operation on the control object corresponding to the control object information. It is worth noting that, when the indication message received by the response server only includes the control object information, the response server will only always retrieve a control operation program corresponding to the presence of the response server, unless the change and response server exists.
  • the control operation procedure corresponding to the existence of the response server Take the control operation procedure corresponding to the existence of the response server as an example.
  • the URL sex.com is blacked out, when the response server receives the indication
  • the preset URL and the corresponding server's existence-corresponding URL blackening program can be adjusted, and the security level of "sex.com” is set to Danger.
  • the control message received by the response server in the control command for whitewashing the URL should include control object information and control operation information, wherein the control operation object is controlled.
  • the description information corresponds to the URL whitewashing object
  • the control operation information corresponds to the URL whitewashing control operation program.
  • the remote control device provided by the embodiment of the present invention is described below in terms of an access server.
  • the remote control device described below corresponds to the remote control method described above in terms of an access server, and the two can refer to each other.
  • FIG. 9 is a structural block diagram of a remote control apparatus according to an embodiment of the present invention.
  • the remote control apparatus is applied to an access server.
  • the apparatus may include:
  • the control command receiving module 100 is configured to receive a message that is generated by the mobile terminal and that carries a control command, where the control command includes at least control object information and control operation information;
  • the information determining module 110 is configured to determine that the information segment corresponding to the predefined control object editing format in the control command is the control object information, and the information segment corresponding to the predefined control operation editing format is the control operation information;
  • the target response server determining module 120 is configured to determine a target response server corresponding to the control operation information
  • the sending module 130 is configured to send the indication information to the target response server, to trigger the target response server to perform a control operation corresponding to the control operation information, where the indication information includes at least control object information.
  • the remote control device provided by the embodiment of the present invention generates a message carrying a control command by the mobile terminal, and after receiving the message, the access server determines the control object information and the control operation information edited in the predefined edit format in the control command, thereby Determine the execution of the control command
  • the target corresponding server sends an indication message including at least the control object information to the target response server, thereby triggering the target response server to execute the control command to implement remote control.
  • the remote control method provided by the embodiment of the present invention achieves the purpose of remotely controlling the response server in the intranet through the mobile terminal by corresponding processing of the received message carrying the control command by the access server.
  • control command may include: a separation identifier separating the control object information and the control operation information; the control object information and the control operation information are arranged in the predefined arrangement order in the separation identifier On both sides.
  • FIG. 10 shows the structure of the information determining module 110, including:
  • the first information segment obtaining unit 1110 is configured to obtain, by using the separation identifier, two pieces of information segments arranged on two sides of the separation identifier;
  • the first information determining unit 1111 is configured to determine that the information segment corresponding to the pre-defined control object arrangement sequence is the control object information, and the information segment corresponding to the predefined control operation sequence order is the control operation information.
  • control command may include: a separation identifier that separates the control object information from the control operation information, a control object information identifier that is set at a preset position of the control object information, and is set in the A control operation information identifier that controls the preset position setting of the operation information.
  • FIG. 11 shows another structure of the information determining module 110, including:
  • the second information segment obtaining unit 1120 is configured to obtain, by using the separation identifier, two pieces of information segments arranged on two sides of the separation identifier;
  • the identifier extracting unit 1121 is configured to extract the control object information identifier and the control operation information identifier from the preset positions in the two end information segments respectively;
  • the second information determining unit 1122 is configured to determine that the information segment having the control object information identifier is the control object information, and the information segment having the control operation information identifier is the control operation information.
  • the structure of the target response server determining module 120 is as shown in FIG. 12, and includes: a first target response server determining unit 1210, configured to determine, according to a preset correspondence between the control operation information and the response server, The response server is the target response server.
  • the structure of the sending module 130 can be as shown in FIG. 13, and includes:
  • the first sending unit 1310 is configured to, when determining that the target response server has only the control operation function corresponding to the control operation information, send an indication message including only the control object information to the target response server;
  • the target response server corresponds to the control operation information in a correspondence between the preset control operation information and the response server, determining that the target response server has only the control operation information Corresponding control operation function;
  • the second sending unit 1320 is configured to: when determining that the target response server has multiple control operation functions, send an indication message including the control object information and the control operation information to the target response server;
  • the target response server if there is a correspondence between the preset control operation information and the response server, the target response server has a corresponding relationship with the control operation information, and further has a corresponding relationship with other control operation information, Determine that the target response server has multiple control operations.
  • control command may further include a target response server identifier.
  • another structure of the target response server determining module 120 may include: a second target response server determining unit (not shown);
  • a second target response server determining unit configured to determine that the response server corresponding to the target response server identifier is the target response server.
  • the mobile terminal can generate and transmit a message carrying a control command through an application provided by the instant messaging application server.
  • the control command receiving module 100 The structure can be as shown in Figure 14, including:
  • the forwarding message receiving unit 101 is configured to receive the message forwarded by the instant messaging application server after receiving the message sent by the mobile terminal, and the receiving object of the message corresponds to the preset object.
  • the remote control device provided by the embodiment of the present invention may further include:
  • an authorization password verification module configured to: before receiving the message that is sent by the mobile terminal and carrying the control command, receive a message that is generated by the mobile terminal and carries an authorization password, and verify the validity of the authorization password. ;
  • the security in the remote control process can be improved, and safe and convenient remote control can be realized.
  • a message forwarding module (not shown), configured to forward, to the audit server, a message that is generated by the mobile terminal and carries a control command, so that the audit server collects control data corresponding to the control command.
  • the remote control device provided by the embodiment of the present invention is described below in response to a server perspective.
  • the remote control device described below corresponds to the remote control method described above in response to a server perspective, and the two can refer to each other.
  • FIG. 15 is another structural block diagram of a remote control apparatus according to an embodiment of the present invention.
  • the remote control apparatus may include:
  • the indication message receiving module 200 is configured to receive an indication message sent by the access server, where the indication information includes at least control object information;
  • the indication information is a message that is sent by the access server to receive the control command, and the control command includes at least control object information and control operation information, and the control command corresponds to a predefined control object edit format.
  • Information segment The image information, and the information segment corresponding to the predefined control operation editing format are control operation information, and after determining the target response server corresponding to the control operation information, sending the target response server to the target response server to trigger the target response server Information of a control operation function corresponding to the control operation information is executed.
  • the command execution module 210 is configured to retrieve a corresponding control operation program according to the indication information, and perform a control operation on the operation object corresponding to the control object information by using the control operation program.
  • the structure of the command execution module 210 may be as shown in FIG. 16, including:
  • the first control operation program retrieving unit 2110 is configured to retrieve a control operation program corresponding to the control operation information according to a preset correspondence between the control operation information and the control operation program;
  • the first execution unit 2111 is configured to perform a control operation on the operation object corresponding to the control object information by the control operation program retrieved by the first control operation program calling unit 2110.
  • the target response server may determine that the control operation program for executing the control command is a preset control operation program corresponding to the response server existence; correspondingly,
  • the structure of the command execution module 210 can be as shown in FIG. 17, and includes:
  • the second control operation program retrieving unit 2120 is configured to: when the information to be sent is the control object information, determine a preset control operation program that has a one-to-one correspondence with the response server, and retrieve the control operation program. ;
  • the second execution unit 2121 is configured to perform a control operation on the operation object corresponding to the control object information by using the control operation program retrieved by the second control operation program retrieving unit 2120.
  • the embodiment of the present invention further provides a remote control system.
  • the contents of the mobile terminal, the access server, and the response server involved in the following system may refer to the description of related parts above.
  • the system may include: a mobile terminal 10, an access server 20, and a response server 30, and the access server 20 is connected to at least one response server 30;
  • the mobile terminal 10 is configured to generate a message carrying a control command and send the message, where the control command includes at least control object information and control operation information.
  • the access server 20 is configured to receive the message generated by the mobile terminal 10, and determine that the information segment corresponding to the predefined control object editing format in the control command is the control object information, and the information corresponding to the predefined control operation editing format.
  • a segment is a control operation information, and a target response server corresponding to the control operation information is determined; an indication message is sent to the target response server to trigger the target response server to perform a control operation corresponding to the control operation information,
  • the indication information includes at least control object information;
  • the response server 30 is configured to receive the indication message, retrieve a corresponding control operation program according to the indication message, and perform a control operation on the operation object corresponding to the control object information by using the control operation program.
  • the receiving object of the message may be the access server 20, or may be another server that has a binding relationship with the access server 20.
  • the mobile terminal 10 can transmit the message by using an instant messaging application, and when the message is sent to the instant messaging application server, it is forwarded by the instant messaging application server to the bound access server.
  • FIG. 19 is another structural block diagram of a remote control system according to an embodiment of the present invention. As shown in FIG. 18 and FIG. 19, the remote control system may further include: an application server 40, and the mobile terminal 10 corresponds to the application server 40.
  • the instant messaging application generates and sends the message, where the message further includes a receiving object identifier of the message, where the application server 40 is configured to receive the message sent by the mobile terminal 10, if Receiving the message corresponding to the preset receiving object, forwarding the message to the access server 20 bound to the preset receiving object, so that the access server 20 receives the generated by the mobile terminal 10 Message.
  • the operator can apply for a communication account for the access server in the instant messaging application, and bind the communication account to the access server.
  • the communication account may be a special public account for remote control, and the operator may use his own communication account to pay attention to the communication account bound to the access server, or add the communication account as a friend.
  • the mobile terminal uses the operator's own communication account to log in to the instant messaging application, and generates a message carrying the control command through the instant messaging application editing, and uses the communication account bound to the access server as the message receiving object. Send the message.
  • the application server corresponding to the instant messaging application After receiving the message sent by the mobile terminal, the application server corresponding to the instant messaging application identifies the message receiving object in the message, and when it identifies that the message receiving object corresponds to the communication account bound to the access server, The application server forwards the message to the access server.
  • the access server and the response server perform the remote control methods described herein to implement remote control.
  • FIG 20 is a block diagram showing another structure of the remote control system according to an embodiment of the present invention. As shown in Figure 17 and Figure 19, the remote control system may further include an audit server 50;
  • the access server 20 is further configured to forward, to the audit server 50, a message generated by the mobile terminal 10 and carrying a control command;
  • the audit server 50 is configured to receive a message that is forwarded by the access server 20 and that carries a control command, and collects control data corresponding to the control command.
  • the access server 20 is further configured to: before receiving the message carrying the control command, receive the message that is generated by the mobile terminal 10 and that carries the authorization password, and send the bearer with the authorized password to the audit server 50.
  • the audit server 50 may be configured to receive a message carrying the authorization password sent by the access server 20, and count the number of authorization errors corresponding to the mobile terminal 10, and the authorization error is performed within a preset time. When the number reaches the preset number, the corresponding message is sent to the specific device.
  • the application server shown in Fig. 19 may also be included in the system shown in Fig. 20.
  • the mobile terminal may send the message to the access server through the public network, and after receiving the message, the access server determines the control command.
  • Control object information and control operation information edited in a predefined edit format, thereby determining a target corresponding server that executes the control command, and transmitting an indication message including at least control object information to the target response server, thereby triggering the target response server to execute control commands.
  • the remote control system provided by the embodiment of the present invention achieves the purpose of remotely controlling a response server in an intranet through a mobile terminal.
  • FIG. 21 is a structural block diagram of an access server according to an embodiment of the present invention.
  • the access server may include: a communication interface 1, a memory 2, a processor 3, and a communication bus 4.
  • the communication interface 1 can be an interface of the communication module, such as an interface of the network card, for implementing signals during the process of transmitting and receiving information between the access server and the external device. Receive and send.
  • Memory 2 can be used to store software programs as well as modules.
  • the processor 3 executes various functional applications of the access server and data processing by running software programs and modules stored in the memory 2.
  • the memory 2 can mainly include a memory program area and a memory data area.
  • the storage program area can store an operating system, an application required for at least one function (such as a sound playing function, an image playing function, etc.).
  • the storage data area can store data (such as audio data, phone book, etc.) created according to the use of the access server.
  • the memory 2 may include a high speed random access memory, and may also include a nonvolatile memory such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
  • the processor 3 is a control center of the access server, and connects various parts of the entire access server by using various interfaces and lines, by running or executing a software program stored in the memory 2. And/or modules, as well as invoking data stored in the memory 2, performing various functions of the access server and processing data, thereby performing overall monitoring of the access server.
  • the processor 3 may include one or more processing units.
  • the processor 3 can integrate an application processor and a modem processor.
  • the application processor mainly processes an operating system, an application, and the like.
  • the modem processor primarily handles wireless communications. It can be understood that the above modem processor may not be integrated into the processor 3.
  • Communication interface 1 memory 2, processor 3 completes communication with each other via communication bus 4.
  • the processor 3 may also have the following functions:
  • Determining, in the control command, the information segment corresponding to the predefined control object editing format is the control object information, and the information segment corresponding to the predefined control operation editing format is the control operation information;
  • FIG. 22 is another structural block diagram of an access server according to an embodiment of the present invention.
  • the apparatus includes at least: a communication bus 6, a memory 7, and a processor 5 in communication with the memory 7.
  • the memory 7 is connected to the processor 6 via a communication bus 6.
  • the memory 7 includes a control command receiving command 70, an information determining command 71, a target response server determining command 72, and a transmitting command 73 that are executable by the processor.
  • the control command receiving instruction 70 is configured to receive a message that is generated by the mobile terminal and that carries a control command, where the control command includes at least control object information and control operation information;
  • the information determining instruction 71 is configured to determine that the information segment corresponding to the predefined control object editing format in the control command is the control object information and the information segment corresponding to the predefined control operation editing format is the control operation information;
  • the target response server determining instruction 72 is configured to determine a target response server corresponding to the control operation information
  • the sending instruction 73 is configured to send the indication information to the target response server, to trigger the target response server to perform a control operation corresponding to the control operation information, where the indication information includes at least control object information.
  • the steps of a method or algorithm described in connection with the embodiments disclosed herein can be implemented directly in hardware, a software module executed by a processor, or a combination of both.
  • the software module can be placed in random access memory (RAM), memory, read only memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, removable disk, CD-ROM, or technical field. Any other form of storage medium known.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Les modes de réalisation de la présente invention concernent un procédé, un dispositif, et un système de commande à distance. Le procédé comprend : la réception, par un serveur d'accès, d'un message contenant une instruction de commande et généré par un terminal mobile, l'instruction de commande contenant au moins des informations d'objet de contrôle et des informations d'exécution de commande ; la détermination des informations d'objet de contrôle et des informations d'exécution de commande contenues dans l'instruction de commande ; la détermination d'un serveur de réponse cible correspondant aux informations d'exécution de commande ; et l'envoi d'un message d'indication au serveur de réponse cible, les informations d'indication comprenant au moins des informations d'objet de contrôle. En permettant à un serveur d'accès de traiter un message reçu contenant une instruction de commande, le procédé de commande à distance décrit dans les modes de réalisation de la présente invention atteint l'objectif de commander un serveur de réponse, à distance, dans un réseau, au moyen d'un terminal mobile.
PCT/CN2014/081805 2013-07-09 2014-07-08 Procédé, dispositif, et système de commande à distance WO2015003610A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310286488.4 2013-07-09
CN201310286488.4A CN103327119B (zh) 2013-07-09 2013-07-09 远程控制方法、装置及***

Publications (1)

Publication Number Publication Date
WO2015003610A1 true WO2015003610A1 (fr) 2015-01-15

Family

ID=49195640

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/081805 WO2015003610A1 (fr) 2013-07-09 2014-07-08 Procédé, dispositif, et système de commande à distance

Country Status (2)

Country Link
CN (1) CN103327119B (fr)
WO (1) WO2015003610A1 (fr)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103327119B (zh) * 2013-07-09 2015-06-24 腾讯科技(深圳)有限公司 远程控制方法、装置及***
CN104734934B (zh) * 2013-12-18 2019-01-08 腾讯科技(深圳)有限公司 一种关注公众账号的方法、装置和***
CN103701895A (zh) * 2013-12-24 2014-04-02 深圳市共进电子股份有限公司 一种远程控制终端网关设备的方法
CN105338009B (zh) 2014-06-19 2020-02-18 腾讯科技(深圳)有限公司 一种电子设备的控制方法及相关设备、***
CN104219314B (zh) * 2014-09-10 2017-07-28 珠海市君天电子科技有限公司 电子设备、远程控制电子设备的方法及***
CN105785858A (zh) * 2016-03-02 2016-07-20 宇龙计算机通信科技(深圳)有限公司 一种控制方法、装置以及终端
CN106161592B (zh) * 2016-06-21 2019-11-29 微梦创科网络科技(中国)有限公司 一种实现远程命令执行的方法及装置
CN110348200A (zh) * 2018-04-02 2019-10-18 南宁富桂精密工业有限公司 应用程序安装方法、***、服务器及终端
CN109067895A (zh) * 2018-08-23 2018-12-21 视联动力信息技术股份有限公司 一种远程控制的方法和装置
CN109218171B (zh) * 2018-11-01 2021-08-03 苏州达家迎信息技术有限公司 一种信息发送方法、客户端、存储介质及设备
CN109391541B (zh) * 2018-11-01 2021-08-03 苏州达家迎信息技术有限公司 一种信息发送方法、装置、存储介质及设备

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1969503A (zh) * 2004-06-15 2007-05-23 皇家飞利浦电子股份有限公司 本地联网***的网关
CN101365204A (zh) * 2007-08-10 2009-02-11 中兴通讯股份有限公司 基于远程服务器的分布式无线数据测量***及其测量方法
CN102916809A (zh) * 2012-10-29 2013-02-06 西安交通大学 基于状态估计的智能电网控制命令动态认证方法
CN103327119A (zh) * 2013-07-09 2013-09-25 腾讯科技(深圳)有限公司 远程控制方法、装置及***

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1801047A (zh) * 2004-12-31 2006-07-12 联想(北京)有限公司 一种远程控制计算机的***及其实现方法
CN101141628A (zh) * 2006-09-07 2008-03-12 环达电脑(上海)有限公司 移动嵌入式设备远程监控***及方法
CN101674110A (zh) * 2009-10-21 2010-03-17 中兴通讯股份有限公司 一种实现移动终端桌面共享和控制的方法及移动终端

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1969503A (zh) * 2004-06-15 2007-05-23 皇家飞利浦电子股份有限公司 本地联网***的网关
CN101365204A (zh) * 2007-08-10 2009-02-11 中兴通讯股份有限公司 基于远程服务器的分布式无线数据测量***及其测量方法
CN102916809A (zh) * 2012-10-29 2013-02-06 西安交通大学 基于状态估计的智能电网控制命令动态认证方法
CN103327119A (zh) * 2013-07-09 2013-09-25 腾讯科技(深圳)有限公司 远程控制方法、装置及***

Also Published As

Publication number Publication date
CN103327119B (zh) 2015-06-24
CN103327119A (zh) 2013-09-25

Similar Documents

Publication Publication Date Title
WO2015003610A1 (fr) Procédé, dispositif, et système de commande à distance
US10423958B2 (en) Method, apparatus and system for voice verification
RU2447586C2 (ru) Способ управления устройством с использованием широковещательного канала
CN102231746B (zh) 验证标识信息的方法及终端
CN101287006B (zh) 一种信息提示方法、***及装置
WO2018058982A1 (fr) Procédé de poussée d'informations de commande et dispositif de poussée, routeur intelligent et serveur
CN105357110B (zh) 邮件发送方法、装置及***
WO2011144165A1 (fr) Procédé de test d'application à base de plateforme de distribution de services et plateforme de distribution de services
WO2013189313A1 (fr) Procédé et dispositif pour la mise en œuvre d'une opération de manipulation à distance
US20140019957A1 (en) Method, apparatus, and system for sharing software among terminals
WO2014086222A1 (fr) Procédé et appareil pour régler des paramètres d'appel vidéo et envoyer des paramètres de capacité
WO2016086755A1 (fr) Procédé de traitement de paquets et serveur mandataire transparent
US10225738B2 (en) Remote operation system, relay apparatus, mobile communication apparatus, in-terminal server control method, and relay processing method
EP3101576B1 (fr) Dispositif de contrôle d'accès, système de communication, programme et procédé de contrôle d'accès
WO2015043211A1 (fr) Procédé et dispositif d'affichage d'informations de commentaire
JP2012253431A (ja) サーバ装置、電話システム及びサーバ装置に使用されるファームウェア更新制御方法
EP3174244B1 (fr) Procédé et appareil de finalisation de communication vidéo, programme informatique et support d'enregistrement
RU2009137874A (ru) Получение информации из источников информации с помощью запросов refer
US9648159B2 (en) Single-PDP dual stack serial dialing method and system
CN109104774B (zh) 数据传输方法和***
CN110809262A (zh) 一种基于coap协议的物联网设备运维管理方法
EP2838249A1 (fr) Procédé, appareil et système de traitement d'appel vocal
CN105072020B (zh) 即时通信消息处理的方法及***
WO2013087002A1 (fr) Procédé et système permettant un contrôle d'accès d'extrémité utilisateur
WO2013000215A1 (fr) Procédé et dispositif permettant de délivrer un message de notification

Legal Events

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

Ref document number: 14822157

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 29/04/2016)

122 Ep: pct application non-entry in european phase

Ref document number: 14822157

Country of ref document: EP

Kind code of ref document: A1