CN111698279A - Communication equipment control method and device - Google Patents

Communication equipment control method and device Download PDF

Info

Publication number
CN111698279A
CN111698279A CN202010304926.5A CN202010304926A CN111698279A CN 111698279 A CN111698279 A CN 111698279A CN 202010304926 A CN202010304926 A CN 202010304926A CN 111698279 A CN111698279 A CN 111698279A
Authority
CN
China
Prior art keywords
identification code
control
current
communication device
control request
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.)
Pending
Application number
CN202010304926.5A
Other languages
Chinese (zh)
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.)
Pulian International Co ltd
Original Assignee
Pulian International 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 Pulian International Co ltd filed Critical Pulian International Co ltd
Priority to CN202010304926.5A priority Critical patent/CN111698279A/en
Publication of CN111698279A publication Critical patent/CN111698279A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/088Usage controlling of secret information, e.g. techniques for restricting cryptographic keys to pre-authorized uses, different access levels, validity of crypto-period, different key- or password length, or different strong and weak cryptographic algorithms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/321Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving a third party or a trusted authority
    • H04L9/3213Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving a third party or a trusted authority using tickets or tokens, e.g. Kerberos

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention discloses a communication equipment control method, which comprises the following steps: responding to a control request sent by terminal equipment, and acquiring a current identification code in the control request; judging whether another identification code exists; if so, matching the current identification code with the other identification code, and determining whether to respond to the control operation corresponding to the control request according to a matching result; if not, writing the current identification code; and after the current identification code is written, setting the existence period of the current identification code, and responding to the control operation corresponding to the control request. The invention also discloses a communication equipment control device. By adopting the embodiment of the invention, exclusive control on the communication equipment within a period of time can be realized.

Description

