CN107066373B - Control processing method and device - Google Patents

Control processing method and device Download PDF

Info

Publication number
CN107066373B
CN107066373B CN201710151117.3A CN201710151117A CN107066373B CN 107066373 B CN107066373 B CN 107066373B CN 201710151117 A CN201710151117 A CN 201710151117A CN 107066373 B CN107066373 B CN 107066373B
Authority
CN
China
Prior art keywords
application program
information
fault
machine fingerprint
user account
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.)
Expired - Fee Related
Application number
CN201710151117.3A
Other languages
Chinese (zh)
Other versions
CN107066373A (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.)
Beijing Longzhixin Technology Co ltd
Original Assignee
Beijing Panda Mutual Entertainment Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Panda Mutual Entertainment Technology Co Ltd filed Critical Beijing Panda Mutual Entertainment Technology Co Ltd
Priority to CN201710151117.3A priority Critical patent/CN107066373B/en
Publication of CN107066373A publication Critical patent/CN107066373A/en
Application granted granted Critical
Publication of CN107066373B publication Critical patent/CN107066373B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3476Data logging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/348Circuit details, i.e. tracer hardware

Abstract

The application discloses a control processing method and device, and a first application program is installed in electronic equipment. A first application program reads hardware identification information of a hardware component in the electronic equipment; generating a machine fingerprint for identifying the electronic equipment according to the hardware identification information of the hardware component; and sending the machine fingerprint to a server side so that the server side can realize control processing on at least one first application program based on the machine fingerprint sent by the at least one first application program. The embodiment of the invention realizes the effective control of the application program by the server.

Description

