CN113507471A - Method, device, router and storage medium for acquiring terminal system type - Google Patents

Method, device, router and storage medium for acquiring terminal system type Download PDF

Info

Publication number
CN113507471A
CN113507471A CN202110785882.7A CN202110785882A CN113507471A CN 113507471 A CN113507471 A CN 113507471A CN 202110785882 A CN202110785882 A CN 202110785882A CN 113507471 A CN113507471 A CN 113507471A
Authority
CN
China
Prior art keywords
terminal
message
system type
router
dhcp
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
CN202110785882.7A
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.)
Shenzhen Gongjin Electronics Co Ltd
Original Assignee
Shenzhen Gongjin Electronics 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 Shenzhen Gongjin Electronics Co Ltd filed Critical Shenzhen Gongjin Electronics Co Ltd
Priority to CN202110785882.7A priority Critical patent/CN113507471A/en
Publication of CN113507471A publication Critical patent/CN113507471A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/18Multiprotocol handlers, e.g. single devices capable of handling multiple protocols

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

The embodiment of the invention discloses a method, a device, a router and a storage medium for acquiring a terminal system type, wherein the method comprises the following steps: acquiring a DHCP message sent to a router by a terminal; if the designated field exists in the DHCP message, extracting the identification of the system corresponding to the terminal from the designated field, and determining the system type of the terminal based on the identification; if the DHCP message does not have the designated field, acquiring the HTTP message sent to the router by the terminal, extracting a UA message header from the HTTP message, and determining the type of the terminal based on the UA message header. According to the scheme, the system information of the terminal equipment can be automatically acquired by identifying the message, and the method and the device can be suitable for the identification requirements of a large number of equipment system types.

Description