Communication equipment control method and device
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method and an apparatus for controlling a communication device.
Background
With the rapid development of the internet, the mobile client taking the APP as the leading factor guides the development direction of the mobile internet industry and provides navigation for the mobile client to browse information. The control mode of the APP installed on the mobile terminal to the communication equipment at present is as follows: and establishing an authentication code based on the request of the user, verifying whether the request is a request repeated with the previous request by the communication equipment, if so, terminating the processing of the request and destroying the authentication code of the request, otherwise, processing the request and displaying a processing result. However, for the APP request sent by the current user using the mobile terminal, aging management for the authentication code is lacked, when a new request occurs, a mechanism is not used to judge whether the original request is overtime, only APP alternate control can be realized, and exclusive control of the APP to the intelligent device within a period of time cannot be realized.
Disclosure of Invention
The embodiment of the invention aims to provide a method and a device for controlling communication equipment, which can realize exclusive control on the communication equipment within a period of time.
In order to achieve the above object, an embodiment of the present invention provides a communication device control method, including:
responding to a control request sent by terminal equipment, and acquiring a current identification code in the control request;
judging whether another identification code exists;
if so, matching the current identification code with the other identification code to determine whether to respond to the control operation corresponding to the control request according to a matching result; if not, writing the current identification code;
after the current identification code is written in, setting the existence period of the current identification code, and responding to the control operation corresponding to the control request; wherein the lifetime is a control duration for which the terminal device is allowed to control the communication device.
As an improvement of the above solution, the determining whether to respond to the control operation corresponding to the control request according to the matching result includes:
responding to the control operation corresponding to the control request when the current identification code is matched with the other identification code;
and when the current identification code is not matched with the other identification code, refusing to respond to the control operation corresponding to the control request.
As an improvement of the above, when the current identification code matches the another identification code, the method further comprises:
refreshing the lifespan of the other identification code.
As an improvement of the above scheme, the identification code is obtained by requesting a server for obtaining the identification code for an application program in the terminal device, and the identification code obtained by each application program is different; the control request is generated by an application in the terminal device.
As an improvement of the scheme, the identification code is token.
In order to achieve the above object, an embodiment of the present invention further provides a communication device control apparatus, including:
the identification code acquisition module is used for responding to a control request sent by terminal equipment and acquiring a current identification code in the control request;
the first judgment module is used for judging whether another identification code exists or not;
the identification code matching module is used for matching the current identification code with another identification code when the other identification code exists so as to determine whether to respond to the control operation corresponding to the control request according to a matching result;
the identification code writing module is used for writing the current identification code when another identification code does not exist;
the identification code existence period setting module is used for setting the existence period of the current identification code after the current identification code is written in; wherein the existence period is a control time length for which the terminal device is allowed to control the communication device;
and the response control operation module is used for responding to the control operation corresponding to the control request after the current identification code is written.
As an improvement of the above, the apparatus further comprises:
and the response rejection control operation module is used for rejecting to respond to the control operation corresponding to the control request when the current identification code is not matched with the other identification code.
And the response control operation module is further configured to respond to the control operation corresponding to the control request when the current identification code matches the another identification code.
As an improvement of the above scheme, the identification code is obtained by requesting a server for obtaining the identification code for an application program in the terminal device, and the identification code obtained by each application program is different; the control request is generated by an application in the terminal device.
As an improvement of the above scheme, the identification code existence period setting module is further configured to:
refreshing the lifespan of the other identification code when the current identification code matches the other identification code.
As an improvement of the scheme, the identification code is token.
Compared with the prior art, the communication equipment control method and the communication equipment control device disclosed by the invention have the advantages that the current identification code in the control request sent by the terminal equipment is obtained, and when another identification code exists, the current identification code is matched with the other identification code; and when the other identification code does not exist, writing the current identification code, setting the existence period of the current identification code, and responding to the control operation corresponding to the control request. After the identification code is acquired, the existence period is set for the identification code, when other control requests are received, the existence period of the identification code in the previous control request is judged in an overtime mode, when the identification code in the previous control request does not exist due to overtime, the communication equipment is not controlled by the terminal equipment currently, and at the moment, the control operation corresponding to the current control request can be responded. The problem that in the existing communication equipment control method, when a new request occurs, a non-mechanism judges whether the original request is overtime, so that the exclusive control of the intelligent equipment within a period of time cannot be realized is solved, and the exclusive control of the intelligent equipment within a period of time can be effectively realized in the process of controlling the communication equipment.
Drawings
Fig. 1 is a flowchart of a communication device control method according to an embodiment of the present invention;
fig. 2 is a schematic diagram of information interaction between a communication device and a terminal device according to an embodiment of the present invention;
fig. 3 is a flowchart of another communication device control method according to an embodiment of the present invention;
fig. 4 is a block diagram of a communication device control apparatus according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a flowchart of a communication device control method according to an embodiment of the present invention; the communication device control method includes:
s1, responding to a control request sent by the terminal equipment, and acquiring the current identification code in the control request;
s2, judging whether another identification code exists;
s3, if yes, matching the current identification code with the other identification code to determine whether to respond to the control operation corresponding to the control request according to the matching result; if not, writing the current identification code;
s4, setting the existence period of the current identification code after the current identification code is written in, and responding to the control operation corresponding to the control request; wherein the lifetime is a control duration for which the terminal device is allowed to control the communication device.
It should be noted that the method for controlling a communication device according to the embodiment of the present invention may be implemented by a communication device, where the communication device is a mobile phone, a computer, a television, or other client, and the terminal device is a mobile phone, a computer, or other intelligent devices capable of controlling the communication device. The communication device establishes wired/wireless connection with the terminal device in advance. The terminal equipment requests the identification code to the server so as to realize exclusive control on the communication equipment according to the identification code. Optionally, the identification code is token or other identification codes capable of uniquely identifying the terminal device.
For an example, please refer to fig. 2 for a schematic diagram of information interaction between the communication device and the terminal device, where fig. 2 includes two terminal devices, namely a terminal device 1 and a terminal device 2, and both of the two terminal devices can control the communication device.
Specifically, in step S1, in response to a control request sent from a terminal device, the current identification code in the control request is acquired. The identification code is obtained by requesting a server for obtaining application programs (APP) in the terminal equipment, the identification code obtained by each application program is different, and the control request is generated by the application program in the terminal equipment.
For example, when a user wants to control a certain communication device, the application program may be downloaded at a terminal device, and after the application program is started, the application program may send an identification code obtaining request to the server, so that the server allocates an identification code to the terminal device according to the identification code obtaining request. After the communication equipment is controlled, the user can delete the application program in the terminal equipment at any time without occupying the memory of the terminal equipment.
Specifically, in step S2, the communication device determines whether there is another identification code, and when there is another identification code, it indicates that the other identification code is not timed out, and the communication device is being controlled by another terminal device at this time; when no further identity code is present, indicating that said further identity code has timed out or that said communication device has not received an identity code before, said communication device is not controlled by another terminal device. It should be noted that, when the identification code received by the communication device is overtime, the communication device may delete the overtime identification code, so as to avoid occupying a memory space of the communication device.
Specifically, in step S3, when another identification code exists, the current identification code is matched with the another identification code, and then steps S31 to S32 are further included:
s31, when the current identification code is matched with the other identification code, responding to the control operation corresponding to the control request;
and S32, refusing to respond to the control operation corresponding to the control request when the current identification code is not matched with the other identification code.
Illustratively, when the current identification code matches the another identification code, the current identification code and the another identification code are identification codes transmitted from the same application (terminal device). This indicates that the application (terminal device) requests to continue controlling the communication device, and at this time, the control operation corresponding to the control request is responded. For example, the current terminal device controls the communication device to transmit a file, and at this time, the current terminal device further desires the communication device to perform another control operation, and if the file is deleted, the corresponding terminal device controls the communication device to transmit the file and also controls the communication device to delete the file.
Further, when the current identification code matches the another identification code, the lifespan of the another identification code is refreshed, which is equivalent to rewriting the another identification code.
When the current identification code is not matched with the other identification code, another application program (terminal equipment) requests to control the communication equipment, so that the other identification code is not overtime, the communication equipment refuses to respond to the control operation corresponding to the control request, and the other application program (terminal equipment) cannot control the communication equipment, so that the exclusive control of the current terminal equipment on the communication equipment is realized until the control time of the current terminal equipment on the communication equipment reaches the existence period of the identification code.
Specifically, when the other identification code is not present, the current identification code is written.
Specifically, in step S4, after the current identification code is written, the life span of the current identification code is set. For example, the communication device determines the lifespan according to an actual user experience, for example, when the control request is a request for transferring a file, and the transfer of the file requires a long time to be performed, the communication device correspondingly sets the lifespan for a long time. And responding to the control operation corresponding to the control request after the current identification code is written.
Further, the process of the above steps S1-S4 may also refer to fig. 3.
Compared with the prior art, the communication equipment control method disclosed by the invention has the advantages that the current identification code in the control request sent by the terminal equipment is obtained, and when another identification code exists, the current identification code is matched with the other identification code; and when the other identification code does not exist, writing the current identification code, setting the existence period of the current identification code, and responding to the control operation corresponding to the control request. After the identification code is acquired, the existence period is set for the identification code, when other control requests are received, the existence period of the identification code in the previous control request is judged in an overtime mode, when the identification code in the previous control request does not exist due to overtime, the communication equipment is not controlled by the terminal equipment currently, and at the moment, the control operation corresponding to the current control request can be responded. The problem of in the existing communication equipment control method, when new request appears, whether the original request is overtime is judged by no mechanism, thus the exclusive control of APP to the intelligent equipment within a period of time can not be realized is solved, and the exclusive control to the intelligent equipment within a period of time can be effectively realized in the process of controlling the communication equipment.
Referring to fig. 4, fig. 4 is a block diagram of a communication device control apparatus 10 according to an embodiment of the present invention; the communication device control apparatus 10 includes:
the identification code acquisition module 11 is used for responding to a control request sent by a terminal device and acquiring a current identification code in the control request;
a first judging module 12, configured to judge whether another identification code exists;
the identification code matching module 13 is used for matching the current identification code with another identification code when the another identification code exists so as to determine whether to respond to the control operation corresponding to the control request according to a matching result;
an identification code writing module 14 for writing the current identification code when there is no other identification code;
an identification code lifespan setting module 15 configured to set a lifespan of the current identification code after writing the current identification code; wherein the existence period is a control time length for which the terminal device is allowed to control the communication device;
a response control operation module 16, configured to respond to the control operation corresponding to the control request after the current identification code is written in;
and a reject response control operation module 17, configured to reject to respond to the control operation corresponding to the control request.
It should be noted that the communication device control apparatus 10 according to the embodiment of the present invention may be disposed in a communication device, where the communication device is a mobile phone, a computer, a television, or other client, and the terminal device is a mobile phone, a computer, or other intelligent devices capable of controlling the communication device. The communication device establishes wired/wireless connection with the terminal device in advance. The terminal equipment requests the identification code to the server so as to realize exclusive control on the communication equipment according to the identification code. Optionally, the identification code is token or other identification codes capable of uniquely identifying the terminal device.
For an example, please refer to fig. 2 for a schematic diagram of information interaction between the communication device and the terminal device, where fig. 2 includes two terminal devices, namely a terminal device 1 and a terminal device 2, and both of the two terminal devices can control the communication device.
Specifically, the identification code obtaining module 11 obtains the current identification code in the control request in response to the control request sent by the terminal device. The identification code is obtained by requesting a server for obtaining application programs (APP) in the terminal equipment, the identification code obtained by each application program is different, and the control request is generated by the application program in the terminal equipment.
For example, when a user wants to control a certain communication device, the application program may be downloaded at a terminal device, and after the application program is started, the application program may send an identification code obtaining request to the server, so that the server allocates an identification code to the terminal device according to the identification code obtaining request. After the communication equipment is controlled, the user can delete the application program in the terminal equipment at any time without occupying the memory of the terminal equipment.
Specifically, the first determining module 12 determines whether another identification code exists, and when another identification code exists, it indicates that the another identification code is not overtime, and the communication device is being controlled by another terminal device at this time; when no further identity code is present, indicating that said further identity code has timed out or that said communication device has not received an identity code before, said communication device is not controlled by another terminal device.
Specifically, when another identification code exists, the identification code matching module 13 matches the current identification code with the another identification code, and when the current identification code matches the another identification code, the response control operation module 16 responds to the control operation corresponding to the control request; when the current identification code does not match the another identification code, the response rejection control operation module 17 rejects the control operation corresponding to the response to the control request.
Illustratively, when the current identification code matches the another identification code, the current identification code and the another identification code are identification codes transmitted from the same application (terminal device). This indicates that the application (terminal device) requests to continue controlling the communication device, and at this time, the control operation corresponding to the control request is responded. For example, the current terminal device controls the communication device to transmit a file, and at this time, the current terminal device further desires the communication device to perform another control operation, and if the file is deleted, the corresponding terminal device controls the communication device to transmit the file and also controls the communication device to delete the file.
Further, when the current identification code matches the another identification code, the identification code lifespan setting module 15 refreshes the lifespan of the another identification code, which is equivalent to rewriting the another identification code.
When the current identification code is not matched with the other identification code, it indicates that another application program (terminal device) requests to control the communication device, and therefore the other identification code is not overtime yet, the response rejection control operation module 17 rejects to respond to the control operation corresponding to the control request, and the other application program (terminal device) cannot control the communication device, so that the exclusive control of the current terminal device on the communication device is realized until the control duration of the current terminal device on the communication device reaches the existence period of the identification code.
Specifically, when the other identification code is not present, the identification code writing module 14 writes the current identification code.
Specifically, after the identification code writing module 14 writes the current identification code, the identification code lifespan setting module 15 sets the lifespan of the current identification code. For example, the communication device determines the lifespan according to an actual user experience, for example, when the control request is a request for transferring a file, and the transfer of the file requires a long time to be performed, the communication device correspondingly sets the lifespan for a long time. And responding to the control operation corresponding to the control request after the current identification code is written.
Compared with the prior art, the communication equipment control device 10 disclosed by the invention has the advantages that by acquiring the current identification code from the control request sent by the terminal equipment, when another identification code exists, the current identification code is matched with the other identification code; and when the other identification code does not exist, writing the current identification code, setting the existence period of the current identification code, and responding to the control operation corresponding to the control request. After the identification code is acquired, the existence period is set for the identification code, when other control requests are received, the existence period of the identification code in the previous control request is judged in an overtime mode, when the identification code in the previous control request does not exist due to overtime, the communication equipment is not controlled by the terminal equipment currently, and at the moment, the control operation corresponding to the current control request can be responded. The problem of in the existing communication equipment control method, when new request appears, whether the original request is overtime is judged by no mechanism, thus the exclusive control of APP to the intelligent equipment within a period of time can not be realized is solved, and the exclusive control to the intelligent equipment within a period of time can be effectively realized in the process of controlling the communication equipment.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention.

