CN111314501B - Method and device for solving problem of repeated unique identification of intelligent terminal - Google Patents

Method and device for solving problem of repeated unique identification of intelligent terminal Download PDF

Info

Publication number
CN111314501B
CN111314501B CN202010107550.9A CN202010107550A CN111314501B CN 111314501 B CN111314501 B CN 111314501B CN 202010107550 A CN202010107550 A CN 202010107550A CN 111314501 B CN111314501 B CN 111314501B
Authority
CN
China
Prior art keywords
intelligent terminal
unique
mac address
detected
serialized
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010107550.9A
Other languages
Chinese (zh)
Other versions
CN111314501A (en
Inventor
赵晓波
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Huanwang Technology Co Ltd
Original Assignee
Guangdong Huanwang Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Huanwang Technology Co Ltd filed Critical Guangdong Huanwang Technology Co Ltd
Priority to CN202010107550.9A priority Critical patent/CN111314501B/en
Publication of CN111314501A publication Critical patent/CN111314501A/en
Application granted granted Critical
Publication of CN111314501B publication Critical patent/CN111314501B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/618Details of network addresses
    • H04L2101/622Layer-2 addresses, e.g. medium access control [MAC] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4547Network directories; Name-to-address mapping for personal communications, i.e. using a personal identifier

Landscapes

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

Abstract

The invention relates to a method and a device for solving the problem of repeated unique identification of an intelligent terminal, which are used for acquiring an MAC address to be detected and a UUID number uploaded by the intelligent terminal during activation; judging whether the MAC address to be detected is unique or not, and judging whether the UUID number is unique or not when the MAC address to be detected is overlapped; generating a serialized ID, and determining whether to bind the serialized ID with the intelligent terminal according to a judgment result; the invention combines the MAC address with the UUID number generated by the terminal to generate the unique identifier of the intelligent terminal, thereby preventing the unique identifier of the intelligent terminal from being repeated due to various reasons in the actual production process.

Description

Method and device for solving problem of repeated unique identification of intelligent terminal
Technical Field
The invention belongs to the technical field of mobile equipment, and particularly relates to a method and a device for solving the problem of repeated unique identification of an intelligent terminal.
Background
At present, for an application on a mobile terminal, a unique ID of a device is generated on an installed device, the unique ID of the device is used for counting the android application download installation amount of a real user, and the unique ID is associated with a registered account number of the user, so that a user corresponding to the unique ID can be known when the information of the user is counted in a background.
In the related art, the industry faces the difficulty that the unique identifier of the mobile terminal is repeated, and determining the unique identifier of the terminal is the basis for carrying out various upper-layer services. System upgrades, user profiles, message notification, statistical analysis, etc. all rely on terminal unique identification. The current common mode in the industry is to directly use a device mac as a unique identifier of a terminal, or generate a unique identifier based on the mac. But this approach tends to create problems with duplication of the mobile terminal's unique identification.
Disclosure of Invention
In view of this, the present invention provides a method and an apparatus for solving duplication of unique identifier of an intelligent terminal, so as to solve the problem of duplication of unique identifier of an intelligent terminal due to various reasons in the prior art.
In order to achieve the purpose, the invention adopts the following technical scheme: a method for solving the problem of repeated unique identification of an intelligent terminal comprises the following steps:
acquiring an MAC address and a UUID number to be detected, which are uploaded by an intelligent terminal during activation;
judging whether the MAC address to be detected is unique or not, and judging whether the UUID number is unique or not when the MAC address to be detected is overlapped;
and generating a serialized ID, and determining whether to bind the serialized ID with the intelligent terminal according to a judgment result.
Further, before acquiring the MAC address to be detected and the UUID number uploaded by the intelligent terminal during activation, the method further includes:
when the intelligent terminal is started for the first time, the intelligent terminal generates a UUID number and permanently stores the UUID number.
Further, the serialized ID is unique.
Further, the determining whether the MAC address to be detected is unique and determining whether the UUID number is unique when the MAC address to be detected overlaps includes:
acquiring an activated MAC address and an activated UUID number which are stored in a server;
comparing the MAC address to be detected with the activated MAC address;
and if the MAC addresses to be detected are overlapped, judging whether the UUID number is unique.
Further, the generating the serialized ID and determining whether to bind the serialized ID with the intelligent terminal according to the determination result includes:
if the MAC address to be detected is unique, generating a serialized ID and binding the serialized ID number with the intelligent terminal;
if the MAC addresses to be detected are overlapped, comparing the UUID number with the activated UUID number, and if the UUID number is unique, generating a serialized ID and binding the serialized ID number with the intelligent terminal; and if the UUID numbers are overlapped, binding the serialized ID number corresponding to the UUID number with the intelligent terminal.
Further, the MAC address to be detected is composed of 16-ary digits with a length of 48 bits;
wherein, 0-23 bits are distributed by manufacturers, and 24-47 bits are organization unique identifiers.
Further, the method also comprises the following steps:
and if the MAC address to be detected is unique, storing the MAC address to be detected to a server.
Further, the method also comprises the following steps:
and if the UUID number is unique, storing the UUID number to a server.
The embodiment of the application provides a solve the repeated device of intelligent terminal unique identifier, include:
the acquisition module is used for acquiring the MAC address to be detected and the UUID number uploaded by the intelligent terminal during activation;
the judging module is used for judging whether the MAC address to be detected is unique or not and judging whether the UUID number is unique or not when the MAC address to be detected is overlapped;
and the binding module is used for generating the serialized ID and determining whether to bind the serialized ID with the intelligent terminal according to the judgment result.
Further, the method also comprises the following steps:
and the generating module is used for generating the UUID number and permanently storing the UUID number when the intelligent terminal is started for the first time.
By adopting the technical scheme, the invention can achieve the following beneficial effects:
the invention generates the unique identifier of the intelligent terminal by combining the MAC address with the UUID number generated by the terminal, thereby preventing the unique identifier of the intelligent terminal from being repeated due to various reasons in the actual production process.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a schematic diagram illustrating steps of a method for resolving duplication of unique identifiers of intelligent terminals according to the present invention;
FIG. 2 is a schematic structural diagram of an apparatus for resolving duplication of unique identifiers of an intelligent terminal according to the present invention;
fig. 3 is another schematic structural diagram of an apparatus for resolving duplication of unique identifiers of an intelligent terminal according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be described in detail below. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the examples given herein without any inventive step, are within the scope of the present invention.
A specific method and apparatus for solving the problem of duplication of unique identifiers of an intelligent terminal provided in the embodiments of the present application are described below with reference to the accompanying drawings.
As shown in fig. 1, the method for solving the duplication of the unique identifier of the intelligent terminal provided in the embodiment of the present application includes,
s101, acquiring an MAC address to be detected and a UUID number uploaded by an intelligent terminal during activation;
when the intelligent terminal is produced, the MAC address is burned in the device information of the intelligent terminal, and it should be noted that the intelligent terminal is in communication connection with the server. When a user or a merchant uses the intelligent terminal for the first time, the intelligent terminal needs to be activated, and when the intelligent terminal is activated, the intelligent terminal simultaneously sends the MAC address and the unique UUID number to the server.
S102, judging whether the MAC address to be detected is unique or not, and judging whether the UUID number is unique or not when the MAC addresses to be detected are overlapped;
after receiving the MAC address and the UUID number, the server firstly judges whether the MAC address is unique, if the MAC address to be detected is unique, the intelligent terminal is indicated that the serialized ID is not bound, and if the MAC address to be detected is overlapped, the UUID number is judged to be unique.
S103, generating a serialized ID, and determining whether to bind the serialized ID with the intelligent terminal according to a judgment result.
The server generates the serialized ID as required, and it should be noted that the serialized ID generated by the server is unique, in actual production, the same MAC is inevitably burnt into the device information of a plurality of intelligent terminals due to various human reasons, and the phenomenon of repeated serialized ID is caused by the traditional mode of generating the serialized ID by the MAC alone. The UUID number and the MAC address are stored in the intelligent terminal together, and the server applies for the unique serialized ID to store the unique serialized ID in the intelligent terminal. And if the MAC address is unique, generating a new serialized ID to be bound with the intelligent terminal.
And if the MAC addresses to be detected are overlapped, judging whether the UUID number is unique. If the UUID number is unique, namely the UUID number is not repeated with the UUID number judged in the server before, the serialized ID is unique, and the server binds the serialized ID on the intelligent terminal at the moment. If the MAC address is the same as the MAC address in the server, the UUID number is the same as the UUID number in the server, and the serialized ID is already bound.
It should be noted that, each time the server determines the MAC address or the UUID number, the server stores the MAC address or the UUID number in the server, so as to facilitate the next determination.
The working principle of the method for solving the problem of repeated unique identification of the intelligent terminal is as follows: acquiring an MAC address and a UUID number to be detected, which are uploaded by an intelligent terminal during activation; judging whether the MAC address to be detected is unique or not, and judging whether the UUID number is unique or not when the MAC address to be detected is overlapped; and generating a serialized ID, and determining whether to bind the serialized ID with the intelligent terminal according to a judgment result.
In some embodiments, before acquiring the MAC address and the UUID number to be detected, which are uploaded by the intelligent terminal when activated, the method further includes:
when the intelligent terminal is started for the first time, the intelligent terminal generates a UUID number and permanently stores the UUID number.
Specifically, when the intelligent terminal is started for the first time, the unique UUID number is generated and permanently stored in the intelligent terminal, and it should be noted that the unique UUID number is automatically generated by the intelligent terminal, so that repetition caused by human factors is avoided.
It should be noted that the serialized IDs in all the above embodiments are unique.
In some embodiments, the determining whether the MAC address to be detected is unique, and when the MAC addresses to be detected overlap, determining whether the UUID number is unique includes:
acquiring an activated MAC address and an activated UUID number which are stored in a server;
comparing the MAC address to be detected with the activated MAC address;
and if the MAC addresses to be detected are overlapped, judging whether the UUID number is unique.
Specifically, all MAC addresses and UUID numbers activated by the server before are stored in the server, when a judgment is needed, the MAC addresses are compared with the MAC addresses activated in the server, and if the MAC addresses to be detected overlap, that is, the MAC addresses to be detected are the same as the MAC addresses activated by the server before, it is determined that the intelligent terminal has bound the serialized ID. If the MAC address to be detected is unique, namely the MAC address is different from the MAC address activated by the server before, judging whether the UUID number is unique; and judging whether the serialized ID is bound with the intelligent terminal or not according to the judgment result of the UUID number.
In some embodiments, the generating the serialized ID and determining whether to bind the serialized ID with the intelligent terminal according to the determination result includes:
if the MAC address to be detected is unique, generating a serialized ID and binding the serialized ID number with the intelligent terminal;
if the MAC addresses to be detected are overlapped, comparing the UUID number with the activated UUID number, and if the UUID number is unique, generating a serialized ID and binding the serialized ID number with the intelligent terminal; and if the UUID numbers are overlapped, binding the serialized ID number corresponding to the UUID number with the intelligent terminal.
Specifically, after the MAC address is judged to be unique, the serialized ID is bound with the intelligent terminal, if the MAC addresses are overlapped, the UUID number is compared with the UUID number activated in the server, namely the UUID number is the same as the UUID number detected by the server before, the intelligent terminal is indicated to be bound with the serialized ID, and the bound serialized ID number corresponding to the UUID number is sent to the intelligent terminal. If the UUID number is unique, that is, the UUID number is different from the address of the UUID number detected by the server before, the serialized ID is bound with the intelligent terminal, and it should be noted that if the MAC address or the UUID number is unique, a new serialized ID generated in the server is bound with the intelligent terminal.
In some embodiments, the MAC address to be detected is composed of 16-ary digits with a length of 48 bits;
wherein, 0-23 bits are distributed by manufacturers, and 24-47 bits are organization unique identifiers.
The MAC address in the application consists of 16-system numbers with the length of 48 bits;
wherein, 0-23 bits are distributed by manufacturers, and 24-47 bits are organization unique identifiers.
In some embodiments, the method for solving the problem of duplication of the unique identifier of the intelligent terminal provided by the present application further includes:
and if the MAC address to be detected is unique, storing the MAC address to a server.
Specifically, the MAC address detected each time is stored in the server, and the MAC address to be detected after detection indicates that the MAC address to be detected is already duplicated if the same MAC address exists.
In some embodiments, the method for solving the problem of duplication of the unique identifier of the intelligent terminal provided by the present application further includes:
and if the UUID number is unique, storing the UUID number to a server.
Specifically, the UUID number detected each time is stored in the server, and the UUID number after detection is repeated if the same UUID number exists.
The embodiment of the application provides a solve the repeated device of intelligent terminal unique identifier, include:
the acquisition module 1 is used for acquiring the MAC address to be detected and the UUID number uploaded by the intelligent terminal during activation;
the judging module 2 is used for judging whether the MAC address to be detected is unique or not and judging whether the UUID number is unique or not when the MAC address to be detected is overlapped;
and the binding module 3 is used for generating the serialized ID and determining whether to bind the serialized ID with the intelligent terminal according to the judgment result.
The working principle of the device for solving the problem of repeated unique identification of the intelligent terminal is that an acquisition module 1 acquires an MAC address to be detected and a UUID number uploaded by the intelligent terminal during activation; the judging module 2 judges whether the MAC address to be detected is unique or not, and judges whether the UUID number is unique or not when the MAC addresses to be detected are overlapped; the binding module 3 generates a serialized ID and determines whether to bind the serialized ID with the intelligent terminal according to a judgment result.
In some embodiments, the apparatus for resolving duplication of unique identifier of an intelligent terminal provided by the present application further includes:
and the generating module 4 is used for generating a UUID number and permanently storing the UUID number when the intelligent terminal is started for the first time.
In summary, the present invention provides a method and an apparatus for solving the problem of duplicate unique identifiers of an intelligent terminal, including acquiring a MAC address and a UUID number to be detected, which are uploaded by the intelligent terminal when the intelligent terminal is activated; judging whether the MAC address to be detected is unique or not, and judging whether the UUID number is unique or not when the MAC address to be detected is overlapped; generating a serialized ID, and determining whether to bind the serialized ID with the intelligent terminal according to a judgment result; the invention combines the MAC address with the UUID number generated by the terminal to generate the unique identifier of the intelligent terminal, thereby preventing the unique identifier of the intelligent terminal from being repeated due to various reasons in the actual production process.
It can be understood that the method embodiments provided above correspond to the method embodiments for solving the problem of duplicate unique identifiers of the intelligent terminal, and corresponding specific contents may be referred to each other, and are not described herein again.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks for solving the problem of unique identification duplication of an intelligent terminal.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instructions which implement a method for resolving intelligent terminal unique identification duplicates that implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (8)

1. A method for solving the problem of repeated unique identification of an intelligent terminal is characterized by comprising the following steps:
acquiring an MAC address and a UUID number to be detected, which are uploaded by an intelligent terminal during activation;
judging whether the MAC address to be detected is unique or not, and judging whether the UUID number is unique or not when the MAC address to be detected is overlapped;
the judging whether the MAC address to be detected is unique or not and judging whether the UUID number is unique or not when the MAC address to be detected is overlapped comprises the following steps:
acquiring an activated MAC address and an activated UUID number which are stored in a server;
comparing the MAC address to be detected with the activated MAC address;
if the MAC addresses to be detected are overlapped, judging whether the UUID number is unique;
generating a serialized ID, and determining whether to bind the serialized ID with the intelligent terminal according to a judgment result;
the generating the serialized ID and determining whether to bind the serialized ID with the intelligent terminal according to the judgment result comprises the following steps:
if the MAC address to be detected is unique, generating a serialized ID and binding the serialized ID number with the intelligent terminal;
if the MAC addresses to be detected are overlapped, comparing the UUID number with the activated UUID number, and if the UUID number is unique, generating a serialized ID and binding the serialized ID number with the intelligent terminal; and if the UUID numbers are overlapped, binding the serialized ID number corresponding to the UUID number with the intelligent terminal.
2. The method according to claim 1, wherein the step of obtaining the MAC address and UUID number to be detected uploaded by the intelligent terminal during activation further comprises:
when the intelligent terminal is started for the first time, the intelligent terminal generates a UUID number and permanently stores the UUID number.
3. The method for solving the problem of the duplication of the unique identification of the intelligent terminal according to the claim 1,
the serialized ID is unique.
4. The method for solving the problem of repetition of the unique identifier of the intelligent terminal according to claim 1, wherein the MAC address to be detected consists of numbers with a length of 48 bits and a 16-system number;
wherein, 0-23 bits are distributed by manufacturers, and 24-47 bits are organization unique identifiers.
5. The method for solving the problem of the repetition of the unique identifier of the intelligent terminal according to claim 1, further comprising:
and if the MAC address to be detected is unique, storing the MAC address to a server.
6. The method for solving the problem of the repetition of the unique identifier of the intelligent terminal according to claim 1, further comprising:
and if the UUID number is unique, storing the UUID number to a server.
7. The utility model provides a solve the repeated device of intelligent terminal unique identifier which characterized in that includes:
the acquisition module is used for acquiring the MAC address to be detected and the UUID number uploaded by the intelligent terminal during activation;
the judging module is used for judging whether the MAC address to be detected is unique or not and judging whether the UUID number is unique or not when the MAC address to be detected is overlapped;
the judging whether the MAC address to be detected is unique or not and judging whether the UUID number is unique or not when the MAC address to be detected is overlapped comprises the following steps:
acquiring an activated MAC address and an activated UUID number which are stored in a server;
comparing the MAC address to be detected with the activated MAC address;
if the MAC addresses to be detected are overlapped, judging whether the UUID number is unique;
the binding module is used for generating a serialized ID and determining whether to bind the serialized ID with the intelligent terminal according to a judgment result;
the generating the serialized ID and determining whether to bind the serialized ID with the intelligent terminal according to the judgment result comprises the following steps:
if the MAC address to be detected is unique, generating a serialized ID and binding the serialized ID number with the intelligent terminal;
if the MAC addresses to be detected are overlapped, comparing the UUID number with the activated UUID number, and if the UUID number is unique, generating a serialized ID and binding the serialized ID number with the intelligent terminal; and if the UUID numbers are overlapped, binding the serialized ID number corresponding to the UUID number with the intelligent terminal.
8. The apparatus of claim 7, further comprising:
and the generating module is used for generating the UUID number and permanently storing the UUID number when the intelligent terminal is started for the first time.
CN202010107550.9A 2020-02-21 2020-02-21 Method and device for solving problem of repeated unique identification of intelligent terminal Active CN111314501B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010107550.9A CN111314501B (en) 2020-02-21 2020-02-21 Method and device for solving problem of repeated unique identification of intelligent terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010107550.9A CN111314501B (en) 2020-02-21 2020-02-21 Method and device for solving problem of repeated unique identification of intelligent terminal

Publications (2)

Publication Number Publication Date
CN111314501A CN111314501A (en) 2020-06-19
CN111314501B true CN111314501B (en) 2021-08-17

Family

ID=71160173

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010107550.9A Active CN111314501B (en) 2020-02-21 2020-02-21 Method and device for solving problem of repeated unique identification of intelligent terminal

Country Status (1)

Country Link
CN (1) CN111314501B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114124904B (en) * 2022-01-25 2022-05-24 北京智象信息技术有限公司 Method and system for verifying MAC (media Access control) address by server side to be burned into multiple devices
CN114996687B (en) * 2022-08-01 2023-02-28 北京网藤科技有限公司 Method and system for generating unique ID of USB flash disk

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105306676A (en) * 2015-09-14 2016-02-03 北京奇虎科技有限公司 Method, apparatus and system for accessing intelligent device
CN106302307A (en) * 2015-05-12 2017-01-04 联想移动通信科技有限公司 The application process of a kind of hardware identifier and device
CN109743160A (en) * 2018-12-20 2019-05-10 深圳市任子行科技开发有限公司 Prevent the Android device unique identification acquisition methods and device of Hook falsification

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10397013B1 (en) * 2012-04-11 2019-08-27 Google Llc User interfaces, systems and methods for configuring smart devices for interoperability with a smart hub device
US9729578B2 (en) * 2014-01-10 2017-08-08 Arista Networks, Inc. Method and system for implementing a network policy using a VXLAN network identifier
CN104811931B (en) * 2014-01-23 2019-01-08 腾讯科技(深圳)有限公司 A kind of mobile terminal unique identification distribution system and method
CN105100052B (en) * 2015-05-29 2019-07-05 北京奇虎科技有限公司 Server, mobile phone terminal and its account number and apparatus bound execution, control method
CN104994073B (en) * 2015-05-29 2019-03-19 北京奇虎科技有限公司 Mobile phone terminal, server and its account number and apparatus bound control execute method
CN105282234A (en) * 2015-09-14 2016-01-27 北京奇虎科技有限公司 Intelligent device connection method, device and system
CN110196860B (en) * 2018-04-12 2024-03-05 腾讯科技(深圳)有限公司 Unique identifier allocation method and device, electronic equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106302307A (en) * 2015-05-12 2017-01-04 联想移动通信科技有限公司 The application process of a kind of hardware identifier and device
CN105306676A (en) * 2015-09-14 2016-02-03 北京奇虎科技有限公司 Method, apparatus and system for accessing intelligent device
CN109743160A (en) * 2018-12-20 2019-05-10 深圳市任子行科技开发有限公司 Prevent the Android device unique identification acquisition methods and device of Hook falsification

Also Published As

Publication number Publication date
CN111314501A (en) 2020-06-19

Similar Documents

Publication Publication Date Title
CN111314501B (en) Method and device for solving problem of repeated unique identification of intelligent terminal
CN110247774A (en) A kind of the common recognition method and relevant device of block chain data
CN110300172A (en) A kind of the common recognition method and relevant device of block chain data
CN107171810A (en) The verification method and device of block chain
CN109981279B (en) Block chain system, communication method, device, equipment and medium
CN110099108B (en) Block chain event duplicate removal method and device, computer equipment and storage medium
CN104333562A (en) Data packet transmission method and device
CN111835790B (en) Risk identification method, device and system
CN105187444A (en) Key information burning method and device
CN107666664B (en) Method, device, equipment and storage medium for machine-card binding
US11533163B2 (en) Mining method and device based on blockchain, and computer readable storage medium
CN104462934B (en) A kind of information processing method and electronic equipment
CN112114826A (en) Burning management method, device, platform and storage medium
CN103067503B (en) A kind of device of application of synchronized relation management platform
CN110246053B (en) Carrier binding changing method of power supply device and server thereof
CN113434766B (en) Subscription information pushing method and device, storage medium and electronic device
CN107040497B (en) Network account anti-theft method and device
CN110618989B (en) Information processing method, information processing device and related products
CN108765786A (en) Quick Response Code withdrawal safe verification method and its system, computer storage media
CN111818025A (en) User terminal detection method and device
CN116302889A (en) Performance test method and device for functional module and server
CN110619023A (en) Water source detection data chaining method and device of Internet of things by combining block chains
CN110557726B (en) Information pushing method and related product
CN111654476B (en) User authorized access processing method and device
CN108920323A (en) Using data statistical approach, device and mobile terminal

Legal Events

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