Method, device, router and storage medium for acquiring terminal system type
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a method, an apparatus, a router, and a storage medium for acquiring a terminal system type.
Background
Nowadays, intelligent devices are more and more diversified, and a large number of devices such as Android (mobile operating system developed by google corporation in the united states, chinese name: Android), IOS (mobile operating system developed by apple corporation) devices, PC (Personal Computer) devices, Pad (tablet Computer) devices, set-top boxes and the like are appeared, and all of the devices need to perform network communication, so that telecommunication and other operator cloud platforms need to be connected; and the telecom and other operator cloud platforms need to count the real information of the user terminal, wherein the type information of the system needs to be acquired particularly.
However, there is no good method for rapidly acquiring the above parameters, so a better method is needed to solve the technical problems in the prior art.
Disclosure of Invention
In view of this, the present invention provides a method, an apparatus, a router and a storage medium for acquiring a terminal system type, which can automatically acquire system information of a terminal device and can be suitable for the identification needs of a large number of device system types.
Specifically, the present invention proposes the following specific examples:
the invention provides a method for acquiring a terminal system type, which comprises the following steps:
acquiring a DHCP message sent to a router by a terminal;
if the DHCP message has a designated field, extracting the identification of the system corresponding to the terminal from the designated field, and determining the system type of the terminal based on the identification;
if the DHCP message does not have the designated field, acquiring the HTTP message sent to the router by the terminal, extracting a UA message header from the HTTP message, and determining the system type of the terminal based on the UA message header.
In a specific embodiment, the DHCP message is a DHCP request message.
In a specific embodiment, the designated field is an option60 field.
In a specific embodiment, the "determining the system type of the terminal based on the identifier" includes:
searching a system type corresponding to the identifier in a preset corresponding relation table; the corresponding relation table comprises corresponding relations between the identifications and the system types;
and setting the searched system type as the system type of the terminal.
In a specific embodiment, the acquiring the HTTP message sent by the terminal to the router and extracting the UA message header from the HTTP message includes:
starting a preset process to acquire an HTTP message sent by the terminal to the router;
extracting a Mac address and an IP address in the HTTP message;
if the extracted Mac address and the extracted IP address are completely matched with the Mac address and the IP address in the list to be processed, extracting a UA message header from the HTTP message;
and deleting the Mac address and the IP address which are completely matched in the list to be processed.
In a specific embodiment, the method further comprises:
and if the Mac address and the IP address do not exist in the list to be processed, terminating the preset process.
The embodiment of the present invention further provides a device for acquiring a terminal system type, including:
the acquisition module is used for acquiring a DHCP message sent to the router by the terminal;
the first processing module is used for extracting the identifier of the system corresponding to the terminal from the specified field if the specified field exists in the DHCP message, and determining the system type of the terminal based on the identifier;
and the second processing module is used for acquiring the HTTP message sent by the terminal to the router if the designated field does not exist in the DHCP message, extracting a UA message header from the HTTP message, and determining the type of the terminal based on the UA message header.
In a specific embodiment, the DHCP message is a DHCP request message.
The embodiment of the invention also provides a router, which comprises a memory and a processor, wherein the memory is used for storing the computer program for acquiring the type of the terminal system, and the processor runs the computer program for acquiring the type of the terminal system so as to enable the router to execute the method for acquiring the type of the terminal system.
The embodiment of the invention also provides a storage medium, wherein the storage medium is stored with a computer program for acquiring the type of the terminal system, and the computer program for acquiring the type of the terminal system is executed by a processor to realize the method for acquiring the type of the terminal system.
Therefore, the embodiment of the invention provides a method, a device, a router and a storage medium for acquiring a terminal system type, wherein the method comprises the following steps: acquiring a DHCP message sent to a router by a terminal; if the DHCP message has a designated field, extracting the identification of the system corresponding to the terminal from the designated field, and determining the system type of the terminal based on the identification; if the DHCP message does not have the designated field, acquiring the HTTP message sent to the router by the terminal, extracting a UA message header from the HTTP message, and determining the system type of the terminal based on the UA message header. According to the scheme, the system information of the terminal equipment can be automatically acquired by identifying the message, and the method and the device can be suitable for the identification requirements of a large number of equipment system types.
Drawings
In order to more clearly illustrate the technical solution of the present invention, the drawings required to be used in the embodiments will be briefly described below, and it should be understood that the following drawings only illustrate some embodiments of the present invention, and therefore should not be considered as limiting the scope of the present invention. Like components are numbered similarly in the various figures.
Fig. 1 is a flowchart illustrating a method for acquiring a terminal system type according to an embodiment of the present invention;
fig. 2A is a schematic diagram illustrating an option60 field of a DHCP request message in a method for acquiring a terminal system type according to an embodiment of the present invention;
fig. 2B is a schematic diagram illustrating an option60 field of another DHCP request message in the method for acquiring a terminal system type according to the embodiment of the present invention;
fig. 3A is a schematic diagram illustrating that a UA message header is extracted from an HTTP message of a linux type in a method for acquiring a terminal system type according to an embodiment of the present invention;
fig. 3B is a schematic diagram illustrating that a UA message header is extracted from a windows-type HTTP message in a method for acquiring a terminal system type according to an embodiment of the present invention;
fig. 3C shows a schematic diagram of extracting a UA message header from an HTTP message for acquiring an ios type in a terminal system type according to an embodiment of the present invention;
fig. 3D is a schematic diagram illustrating that a UA message header is extracted from an HTTP message of an android type in the method for acquiring a terminal system type according to the embodiment of the present invention;
fig. 4 is a partial flowchart illustrating a method for acquiring a terminal system type according to an embodiment of the present invention;
fig. 5 is a flowchart illustrating another part of a method for acquiring a terminal system type according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram illustrating an apparatus for acquiring a terminal system type according to an embodiment of the present invention.
Illustration of the drawings:
201-an acquisition module; 202-a first processing module; 203-second processing module.
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.
The components of embodiments of the present invention generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present invention, presented in the figures, is not intended to limit the scope of the invention, as claimed, but is merely representative of selected embodiments of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present invention without making any creative effort, shall fall within the protection scope of the present invention.
Hereinafter, the terms "including", "having", and their derivatives, which may be used in various embodiments of the present invention, are only intended to indicate specific features, numbers, steps, operations, elements, components, or combinations of the foregoing, and should not be construed as first excluding the existence of, or adding to, one or more other features, numbers, steps, operations, elements, components, or combinations of the foregoing.
Furthermore, the terms "first," "second," "third," and the like are used solely to distinguish one from another and are not to be construed as indicating or implying relative importance.
Unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which various embodiments of the present invention belong. The terms (such as those defined in commonly used dictionaries) should be interpreted as having a meaning that is consistent with their contextual meaning in the relevant art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein in various embodiments of the present invention.
Example 1
Embodiment 1 of the present invention discloses a method for acquiring a terminal system type, as shown in fig. 1, including the following steps:
step S101, acquiring a DHCP message sent to a router by a terminal;
specifically, a terminal where a user is located does not directly access a cloud platform site, and the terminal accesses the cloud platform site through a router, so that a DHCP message sent to the router by the terminal can be acquired, and the system type of the terminal can be determined through the DHCP message.
Specifically, the user terminal equipment can trigger the DHCP negotiation process every time when being associated with the router so as to obtain the IP address to carry out subsequent internet surfing requirements, the user terminal can send a DHCP DISCOVER message and a DHCP request message in the process, the two messages can fill a terminal system type field, but the terminal can frequently send the DHCP DISCOVER message when not being associated with any router equipment, the data volume is too large, monitoring is not facilitated, and only the DHCP request message is processed at the position. Thereby saving system resources. Therefore, in a specific embodiment, the DHCP message is a DHCP request message.
Step S102, if a designated field exists in the DHCP message, extracting the identification of the system corresponding to the terminal from the designated field, and determining the system type of the terminal based on the identification;
specifically, the "determining the system type of the terminal based on the identifier" in step S102 includes:
searching a system type corresponding to the identifier in a preset corresponding relation table; the corresponding relation table comprises corresponding relations between the identifications and the system types; and setting the searched system type as the system type of the terminal.
Specifically, the designated field is an option60 field. The operating system type can be obtained based on an option60 field in a DHCP request message, and the field can be filled by a currently popular terminal, for example, a Windows system keyword is MSFT, an Android system keyword is Android, and the corresponding relationship between the operating system type and the DHCP option can be as follows:
TABLE 1
Type of system option60 field
windows MSFT
android android
ios N/A
linux N/A
Specifically, as shown in fig. 2A and 2B, the DHCP request message may be known to have a windows system and an android system according to an option60 field.
Specifically, step S102 may be implemented by modifying a dhcpd open source code, specifically, as shown in fig. 4, a message analysis function may be added in the dhcpd module to process an option60 field in a dhcp request message, and a corresponding relationship is established between an MAC (Media Access Control Address, chinese name Media Access Control Address, also called local area network Address) of the terminal and a system type, and is stored in a flash;
there may be a case that the DHCP request message sent by some terminal systems does not carry the option60 field, and this type of terminal system information scheme will be obtained by analyzing the HTTP protocol message in the following, that is, step S103 is executed.
Step S103, if no designated field exists in the DHCP message, acquiring an HTTP message sent to the router by the terminal, extracting a UA message header from the HTTP message, and determining the system type of the terminal based on the UA message header.
And aiming at the terminal equipment which does not carry the option60 field in the DHCP request message, the type of the terminal system can be identified by monitoring the HTTP message and then extracting the UA in the message header of the HTTP header. The UA message header is called User-Agent completely, belongs to HTTP header standard field, and contains browser type, version number, operation system type and version number. Through a large number of tests, HTTP messages of different terminal devices are captured, and the corresponding relation between the type of an operating system and a UA message header can be found as the following table;
TABLE 2
Figure BDA0003159200430000081
Specifically, as shown in fig. 3A, 3B, 3C, and 3D, the corresponding system types are linux type, windows type, ios type, and android type.
Specifically, the acquiring the HTTP message sent by the terminal to the router and extracting the UA message header from the HTTP message includes: starting a preset process to acquire an HTTP message sent by the terminal to the router; extracting a Mac address and an IP address in the HTTP message; and if the extracted Mac address and the extracted IP address are completely matched with the Mac address and the IP address in the list to be processed, extracting a UA message header from the HTTP message, and deleting the completely matched Mac address and IP address in the list to be processed.
In addition, this scheme still further includes: and if the Mac address and the IP address do not exist in the list to be processed, terminating the preset process.
As shown in fig. 5, if the request message does not carry an option60 field, checking whether the terminal system type processing module is operated in the current system, if not, directly pulling up the module for the next processing, if the module is in the operation stage, notifying the terminal system type processing module ClientUAMonitor of the MAC address and the IP address of the terminal device through an IPC process message communication mechanism, and thus, completely taking over the terminal system type processing module by the ClientUAMonitor; here, the terminal system type processing module ClientUAMonitor is newly added and is mainly used for acquiring a UA field of an HTTP protocol packet of the device terminal. After the module is started, the MAC and the IP addresses of the equipment to be processed are firstly obtained, a list of the MAC to be processed is maintained, then a raw socket is created, and only HTTP messages are processed.
By reading the MAC and IP addresses in the HTTP message, if the MAC and IP addresses are found to be completely matched with the MAC and IP addresses to be processed, the UA message header field of the HTTP message is extracted and stored to a flash, and meanwhile, the MAC entry in the list to be processed in the module is deleted. In addition, whether data exist in the list to be processed in the terminal system type processing module is also checked, if so, the flow is continued, and if the list is empty, the exit is ended.
Example 2
For further explanation of the present invention, embodiment 2 of the present invention further discloses a device for acquiring a terminal system type, as shown in fig. 6, where the device includes:
an obtaining module 201, configured to obtain a DHCP message sent by a terminal to a router;
a first processing module 202, configured to, if a specified field exists in the DHCP message, extract an identifier of a system corresponding to the terminal from the specified field, and determine a system type of the terminal based on the identifier;
the second processing module 203 is configured to, if no designated field exists in the DHCP message, acquire an HTTP message sent by the terminal to the router, extract a UA message header from the HTTP message, and determine a system type of the terminal based on the UA message header.
In a specific embodiment, the DHCP message is a DHCP request message.
In a specific embodiment, the designated field is an option60 field.
In a specific embodiment, the first processing module 202 "determining the system type of the terminal based on the identifier" includes: searching a system type corresponding to the identifier in a preset corresponding relation table; the corresponding relation table comprises corresponding relations between the identifications and the system types; and setting the searched system type as the system type of the terminal.
In a specific embodiment, the second processing module 203 "acquires an HTTP message sent by the terminal to the router, and extracts a UA message header from the HTTP message", includes: starting a preset process to acquire an HTTP message sent by the terminal to the router; extracting a Mac address and an IP address in the HTTP message; and if the extracted Mac address and the extracted IP address are completely matched with the Mac address and the IP address in the list to be processed, extracting a UA message header from the HTTP message, and deleting the completely matched Mac address and IP address in the list to be processed.
In a specific embodiment, the second processing module 203 is further configured to: and if the Mac address and the IP address do not exist in the list to be processed, terminating the preset process.
Example 3
The embodiment 3 of the present invention further discloses a router, which includes a memory and a processor, wherein the memory is used for storing a computer program for obtaining a terminal system type, and the processor runs the computer program for obtaining the terminal system type to enable the router to execute the method for obtaining the terminal system type in the embodiment 1.
Example 4
The embodiment 4 of the present invention further discloses a storage medium, where a computer program for obtaining the type of the terminal system is stored in the storage medium, and when the computer program for obtaining the type of the terminal system is executed by a processor, the method for obtaining the type of the terminal system in embodiment 1 is implemented.
Therefore, the embodiment of the invention provides a method, a device, a router and a storage medium for acquiring a terminal system type, wherein the method comprises the following steps: acquiring a DHCP message sent to a router by a terminal; if the DHCP message has a designated field, extracting the identification of the system corresponding to the terminal from the designated field, and determining the system type of the terminal based on the identification; if the DHCP message does not have the designated field, acquiring the HTTP message sent to the router by the terminal, extracting a UA message header from the HTTP message, and determining the system type of the terminal based on the UA message header. According to the scheme, the system information of the terminal equipment can be automatically acquired by identifying the message, and the method and the device can be suitable for the identification requirements of a large number of equipment system types.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method can be implemented in other ways. The apparatus embodiments described above are merely illustrative and, for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, each functional module or unit in each embodiment of the present invention may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention or a part of the technical solution that contributes to the prior art in essence can be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a smart phone, a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
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.