Claims (10)

1. A communication device control method, comprising:
responding to a control request sent by terminal equipment, and acquiring a current identification code in the control request;
judging whether another identification code exists;
if so, matching the current identification code with the other identification code to determine whether to respond to the control operation corresponding to the control request according to a matching result; if not, writing the current identification code;
after the current identification code is written in, setting the existence period of the current identification code, and responding to the control operation corresponding to the control request; wherein the lifetime is a control duration for which the terminal device is allowed to control the communication device.
2. The communication device control method of claim 1, wherein the determining whether to respond to the control operation corresponding to the control request according to the matching result comprises:
responding to the control operation corresponding to the control request when the current identification code is matched with the other identification code;
and when the current identification code is not matched with the other identification code, refusing to respond to the control operation corresponding to the control request.
3. The communication device control method according to claim 2, wherein when the current identification code matches the another identification code, the method further comprises:
refreshing the lifespan of the other identification code.
4. The communication device control method according to claim 1, wherein the identification code is obtained by requesting acquisition from a server for an application program in the terminal device, the identification code acquired by each of the application programs being different; the control request is generated by an application in the terminal device.
5. The communication device control method according to claim 1, wherein the identification code is token.
6. A communication device control apparatus characterized by comprising:
the identification code acquisition module is used for responding to a control request sent by terminal equipment and acquiring a current identification code in the control request;
the first judgment module is used for judging whether another identification code exists or not;
the identification code matching module is used for matching the current identification code with another identification code when the other identification code exists so as to determine whether to respond to the control operation corresponding to the control request according to a matching result;
the identification code writing module is used for writing the current identification code when another identification code does not exist;
the identification code existence period setting module is used for setting the existence period of the current identification code after the current identification code is written in; wherein the existence period is a control time length for which the terminal device is allowed to control the communication device;
and the response control operation module is used for responding to the control operation corresponding to the control request after the current identification code is written.
7. The communication device control apparatus of claim 6, wherein the apparatus further comprises:
the response rejection control operation module is used for rejecting to respond to the control operation corresponding to the control request when the current identification code is not matched with the other identification code;
and the response control operation module is further configured to respond to the control operation corresponding to the control request when the current identification code matches the another identification code.
8. The communication device control apparatus according to claim 6, wherein the identification code is obtained by requesting a server for an application program in the terminal device, the identification code obtained by each of the application programs being different; the control request is generated by an application in the terminal device.
9. The communication-device control apparatus according to claim 7, wherein the identification-code-lifetime setting module is further configured to:
refreshing the lifespan of the other identification code when the current identification code matches the other identification code.
10. The communication device control apparatus according to claim 6, wherein the identification code is token.
CN202010304926.5A 2020-04-17 2020-04-17 Communication equipment control method and device Pending CN111698279A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010304926.5A CN111698279A (en) 2020-04-17 2020-04-17 Communication equipment control method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010304926.5A CN111698279A (en) 2020-04-17 2020-04-17 Communication equipment control method and device