Control processing method and device
Technical Field
The present application belongs to the field of information technology, and in particular, relates to a control processing method and apparatus.
Background
Various applications may be installed in the electronic device to provide certain use functions for the user. For example, a live application may provide a user with viewing functionality of live video. In general, the server may want to perform some control processing operations on the application, such as counting the running status of the application, failure conditions, and the like.
In the prior art, an effective mechanism is not available for enabling the server to control and process the application program.
Disclosure of Invention
In view of this, the present application mainly aims at how to implement the control processing of the application program by the server, and realizes the technical problem of effective control of the application program by the server.
In order to solve the above technical problem, a first aspect of the embodiments of the present application provides a control processing method, which is applied to a first application program installed in an electronic device, and the method includes:
reading hardware identification information of hardware components in the electronic equipment;
generating a machine fingerprint for identifying the electronic equipment according to the hardware identification information of the hardware component;
and sending the machine fingerprint to a server side so that the server side can realize control processing on at least one first application program based on the machine fingerprint sent by the at least one first application program.
Preferably, the reading of the hardware identification information of the hardware component in the electronic device includes:
and when receiving the operation request, reading the hardware identification information of the hardware component in the electronic equipment.
Preferably, the method further comprises:
sending user registration information to a server side, so that the server side can establish an association relation between a user account and the machine fingerprint according to the user account in the user registration information;
receiving a notification message sent by the server based on the machine fingerprint; and when the server side detects that the user account is not logged in, the notification message corresponding to the user account is sent to the first application program corresponding to the machine fingerprint associated with the notification message.
Preferably, the method further comprises:
generating fault information when detecting that an operation fault occurs;
and sending the fault information to the server side so that the server side can count the number of different machine fingerprints corresponding to the fault information, and determining whether the operation fault is a software fault according to the number of the counted numbers.
A second aspect of the embodiments of the present application provides a control processing method, which is mainly applied to a server, and the method includes:
receiving a machine fingerprint sent by at least one first application program; the machine fingerprint is generated by the at least one first application program according to hardware information of hardware components in the corresponding electronic equipment;
and performing control processing on the at least one first application program based on the machine fingerprint sent by the at least one first application program.
Preferably, the method further comprises:
receiving user registration information sent by the at least one first application program; wherein the user registration information comprises a user account;
aiming at any first application program, establishing an incidence relation between a user account of the any first application program and a machine fingerprint;
the controlling the at least one first application based on the machine fingerprint sent by the at least one first application comprises:
aiming at any user account, determining a notification message corresponding to the user account;
and when detecting that any user account is not logged in, sending a notification message corresponding to any user account to a first application program corresponding to the machine fingerprint associated with the notification message.
Preferably, the method further comprises:
receiving fault information sent when the at least one first application program outgoing line runs fault;
the controlling the at least one first application based on the machine fingerprint sent by the at least one first application comprises:
counting the number of machine fingerprints corresponding to the fault information;
and determining whether the operation fault is a software fault or not according to the statistical quantity.
Preferably, the controlling the at least one first application based on the machine fingerprint sent by the at least one first application comprises:
determining the installation number of the at least one first application program according to the number of the machine fingerprints sent by the at least one first application program.
A third aspect of an embodiment of the present invention provides a control processing apparatus applied to a first application installed in an electronic device, the apparatus including:
the information reading module is used for reading hardware identification information of hardware components in the electronic equipment;
the identification generation module is used for generating a machine fingerprint for identifying the electronic equipment according to the hardware identification information of the hardware component;
and the identification sending module is used for sending the machine fingerprint to the server so that the server can control and process the at least one first application program based on the machine fingerprint sent by the at least one first application program.
Preferably, the information reading module includes:
and the information reading unit is used for reading the hardware identification information of the hardware component in the electronic equipment when receiving the operation request.
Preferably, the apparatus further comprises:
the information sending module is used for sending the user registration information to a server side so that the server side can establish the association relation between the user account and the machine fingerprint according to the user account in the user registration information;
the message receiving module is used for receiving a notification message sent by the server based on the machine fingerprint; and when the server side detects that the user account is not logged in, the notification message corresponding to the user account is sent to the first application program corresponding to the machine fingerprint associated with the notification message.
Preferably, the apparatus further comprises:
and the fault sending module is used for sending the fault information to the server so that the server can count the number of different machine fingerprints corresponding to the fault information, and determining whether the operation fault is a software fault according to the counted number.
A fourth aspect of the embodiments of the present invention provides a control processing apparatus, which is applied to a server, and includes:
the identification receiving module is used for receiving the machine fingerprint sent by at least one first application program; the machine fingerprint is generated by the at least one first application program according to hardware information of hardware components in the corresponding electronic equipment;
and the control processing module is used for performing control processing on the at least one first application program based on the machine fingerprint sent by the at least one first application program.
Preferably, the apparatus further comprises:
the information receiving module is used for receiving user registration information sent by the at least one first application program; wherein the user registration information comprises a user account;
the information association module is used for establishing an association relation between a user account of any first application program and the machine fingerprint aiming at any first application program;
the control processing module comprises:
the message determining unit is used for determining a notification message corresponding to any user account according to any user account;
and the message sending unit is used for sending the notification message corresponding to any user account to the first application program corresponding to the machine fingerprint associated with the notification message when detecting that any user account is not logged in.
Preferably, the apparatus further comprises:
the fault receiving module is used for receiving fault information sent when the at least one first application program outgoing line runs fault;
the control processing module comprises:
the fault counting unit is used for counting the counting number of the machine fingerprints corresponding to the fault information;
and the fault judging unit is used for determining whether the operation fault is a software fault according to the statistical quantity.
Preferably, the control processing module includes:
and the quantity counting unit is used for determining the installation quantity of the at least one first application program according to the quantity of the machine fingerprints sent by the at least one first application program.
Compared with the prior art, according to the technical scheme, the hardware identification information of the hardware component in the electronic equipment is read by the first application program, and after the hardware identification information is acquired, the machine fingerprint is generated through the hardware identification information. The server can receive the machine fingerprint sent by the first application program installed in different electronic equipment. Thus, based on the machine fingerprint sent by the at least one first application, the control processing of the at least one first application can be realized. The machine fingerprint is generated based on hardware information of hardware components of the electronic equipment and has unique identification, so that the effective control of the application program is realized.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
FIG. 1 is a flow chart of one embodiment of a control processing method of an embodiment of the present application;
FIG. 2 is a flow chart of yet another embodiment of a control processing method according to an embodiment of the present application;
FIG. 3 is a flow chart of yet another embodiment of a control processing method according to an embodiment of the present application;
FIG. 4 is a flow chart of yet another embodiment of a control processing method according to an embodiment of the present application;
FIG. 5 is a schematic structural diagram of an embodiment of a control processing apparatus according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of another embodiment of a control processing device according to an embodiment of the present application.
Detailed Description
Embodiments of the present application will be described in detail with reference to the drawings and examples, so that how to implement technical means to solve technical problems and achieve technical effects of the present application can be fully understood and implemented.
The technical scheme of the application is mainly applied to electronic equipment, and the electronic equipment can be computers, notebooks, tablet computers and other electronic equipment with computing capability.
In the embodiment of the present application, the first application may be installed in different electronic devices, and usually only one first application can be installed in one electronic device.
It should be noted that, in the embodiment of the present application, "first" in a first application is named only for convenience of description, so as to indicate that different electronic devices may all install the first application, and may be distinguished from other first applications installed in the same electronic device, and does not indicate a relationship such as order, inclusion, progression, limitation, and the like. The first application programs installed in different electronic devices refer to the first application programs with the same function, the same name, the same version, the same developer and the same corresponding server. For example, a "XX" live client may be installed in each of two computers at the same time, where "XX" is the name of the first application.
Since there is a need for controlling and processing the first application program in the prior art, for example, counting the installation number, the running state, and the like of the first application program, there is no effective and accurate way to implement the controlling and processing of the first application program in the prior art. For example, the installation amount of the first application program is counted, the server side in the conventional method can only count the number of users who log in the user account of the first application program, and actually, different users and even the same user can log in the first application program installed on the same electronic device by using different user accounts, which may cause errors in the counting.
The inventor finds that the hardware information of the hardware components of the electronic devices is different, and the hardware information of the hardware components of each electronic device can be used for uniquely identifying the electronic device. Meanwhile, in the same electronic device, only one first application program can be installed in general. Therefore, the inventor thinks whether the first application program installed in the electronic equipment can be identified by utilizing the hardware information so as to realize the effective control of the application program by the service end.
Accordingly, the inventor proposes a technical solution of the present application, and in an embodiment of the present application, for an electronic device installed with a first application, the first application reads hardware information of a hardware component of the electronic device, and generates a machine fingerprint identifying the electronic device according to the read hardware information, and sends the machine fingerprint to a server. The server receives at least one machine fingerprint, and realizes control processing on at least one first application program based on the received machine fingerprint sent by the at least one first application program, so that the server can effectively control the first application program.
The technical solution of the present application will be described in detail below with reference to the accompanying drawings.
Fig. 1 is a flowchart of an embodiment of a control processing method provided in an embodiment of the present application, where the method is applied to a first application program, and the first application program is installed in the electronic device, and the method may include the following steps:
101: and reading hardware identification information of hardware components in the electronic equipment.
Generally, only one first application can be installed in one electronic device.
Hardware components in an electronic device, the hardware components comprising: the system comprises a central processing unit, a display, a network card, a hard disk and a host;
the hardware identification information of the hardware component includes: the model and the operation speed of the Central Processing Unit (CPU), the model and the resolution of the display, the DNS (Domain name system), IP (Internet Protocol, Protocol for interconnection between networks) address and MAC (Media Access Control) address of the network card, the hard disk capacity, the hard disk model, the hard disk serial number of the hard disk, the model of the host.
Of course, in some embodiments, the hardware components of the electronic device may also include: bluetooth, WIFI (wireless fidelity) components, memory banks, etc. And the hardware identification information corresponding to these hardware components may include: the MAC address of the Bluetooth, the MAC address of the connected WIFI hotspot, and the type, size and serial number of the memory bank.
In some embodiments, in addition to the acquired hardware identification information, memory information, a system version and/or a system type, a current timestamp, a GUID (global Unique Identifier), and other information of the electronic device may be acquired. When the virtual machine is installed in the electronic device, the virtual machine information can be acquired. And taking the system version and/or system type, the current timestamp, the GUID (global Unique Identifier), and the virtual machine information as a basis for generating hardware identification information.
For example, the acquired hardware information of the electronic device may be as follows:
Figure BDA0001245609480000081
Figure BDA0001245609480000091
optionally, the hardware information of the hardware component in the electronic device may include:
and when receiving the operation request, reading the hardware information of the hardware component in the electronic equipment.
The run request may be generated at the start of the first application. The operation request may be specifically used to request that a long connection relationship be established with the server, so that the first application program may acquire operation data from the server, and load the operation data, thereby implementing normal operation of the first application program.
102: generating a machine fingerprint for identifying the electronic equipment according to the hardware identification information of the hardware component;
the hardware identification information of the hardware component of each electronic device is different from that of the other electronic devices, so that the electronic device can be identified by generating a machine fingerprint using the hardware identification information.
As a possible implementation manner, the machine fingerprint may be a character string, and the generating a machine fingerprint that identifies the electronic device according to the hardware identification information of the hardware component may include:
generating, by a string generation algorithm, a machine fingerprint identifying the electronic device according to hardware identification information of the hardware component.
The string generation Algorithm may be an MD5(Message-Digest Algorithm 5, 5 th edition of information Digest) Algorithm. The machine fingerprint generated by the MD5 algorithm is high in confidentiality and low in repetition rate, and the electronic equipment can be better identified.
103: and sending the machine fingerprint to a server side so that the server side can realize control processing on the at least one first application program based on the machine fingerprint sent by the at least one first application program.
Optionally, the machine fingerprint may be sent to the server after the application establishes a long connection with the server.
A machine fingerprint generated from hardware information of a hardware component in an electronic device may be used to identify the electronic device, and thus, a first application installed in the electronic device may also be identified using the machine fingerprint. At this time, based on the machine fingerprint generated by the first application program in each electronic device, the server may perform control processing on the first application programs of different electronic devices, respectively.
In some special cases, a plurality of first applications may be installed in one electronic device. And the machine fingerprints generated by the first application programs by using the hardware information of the hardware component in the electronic equipment are the same, and the machine fingerprints generated by the first application programs are all sent to the server, so that the server can control and process the first application programs in the electronic equipment simultaneously according to the received machine fingerprints.
In the embodiment of the invention, the machine fingerprint capable of identifying the electronic equipment is generated by the hardware information of the hardware component in the electronic equipment, and then the first application program sends the machine fingerprint to the server to identify the first application program, so that the server can control and process the first application program in the electronic equipment through the machine fingerprint, and the control force of the server on the application program is improved.
Fig. 2 is a flowchart of another embodiment of a control processing method according to an embodiment of the present application, where the scheme described in this embodiment is applied to a first application program, and the first application program is installed in an electronic device, and the method may include the following steps:
201: and reading hardware identification information of hardware components in the electronic equipment.
202: and generating a machine fingerprint for identifying the electronic equipment according to the hardware identification information of the hardware component.
203: and sending the machine fingerprint to a server side so that the server side can realize control processing on at least one first application program based on the machine fingerprint sent by the at least one first application program.
204: and sending the user registration information to a server side so that the server side can establish the association relationship between the user account and the machine fingerprint according to the user account in the user registration information.
When the first application program runs, the first application program can receive a registration request of a user, receive user registration information input by the user, and send the user registration information to the server for storage. When the user registration information is sent to the server, the machine fingerprints can be sent at the same time, so that the server establishes an association relationship based on the user account and the machine fingerprints in the user registration information.
After the user finishes registering, the user account can be input in the running first application program at any time, and the first application program is logged in and used.
The user may log into the first application using a user account and subscribe to certain content of interest. The first application program sends subscription information subscribed by the user to the server so that the server receives the subscription information and establishes an association relation among the subscription information, the user account and the machine fingerprint corresponding to the user account.
In practical applications, the first application program may be a live client. The user may log into the live client using the user account in the registration information. At this time, the user may subscribe to the interested anchor to obtain anchor subscription information. And the first application program sends the anchor subscription information to the server so that the server establishes the association relationship among the anchor subscription information, the user account and the machine fingerprint matched with the user account.
205: receiving a notification message sent by the server based on the machine fingerprint; and when the server side detects that the user account is not logged in, the notification message corresponding to the user account is sent to the first application program corresponding to the machine fingerprint associated with the notification message.
And the first application program runs, namely a long connection relation is established with the server, and the server can control the first application program according to the machine fingerprint after the machine fingerprint is sent to the server.
The notification message corresponding to the user account may have various possible situations, for example, when the first application program is a social client, the notification message may be a friend online notification; for another example, the notification message may be a subscription message subscribed by the first application program when the user logs in the first application program by using the user account, and the notification message may be an on-line notification, which is described by taking the first application program as a live broadcast client as an example; the anchor can be determined according to anchor subscription information corresponding to the user account; or determining the anchor of the historical browsing according to the historical viewing record corresponding to the user account.
The server detecting that the user account is not logged in may include:
and detecting whether login request information sent by the first application program is received or not, and if not, the user account is not logged in.
The server side detects that the user account is not logged in, and because the association relationship is established between the user account and the machine fingerprint in advance, after the notification message is obtained, the notification message corresponding to the user account can be sent to the first application program corresponding to the machine fingerprint associated with the notification message. After the first application program obtains the notification message, the first application program can display the notification message on a screen or notify a user in other modes.
In the embodiment of the invention, the corresponding relation between the user account and the machine fingerprint is established by associating the user account with the machine fingerprint, so that the server side can acquire the notification message according to the user account, and the notification message can be sent to the first application program based on the machine fingerprint even if the user account is not logged in, thereby realizing the control processing of the first application program in more modes.
Fig. 3 is a flowchart of another embodiment of a control processing method according to an embodiment of the present application, where the scheme described in this embodiment is applied to a first application program, and the first application program is installed in an electronic device, and the method may include the following steps:
301: and reading hardware identification information of hardware components in the electronic equipment.
302: and generating a machine fingerprint for identifying the electronic equipment according to the hardware identification information of the hardware component.
303: and sending the machine fingerprint to a server side so that the server side can realize control processing on at least one first application program based on the machine fingerprint sent by the at least one first application program.
304: and generating fault information when the first application program is detected to have a fault problem.
The failure problem may be a failure of the electronic device running the first application, i.e. a hardware failure, or may be a failure of the first application itself, i.e. a software failure.
305: and sending the fault information to the server side so that the server side can count the number of different machine fingerprints corresponding to the fault information, and determining whether the operation fault is a software fault according to the number of the counted numbers.
And the server side counts the statistical number of different machine fingerprints corresponding to the fault information, namely counts the number of software with operation faults of the first application program. The machine fingerprint has unique identification to the first application program, and the obtained statistical quantity is more accurate.
The server side counts the statistical number of different machine fingerprints corresponding to the fault information, and determining whether the operation fault is a software fault according to the statistical number may include:
the server side counts the statistical number of different machine fingerprints corresponding to the fault information;
when the statistical number is greater than a preset threshold, it may be determined that the operation failure is a software failure. Otherwise, it may be considered as a hardware failure, that is, a problem occurs in the electronic device in which the first application program is installed.
Optionally, the preset threshold may be set by a maintenance person according to the usage of the first application program. For example, the preset threshold may be set to 1, that is, if the failure information is from the same first application program and the failure information from the first application program installed in other electronic devices is not received, it may be considered that the electronic device that sends the first failure information has a hardware failure; when the statistical number is greater than 1, it may be indicated that more than one first application program all sends failure information, and it may be determined that the operation failure is a software failure.
For better troubleshooting, as another embodiment, after sending the failure information to the server, the method may further include:
receiving a fault solution sent by a server based on the machine fingerprint;
according to the fault solution, the fault problem is solved.
In the embodiment of the invention, the fault types are counted based on the machine fingerprints, and the corresponding fault results are obtained according to the obtained counted number, so that the purpose of monitoring the faults of the application program is realized.
Fig. 4 is a flowchart of another embodiment of a control processing method provided in an embodiment of the present application, where the scheme described in this embodiment is applied to a server, and the method may include the following steps:
401: receiving a machine fingerprint sent by at least one first application program; the machine fingerprint is generated by the at least one first application program according to hardware information of hardware components in the corresponding electronic equipment;
402: and performing control processing on the at least one first application program based on the machine fingerprint sent by the at least one first application program.
As an embodiment, to calculate the exact number of installations of the first application. The controlling the at least one first application based on the machine fingerprint sent by the at least one first application comprises:
determining the installation number of the at least one first application program according to the number of the machine fingerprints sent by the at least one first application program.
As yet another embodiment, to implement a message notification to the first application, the method further comprises:
receiving user registration information sent by the at least one first application program; wherein the user registration information comprises a user account;
aiming at any first application program, establishing an incidence relation between a user account of the any first application program and a machine fingerprint;
the controlling the at least one first application based on the machine fingerprint sent by the at least one first application comprises:
aiming at any user account, determining a notification message corresponding to the user account;
and when detecting that any user account is not logged in, sending a notification message corresponding to any user account to a first application program corresponding to the machine fingerprint associated with the notification message.
As yet another embodiment, in order to more rapidly determine the fault category of the first application, the method further comprises:
receiving fault information sent when the at least one first application program outgoing line runs fault;
the controlling the at least one first application based on the machine fingerprint sent by the at least one first application comprises:
counting the number of different machine fingerprints corresponding to the fault information;
and determining whether the operation fault is a software fault or not according to the statistical quantity.
As another embodiment, in order to improve the effect of fault handling, after obtaining the fault result, the method further includes:
if the operation fault is a software fault, a maintenance person can be notified to maintain the software;
if the operation fault is not a software fault, a fault solution can be generated according to the received fault information; and sending the machine fingerprint corresponding to the fault information to the corresponding first application program.
In the embodiment of the invention, the machine fingerprint sent by the first application program is received, and the first application program is controlled and processed by the machine fingerprint, so that the control force of the server on the application program is improved.
Fig. 5 is a schematic structural diagram of an embodiment of a control processing apparatus according to the embodiment of the present application, where the apparatus is applied to a first application program, and the first application program is installed in the electronic device, and the apparatus may include the following modules:
the information reading module 501: the hardware identification information of the hardware component in the electronic equipment is read.
Preferably, the hardware components may include: the system comprises a processor, a display, a network card, a hard disk and a host;
the hardware identification information of the hardware component may include: the system comprises a processor, a display, a network card, a hard disk, a host and a hard disk, wherein the processor comprises a model and a performance parameter of the processor, the display comprises a model and a performance parameter of the display, a DNS (domain name system) address, an IP (Internet protocol) address and an MAC (media access control) address of the network card, a hard disk parameter of the hard disk, and a model and a.
The performance parameter of the processor may be computer performance information and the performance parameter of the display may be information of the display.
Of course, in some embodiments, the hardware components of the electronic device may also include: bluetooth, WIFI (wireless fidelity ) components, etc. And the hardware identification information corresponding to these hardware components may include: the MAC address of the Bluetooth and the MAC address of the connected WIFI hotspot.
In some embodiments, in addition to the acquired hardware identification information, memory information, a system version and/or a system type, a current timestamp, a GUID (global Unique Identifier), and other information of the electronic device may be acquired. When the virtual machine is installed in the electronic device, the virtual machine information can be acquired. And taking the system version and/or system type, the current timestamp, the GUID (global Unique Identifier), and the virtual machine information as a basis for generating hardware identification information.
Preferably, the information reading module may include:
and the information reading unit is used for reading the hardware identification information of the hardware component in the electronic equipment when receiving the operation request.
The run request may be generated at the start of the first application. The operation request may be specifically used to request that a long connection relationship be established with the server, so that the first application program may acquire operation data from the server, and load the operation data, thereby implementing normal operation of the first application program.
The identification generation module 502: the hardware identification information is used for generating a machine fingerprint for identifying the electronic equipment according to the hardware identification information of the hardware component.
The hardware identification information of the hardware component of each electronic device is different from that of the other electronic devices, so that the electronic device can be identified by generating a machine fingerprint using the hardware identification information.
As a possible implementation manner, the machine fingerprint may be a character string, and the generating a machine fingerprint that identifies the electronic device according to the hardware identification information of the hardware component may include:
generating, by a string generation algorithm, a machine fingerprint identifying the electronic device according to hardware identification information of the hardware component.
The string generation Algorithm may be an MD5(Message-Digest Algorithm 5, 5 th edition of information Digest) Algorithm. The machine fingerprint generated by the MD5 algorithm is high in confidentiality and low in repetition rate, and the electronic equipment can be better identified.
The identifier sending module 503: the server side is used for sending the machine fingerprint to the server side so that the server side can control and process the at least one first application program based on the machine fingerprint sent by the at least one first application program.
Optionally, the machine fingerprint may be sent to the server after the application establishes a long connection with the server.
As an embodiment, the apparatus may further include:
the information sending module is used for sending the user registration information to a server side so that the server side can establish the association relation between the user account and the machine fingerprint according to the user account in the user registration information;
the message receiving module is used for receiving a notification message sent by the server based on the machine fingerprint; and when the server side detects that the user account is not logged in, the notification message corresponding to the user account is sent to the first application program corresponding to the machine fingerprint associated with the notification message.
In the embodiment of the invention, the server side obtains the notification message according to the user account, and the notification message can be sent to the first application program based on the machine fingerprint even if the user account is not logged in, so that the first application program can be controlled and processed in more modes.
As still another embodiment, in order to implement the fault monitoring of the application program, the apparatus may further include:
the fault generation module is used for generating fault information when the operation fault is detected;
and the fault sending module is used for sending the fault information to the server so that the server can count the number of different machine fingerprints corresponding to the fault information, and determining whether the operation fault is a software fault according to the counted number.
For better troubleshooting, as a further embodiment, the apparatus may further include:
the scheme receiving module is used for receiving a fault solution sent by the server based on the machine fingerprint;
and the fault solving module is used for solving the fault problem according to the fault solving scheme.
In the embodiment of the invention, the machine fingerprint capable of identifying the electronic equipment is generated by the hardware information of the hardware component in the electronic equipment, and then the first application program sends the machine fingerprint to the server to identify the first application program, so that the server can control and process the first application program in the electronic equipment through the machine fingerprint, and the control force of the server on the application program is improved.
Fig. 6 is a schematic structural diagram of another embodiment of a control processing apparatus according to an embodiment of the present application, where the apparatus is applied to a server, and the apparatus may include the following modules:
the identification receiving module 601: the device comprises a processor, a first application program and a second application program, wherein the processor is used for receiving a machine fingerprint sent by at least one first application program; the machine fingerprint is generated by the at least one first application program according to hardware information of hardware components in the corresponding electronic equipment;
the control processing module 602: the control processing device is used for performing control processing on the at least one first application program based on the machine fingerprint sent by the at least one first application program.
As an embodiment, in order to implement the message notification to the first application, the apparatus may further include:
the information receiving module is used for receiving user registration information sent by the at least one first application program; wherein the user registration information comprises a user account;
the information association module is used for establishing an association relation between a user account of any first application program and the machine fingerprint aiming at any first application program;
the control processing module may include:
the message determining unit is used for determining a notification message corresponding to any user account according to any user account;
and the message sending unit is used for sending the notification message corresponding to any user account to the first application program corresponding to the machine fingerprint associated with the notification message when detecting that any user account is not logged in.
As an embodiment, in order to more rapidly determine the fault category of the first application, the apparatus may further include:
the fault receiving module is used for receiving fault information sent when the at least one first application program outgoing line runs fault;
the control processing module may include:
the fault counting unit is used for counting the counting number of the machine fingerprints corresponding to the fault information;
and the fault judging unit is used for determining whether the operation fault is a software fault according to the statistical quantity.
The fault judging unit can be further specifically used for counting the number of different machine fingerprints corresponding to the fault information;
when the statistical number is greater than a preset threshold, it may be determined that the operation failure is a software failure. Otherwise, it may be considered as a hardware failure, that is, a problem occurs in the electronic device in which the first application program is installed.
As still another embodiment, in order to calculate an accurate installation number of the first application program, the control processing module may include:
and the quantity counting unit is used for determining the installation quantity of the at least one first application program according to the quantity of the machine fingerprints sent by the at least one first application program.
In the embodiment of the invention, the machine fingerprint sent by the first application program is received, and the first application program is controlled and processed by the machine fingerprint, so that the control force of the server on the application program is improved.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, computer readable media does not include non-transitory computer readable media (transient media), such as modulated data signals and carrier waves.
As used in the specification and in the claims, certain terms are used to refer to particular components. As one skilled in the art will appreciate, manufacturers may refer to a component by different names. This specification and claims do not intend to distinguish between components that differ in name but not function. In the following description and in the claims, the terms "include" and "comprise" are used in an open-ended fashion, and thus should be interpreted to mean "include, but not limited to. "substantially" means within an acceptable error range, and a person skilled in the art can solve the technical problem within a certain error range to substantially achieve the technical effect. Furthermore, the term "coupled" is intended to encompass any direct or indirect electrical coupling. Thus, if a first device couples to a second device, that connection may be through a direct electrical coupling or through an indirect electrical coupling via other devices and couplings. The description which follows is a preferred embodiment of the present application, but is made for the purpose of illustrating the general principles of the application and not for the purpose of limiting the scope of the application. The protection scope of the present application shall be subject to the definitions of the appended claims.
It is also noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a good or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such good or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a commodity or system that includes the element
The foregoing description shows and describes several preferred embodiments of the present application, but as aforementioned, it is to be understood that the application is not limited to the forms disclosed herein, but is not to be construed as excluding other embodiments and is capable of use in various other combinations, modifications, and environments and is capable of changes within the scope of the application as described herein, commensurate with the above teachings, or the skill or knowledge of the relevant art. And that modifications and variations may be effected by those skilled in the art without departing from the spirit and scope of the application, which is to be protected by the claims appended hereto.