Claims (10)

1. A method for obtaining a terminal system type is characterized by comprising the following steps:
acquiring a DHCP message sent to a router by a terminal;
if the DHCP message has a designated field, extracting the identification of the system corresponding to the terminal from the designated field, and determining the system type of the terminal based on the identification;
if the DHCP message does not have the designated field, acquiring the HTTP message sent to the router by the terminal, extracting a UA message header from the HTTP message, and determining the system type of the terminal based on the UA message header.
2. The method of claim 1, wherein the DHCP message is a DHCP request message.
3. The method of claim 1 or 2, wherein the specified field is an option60 field.
4. The method of claim 1, wherein said determining the system type of the terminal based on the identity comprises:
searching a system type corresponding to the identifier in a preset corresponding relation table; the corresponding relation table comprises corresponding relations between the identifications and the system types;
and setting the searched system type as the system type of the terminal.
5. The method of claim 1, wherein the obtaining the HTTP message sent by the terminal to the router and extracting the UA message header from the HTTP message comprises:
starting a preset process to acquire an HTTP message sent by the terminal to the router;
extracting a Mac address and an IP address in the HTTP message;
if the extracted Mac address and the extracted IP address are completely matched with the Mac address and the IP address in the list to be processed, extracting a UA message header from the HTTP message,
and deleting the Mac address and the IP address which are completely matched in the list to be processed.
6. The method of claim 5, further comprising:
and if the Mac address and the IP address do not exist in the list to be processed, terminating the preset process.
7. An apparatus for obtaining a terminal system type, comprising:
the acquisition module is used for acquiring a DHCP message sent to the router by the terminal;
the first processing module is used for extracting the identifier of the system corresponding to the terminal from the specified field if the specified field exists in the DHCP message, and determining the system type of the terminal based on the identifier;
and the second processing module is used for acquiring the HTTP message sent by the terminal to the router if the designated field does not exist in the DHCP message, extracting a UA message header from the HTTP message, and determining the system type of the terminal based on the UA message header.
8. The apparatus of claim 7, wherein the DHCP message is a DHCP request message.
9. A router, comprising a memory storing a computer program and a processor running the computer program to cause the router to perform the method of obtaining an end system type as claimed in any one of claims 1-6.
10. A storage medium, characterized in that the storage medium has stored thereon a computer program which, when being executed by a processor, carries out a method of acquiring a terminal system type according to any one of claims 1 to 6.
CN202110785882.7A 2021-07-12 2021-07-12 Method, device, router and storage medium for acquiring terminal system type Pending CN113507471A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110785882.7A CN113507471A (en) 2021-07-12 2021-07-12 Method, device, router and storage medium for acquiring terminal system type

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110785882.7A CN113507471A (en) 2021-07-12 2021-07-12 Method, device, router and storage medium for acquiring terminal system type