Publications (1)

Publication Number Publication Date
CN111698279A true CN111698279A (en) 2020-09-22

Family

ID=72476432

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010304926.5A Pending CN111698279A (en) 2020-04-17 2020-04-17 Communication equipment control method and device

Country Status (1)

Country Link
CN (1) CN111698279A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1360251A (en) * 2000-12-22 2002-07-24 佳能株式会社 Obtaining of temporary monopoly control of printing apparatus
US20030093670A1 (en) * 2001-11-13 2003-05-15 Matsubayashi Don Hideyasu Remotely obtaining temporary exclusive control of a device
CN101222488A (en) * 2007-01-10 2008-07-16 华为技术有限公司 Method and network authentication server for controlling client terminal access to network appliance
CN105592352A (en) * 2015-12-22 2016-05-18 Tcl集团股份有限公司 File-sharing method and system based on smart TV
CN105978851A (en) * 2016-04-13 2016-09-28 青岛海信传媒网络技术有限公司 System and method for controlling intelligent equipment
WO2019202888A1 (en) * 2018-04-19 2019-10-24 村田機械株式会社 Exclusive control system and exclusive control method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1360251A (en) * 2000-12-22 2002-07-24 佳能株式会社 Obtaining of temporary monopoly control of printing apparatus
US20030093670A1 (en) * 2001-11-13 2003-05-15 Matsubayashi Don Hideyasu Remotely obtaining temporary exclusive control of a device
CN1428709A (en) * 2001-11-13 2003-07-09 佳能株式会社 Method for remote obtaining temporary monopolizing control to equipment
CN101222488A (en) * 2007-01-10 2008-07-16 华为技术有限公司 Method and network authentication server for controlling client terminal access to network appliance
CN105592352A (en) * 2015-12-22 2016-05-18 Tcl集团股份有限公司 File-sharing method and system based on smart TV
CN105978851A (en) * 2016-04-13 2016-09-28 青岛海信传媒网络技术有限公司 System and method for controlling intelligent equipment
WO2019202888A1 (en) * 2018-04-19 2019-10-24 村田機械株式会社 Exclusive control system and exclusive control method