Claims (12)

1. A control processing method applied to a first application program installed in an electronic device, the method comprising:
reading hardware identification information of hardware components in the electronic equipment;
generating a machine fingerprint for identifying the electronic equipment according to the hardware identification information of the hardware component;
sending the machine fingerprint to a server side, so that the server side can realize control processing on at least one first application program based on the machine fingerprint sent by the at least one first application program;
sending user registration information to a server side, so that the server side can establish an association relation between a user account and the machine fingerprint according to the user account in the user registration information;
receiving a notification message sent by the server based on the machine fingerprint; and when the server side detects that the user account is not logged in, the notification message corresponding to the user account is sent to the first application program corresponding to the machine fingerprint associated with the notification message.
2. The method of claim 1, wherein reading hardware identification information of a hardware component in the electronic device comprises:
and when receiving the operation request, reading the hardware identification information of the hardware component in the electronic equipment.
3. The method of claim 1, further comprising:
generating fault information when detecting that an operation fault occurs;
and sending the fault information to the server side so that the server side can count the number of different machine fingerprints corresponding to the fault information, and determining whether the operation fault is a software fault according to the number of the counted numbers.
4. A control processing method is applied to a server and comprises the following steps:
receiving a machine fingerprint sent by at least one first application program; the machine fingerprint is generated by the at least one first application program according to hardware information of hardware components in the corresponding electronic equipment;
performing control processing on the at least one first application program based on the machine fingerprint sent by the at least one first application program;
receiving user registration information sent by the at least one first application program; wherein the user registration information comprises a user account; aiming at any first application program, establishing an incidence relation between a user account of the any first application program and a machine fingerprint; and the control processing of the at least one first application program based on the machine fingerprint sent by the at least one first application program comprises the following steps:
aiming at any user account, determining a notification message corresponding to the user account;
and when detecting that any user account is not logged in, sending a notification message corresponding to any user account to a first application program corresponding to the machine fingerprint associated with the notification message.
5. The method of claim 4, further comprising:
receiving fault information sent when the at least one first application program outgoing line runs fault;
the controlling the at least one first application based on the machine fingerprint sent by the at least one first application comprises:
counting the number of machine fingerprints corresponding to the fault information;
and determining whether the operation fault is a software fault or not according to the statistical quantity.
6. The method of claim 4, wherein the controlling the at least one first application based on the machine fingerprint sent by the at least one first application comprises:
determining the installation number of the at least one first application program according to the number of the machine fingerprints sent by the at least one first application program.
7. A control processing apparatus applied to a first application program installed in an electronic device, the apparatus comprising:
the information reading module is used for reading hardware identification information of hardware components in the electronic equipment;
the identification generation module is used for generating a machine fingerprint for identifying the electronic equipment according to the hardware identification information of the hardware component;
the identification sending module is used for sending the machine fingerprint to a server so that the server can control and process at least one first application program based on the machine fingerprint sent by the at least one first application program;
the information sending module is used for sending the user registration information to a server side so that the server side can establish the association relation between the user account and the machine fingerprint according to the user account in the user registration information;
the message receiving module is used for receiving a notification message sent by the server based on the machine fingerprint; and when the server side detects that the user account is not logged in, the notification message corresponding to the user account is sent to the first application program corresponding to the machine fingerprint associated with the notification message.
8. The apparatus of claim 7, wherein the information reading module comprises:
and the information reading unit is used for reading the hardware identification information of the hardware component in the electronic equipment when receiving the operation request.
9. The apparatus of claim 7, further comprising:
the fault generation module is used for generating fault information when the operation fault is detected;
and the fault sending module is used for sending the fault information to the server so that the server can count the number of different machine fingerprints corresponding to the fault information, and determining whether the operation fault is a software fault according to the counted number.
10. A control processing device is applied to a server side and comprises:
the identification receiving module is used for receiving the machine fingerprint sent by at least one first application program; the machine fingerprint is generated by the at least one first application program according to hardware information of hardware components in the corresponding electronic equipment;
the control processing module is used for performing control processing on the at least one first application program based on the machine fingerprint sent by the at least one first application program;
the information receiving module is used for receiving user registration information sent by the at least one first application program; wherein the user registration information comprises a user account;
the information association module is used for establishing an association relation between a user account of any first application program and the machine fingerprint aiming at any first application program; and
the control processing module comprises:
the message determining unit is used for determining a notification message corresponding to any user account according to any user account;
and the message sending unit is used for sending the notification message corresponding to any user account to the first application program corresponding to the machine fingerprint associated with the notification message when detecting that any user account is not logged in.
11. The apparatus of claim 10, further comprising:
the fault receiving module is used for receiving fault information sent when the at least one first application program outgoing line runs fault;
the control processing module comprises:
the fault counting unit is used for counting the counting number of the machine fingerprints corresponding to the fault information;
and the fault judging unit is used for determining whether the operation fault is a software fault according to the statistical quantity.
12. The apparatus of claim 10, wherein the control processing module comprises:
and the quantity counting unit is used for determining the installation quantity of the at least one first application program according to the quantity of the machine fingerprints sent by the at least one first application program.
CN201710151117.3A 2017-03-14 2017-03-14 Control processing method and device Expired - Fee Related CN107066373B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710151117.3A CN107066373B (en) 2017-03-14 2017-03-14 Control processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710151117.3A CN107066373B (en) 2017-03-14 2017-03-14 Control processing method and device