Publications (1)

Publication Number Publication Date
CN113507471A true CN113507471A (en) 2021-10-15

Family

ID=78012707

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110785882.7A Pending CN113507471A (en) 2021-07-12 2021-07-12 Method, device, router and storage medium for acquiring terminal system type

Country Status (1)

Country Link
CN (1) CN113507471A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114172980A (en) * 2021-12-08 2022-03-11 北京天融信网络安全技术有限公司 Method, system, device, equipment and medium for identifying type of operating system
CN114760279A (en) * 2022-03-10 2022-07-15 深圳市联洲国际技术有限公司 Method for identifying device type, server and computer readable storage medium
CN116915653A (en) * 2023-09-11 2023-10-20 北京格尔国信科技有限公司 Method and system for detecting number of devices based on network address conversion

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080102960A1 (en) * 2005-10-20 2008-05-01 Huawei Technologies Co., Ltd. Game platform and match method for terminal type of client end in online game
CN103346972A (en) * 2013-06-26 2013-10-09 北京傲天动联技术股份有限公司 Flow control device and method based on user terminal
CN105376114A (en) * 2015-11-30 2016-03-02 上海斐讯数据通信技术有限公司 System and method for identifying wireless terminal type in router network bridge mode
CN105592169A (en) * 2014-10-21 2016-05-18 杭州迪普科技有限公司 Terminal identification method and terminal identification device
WO2017000761A1 (en) * 2015-07-02 2017-01-05 中兴通讯股份有限公司 Method and apparatus for extracting feature information of terminal device
CN109347785A (en) * 2018-08-13 2019-02-15 锐捷网络股份有限公司 A kind of terminal type recognition methods and device
CN109768898A (en) * 2018-12-25 2019-05-17 北京奇安信科技有限公司 A kind of recognition methods of terminal equipment type, system, equipment and medium
CN111107064A (en) * 2019-12-04 2020-05-05 北京奇虎科技有限公司 Terminal equipment identification method, device, equipment and readable storage medium
CN112507087A (en) * 2020-12-21 2021-03-16 苏州三六零智能安全科技有限公司 Terminal equipment identification method, equipment, storage medium and device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080102960A1 (en) * 2005-10-20 2008-05-01 Huawei Technologies Co., Ltd. Game platform and match method for terminal type of client end in online game
CN103346972A (en) * 2013-06-26 2013-10-09 北京傲天动联技术股份有限公司 Flow control device and method based on user terminal
CN105592169A (en) * 2014-10-21 2016-05-18 杭州迪普科技有限公司 Terminal identification method and terminal identification device
WO2017000761A1 (en) * 2015-07-02 2017-01-05 中兴通讯股份有限公司 Method and apparatus for extracting feature information of terminal device
CN105376114A (en) * 2015-11-30 2016-03-02 上海斐讯数据通信技术有限公司 System and method for identifying wireless terminal type in router network bridge mode
CN109347785A (en) * 2018-08-13 2019-02-15 锐捷网络股份有限公司 A kind of terminal type recognition methods and device
CN109768898A (en) * 2018-12-25 2019-05-17 北京奇安信科技有限公司 A kind of recognition methods of terminal equipment type, system, equipment and medium
CN111107064A (en) * 2019-12-04 2020-05-05 北京奇虎科技有限公司 Terminal equipment identification method, device, equipment and readable storage medium
CN112507087A (en) * 2020-12-21 2021-03-16 苏州三六零智能安全科技有限公司 Terminal equipment identification method, equipment, storage medium and device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114172980A (en) * 2021-12-08 2022-03-11 北京天融信网络安全技术有限公司 Method, system, device, equipment and medium for identifying type of operating system
CN114760279A (en) * 2022-03-10 2022-07-15 深圳市联洲国际技术有限公司 Method for identifying device type, server and computer readable storage medium
CN116915653A (en) * 2023-09-11 2023-10-20 北京格尔国信科技有限公司 Method and system for detecting number of devices based on network address conversion
CN116915653B (en) * 2023-09-11 2024-02-02 北京格尔国信科技有限公司 Method and system for detecting number of devices based on network address conversion