Similar Documents

Publication Publication Date Title
CN107370668B (en) Method, device and system for remotely controlling intelligent equipment
CN106162805B (en) WIFI hotspot service access control method and device
CN110677849B (en) Privacy protection method, device, equipment and storage medium of communication terminal
CN108154036B (en) Control method and control device of intelligent equipment
EP3780550A1 (en) Information pushing method and device
CN105530232B (en) Account login method and device
CN110719581A (en) Control method, device and system for terminal application
CN103581881A (en) Comprehensive number-obtaining device as well as system and method for obtaining cell phone number of user on network side
CN111698279A (en) Communication equipment control method and device
CN110493773B (en) Method and equipment for acquiring authentication capability of mobile equipment
CN106993266B (en) Method for pairing and connecting Bluetooth SIM (subscriber identity Module) cards
CN106791982B (en) Account management method and device
US10368237B2 (en) Terminal, processing apparatus, processing system, and non-transitory computer readable medium
CN112437071A (en) Method, system, device and storage medium for device control
CN113852694B (en) Message pushing system and pushing method for multi-terminal access client system
CN105591762B (en) The method and apparatus of user's charging
CN112351424B (en) Wireless networking management method, system, device and computer readable storage medium
CN114585055A (en) Vehicle-mounted WiFi access method, vehicle controller, cloud server and mobile terminal
US11272357B2 (en) Method and device for determining SIM card information
CN114647469A (en) Data processing method and system
CN107094297B (en) Equipment identification method and device
CN108076084B (en) Resource sharing method, device and system
CN111131746A (en) Terminal service control method and device
CN111314492A (en) Air conditioner, data transmission method thereof and computer readable storage medium
CN112584378A (en) Identity card information reading method and system

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200922