Publications (2)

Publication Number Publication Date
CN107066373A CN107066373A (en) 2017-08-18
CN107066373B true CN107066373B (en) 2020-10-09

Family

ID=59620044

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710151117.3A Expired - Fee Related CN107066373B (en) 2017-03-14 2017-03-14 Control processing method and device

Country Status (1)

Country Link
CN (1) CN107066373B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110427785B (en) * 2019-07-23 2023-07-14 腾讯科技(深圳)有限公司 Equipment fingerprint acquisition method and device, storage medium and electronic device
CN111666596B (en) * 2020-07-10 2023-05-05 腾讯科技(深圳)有限公司 Data processing method, device and medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103686821A (en) * 2012-08-27 2014-03-26 上海亿动信息技术有限公司 Control method for application program traffic statistics according to unique identification of mobile terminal
CN104202440A (en) * 2014-09-02 2014-12-10 腾讯科技(深圳)有限公司 Method for identifying terminal, server and system
CN104331372A (en) * 2014-11-27 2015-02-04 北京奇艺世纪科技有限公司 Method and device for performing remote problem positioning on application program
CN106326062A (en) * 2015-06-29 2017-01-11 阿里巴巴集团控股有限公司 Method and device for controlling running state of application program

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9009855B2 (en) * 2011-09-11 2015-04-14 Microsoft Technology Licensing, Llc Generating developer license to execute developer application

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103686821A (en) * 2012-08-27 2014-03-26 上海亿动信息技术有限公司 Control method for application program traffic statistics according to unique identification of mobile terminal
CN104202440A (en) * 2014-09-02 2014-12-10 腾讯科技(深圳)有限公司 Method for identifying terminal, server and system
CN104331372A (en) * 2014-11-27 2015-02-04 北京奇艺世纪科技有限公司 Method and device for performing remote problem positioning on application program
CN106326062A (en) * 2015-06-29 2017-01-11 阿里巴巴集团控股有限公司 Method and device for controlling running state of application program