Similar Documents

Publication Publication Date Title
CN113507471A (en) Method, device, router and storage medium for acquiring terminal system type
US10498731B2 (en) Apparatus and method for controlling wireless network access and wireless data traffic
CN108304368B (en) Text information type identification method and device, storage medium and processor
US20150312296A1 (en) Method and device for pushing multimedia resource and display terminal
CN107371234B (en) Registration method, device and terminal
CN103067199B (en) Depth message detection result diffusion method and device
EP3021558A1 (en) Switching method for network interfaces, access device and computer storage medium
CN103379446B (en) Multi-terminal control method and device based on wifi
CN111328108A (en) 5G service data processing method and device and shunting equipment
CN109688094B (en) Suspicious IP configuration method, device, equipment and storage medium based on network security
CN104683124A (en) Terminal type identification method and device
WO2023020187A1 (en) Data obtaining methods and apparatuses, electronic device and storage medium
US9641595B2 (en) System management apparatus, system management method, and storage medium
CN109246280B (en) Address book cloud processing method and device, computer equipment and readable storage medium
CN107306388B (en) Configuration method and device of Access Point Name (APN)
CN108696873B (en) False user identification method and device
RU2015116527A (en) METHOD FOR IMPLEMENTING ROAMING IN CASE OF DISTURBANCE OF FUNCTIONING OF DATA TRANSFER SERVICE IN MOBILE PHONE NETWORK
CN110035436B (en) Information monitoring method, device, equipment and storage medium
CN113423120A (en) Data distribution processing method and device based on private network terminal and electronic equipment
CN113595812A (en) Client identification method, device, storage medium and network equipment
CN109462589B (en) Method, device and equipment for controlling network access of application program
CN108401252B (en) Terminal system obtaining method and smart card
CN109120541B (en) Method, device, terminal equipment and storage medium for limiting network speed
CN108966236B (en) Pseudo base station identification switch control method and device, mobile terminal and storage medium
CN106803830B (en) Method, device and system for identifying internet access terminal and User Identity Module (UIM) card

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

Application publication date: 20211015

RJ01 Rejection of invention patent application after publication