Also Published As

Publication number Publication date
CN107066373A (en) 2017-08-18

Similar Documents

Publication Publication Date Title
US8135979B2 (en) Collecting network-level packets into a data structure in response to an abnormal condition
CN107040494B (en) User account abnormity prevention method and system
US10812314B2 (en) Methods and apparatuses for pushing a message
US9124621B2 (en) Security alert prioritization
CN107395783B (en) IP address processing method, system, device and electronic equipment
US10389614B2 (en) Web site reachability management for content browsing
CN111711533B (en) Fault diagnosis method, fault diagnosis device, electronic device and storage medium
US11038803B2 (en) Correlating network level and application level traffic
WO2021086674A1 (en) Security mechanisms for preventing retry or replay attacks
CN103796046B (en) A kind of video source address detection method and device
CN107066373B (en) Control processing method and device
CN111371889B (en) Message processing method and device, internet of things system and storage medium
CN112954372B (en) Streaming media fault monitoring method and device
US10218595B1 (en) Measuring network transit time
US10585124B1 (en) Power outage detection
US10599505B1 (en) Event handling system with escalation suppression
CN107819754B (en) Anti-hijacking method, monitoring server, terminal and system
CN113014640B (en) Request processing method, request processing device, electronic equipment and storage medium
CN113098727A (en) Data packet detection processing method and device
CN110198294B (en) Security attack detection method and device
CN111106962B (en) Streaming media fault monitoring method and device, electronic equipment and storage medium
CN115051867A (en) Detection method and device for illegal external connection behaviors, electronic equipment and medium
CN111130941B (en) Network error detection method and device and computer readable storage medium
CN112600861A (en) Method and device for detecting network wall turning behavior
CN110798751B (en) Data transmission method and equipment

Legal Events

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

Effective date of registration: 20210312

Address after: 101300 309, 3rd floor, 60 Fuqian 1st Street, Tianzhu District, Shunyi District, Beijing

Patentee after: Beijing longzhixin Technology Co.,Ltd.

Address before: 100041 room 120, 4th floor, building 17, yard 30, Shixing street, Shijingshan District, Beijing

Patentee before: BEIJING PANDA MUTUAL ENTERTAINMENT TECHNOLOGY Co.,Ltd.

TR01 Transfer of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20201009

CF01 Termination of patent right due to non-payment of annual fee