CN111339520B - Hardware dog-based online control method, electronic equipment and storage medium - Google Patents

Hardware dog-based online control method, electronic equipment and storage medium Download PDF

Info

Publication number
CN111339520B
CN111339520B CN202010113901.7A CN202010113901A CN111339520B CN 111339520 B CN111339520 B CN 111339520B CN 202010113901 A CN202010113901 A CN 202010113901A CN 111339520 B CN111339520 B CN 111339520B
Authority
CN
China
Prior art keywords
information
electronic equipment
hardware dog
hardware
dog
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010113901.7A
Other languages
Chinese (zh)
Other versions
CN111339520A (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.)
NR Electric Co Ltd
NR Engineering Co Ltd
Original Assignee
NR Electric Co Ltd
NR Engineering 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 NR Electric Co Ltd, NR Engineering Co Ltd filed Critical NR Electric Co Ltd
Priority to CN202010113901.7A priority Critical patent/CN111339520B/en
Publication of CN111339520A publication Critical patent/CN111339520A/en
Application granted granted Critical
Publication of CN111339520B publication Critical patent/CN111339520B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/34User authentication involving the use of external additional devices, e.g. dongles or smart cards
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication

Abstract

The embodiment of the application discloses an online control method based on hardware dogs, electronic equipment and a storage medium, wherein the method comprises the following steps: the electronic equipment acquires hardware dog information from a control database; and the electronic equipment processes the target project running on the electronic equipment based on the hardware dog information. Therefore, hardware dog information is managed through the management and control database, so that the electronic equipment can effectively manage and control the target project through acquiring the hardware dog information.

Description

Hardware dog-based online control method, electronic equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to an online control method based on a hardware dog, an electronic device, and a storage medium.
Background
The completion of a project may require the participation of multiple users, and different users may perform different tasks in the development of the project. This confusion in project management can be caused if multiple users modify the same portion of the project. Therefore, how to effectively manage project engineering has become a research hotspot.
Disclosure of Invention
The embodiment of the application provides an online control method based on a hardware dog, electronic equipment and a storage medium, which can effectively control project projects by using the hardware dog.
In order to achieve the above purpose, the technical solution of the embodiment of the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides an online control method based on a hardware dog, where the method includes:
the electronic equipment acquires hardware dog information from a control database;
and the electronic equipment processes the target project running on the electronic equipment based on the hardware dog information.
In some embodiments, the electronic device processes a target project running on the electronic device based on the acquired hardware dog information, including:
if the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment for operating the target project, the electronic equipment acquires an authority list of the hardware dog;
and processing the target project running on the electronic equipment based on the authority list of the hardware dog.
In some embodiments, before determining that the information of the electronic device in the hardware dog information is consistent with the information of the electronic device running the target project, the method further comprises:
acquiring system time of the electronic equipment and database time of a control database;
determining that a difference between the system time and the database time is less than a threshold.
In some embodiments, determining that the information of the electronic device in the hardware dog information is consistent with the information of the electronic device running the target project comprises:
and in the case that the system time of the electronic equipment is within the service life of the hardware dog information, the electronic equipment determines that the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment running the target project.
In some embodiments, determining that the information of the electronic device in the hardware dog information is consistent with the information of the electronic device running the target project comprises:
and under the condition that the physical address in the hardware dog information is consistent with the physical address of the electronic equipment, the electronic equipment determines that the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment for running the target project.
In some embodiments, determining that the information of the electronic device in the hardware dog information is consistent with the information of the electronic device running the target project comprises:
and under the condition that the project identification information in the hardware dog information is consistent with the identification information of the target project running on the electronic equipment, the electronic equipment determines that the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment running the target project.
In some embodiments, the electronic device obtains a permission list of the hardware dog, including:
and the electronic equipment acquires the authority list of the hardware dog according to the type of the hardware dog in the hardware dog information.
In a second aspect, an embodiment of the present application provides an electronic device, including: an acquisition module and a processing module, wherein the acquisition module and the processing module,
the acquisition module is used for acquiring hardware dog information from the control database;
and the processing module is used for processing the target project running on the electronic equipment based on the hardware dog information.
In a third aspect, an embodiment of the present application provides an electronic device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor executes the program to implement the steps of the online management and control method based on hardware dogs as provided in any embodiment of the present application.
In a fourth aspect, an embodiment of the present application provides a computer storage medium, where an online control program based on a hardware dog is stored on the computer storage medium, and when executed by a processor, the online control program of the hardware dog implements the steps of the online control method based on the hardware dog provided in any embodiment of the present application.
The online control method based on the hardware dog provided by the embodiment comprises the following steps: the electronic equipment acquires hardware dog information from a control database; and the electronic equipment processes the target project running on the electronic equipment based on the hardware dog information. Therefore, hardware dog information is managed through the management and control database, so that the electronic equipment can effectively manage and control the target project through the hardware dog.
Drawings
Fig. 1 is a schematic processing flow diagram of an online management and control method based on hardware dogs in an embodiment of the present application;
fig. 2 is a schematic processing flow diagram illustrating a hardware dog-based online control method according to an embodiment of the present application;
fig. 3 is a schematic processing flow diagram of a hardware dog-based online control method according to an embodiment of the present application;
FIG. 4 is a schematic processing flow diagram illustrating a hardware dog-based online control method according to another embodiment of the present disclosure;
fig. 5 is a schematic processing flow diagram of a method for updating information of a hardware dog associated with a leaving process in an embodiment of the application;
FIG. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of an electronic device in another embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the following will describe the specific technical solutions of the present application in further detail with reference to the accompanying drawings in the embodiments of the present application. The following examples are intended to illustrate the present application, but are not intended to limit the scope of the present application.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs. The terminology used herein in the description of the present application is for the purpose of describing particular embodiments only and is not intended to be limiting of the application.
Before describing the method for online management and control based on hardware dogs in detail, the embodiments of the present application will be briefly described in terms of technical terms.
The hardware dog is used for encrypting and protecting software by using information stored in hardware. The software reads and verifies the hardware dog on the USB interface through a special instruction, and the legality and the validity of software operation are confirmed, so that the purpose of protecting software copyright is achieved.
An embodiment of the present application provides an online control method based on a hardware dog, and fig. 1 is a schematic processing flow diagram of the online control method based on the hardware dog in the embodiment of the present application. The hardware dog-based online control method comprises the following steps:
step 101, the electronic device acquires hardware dog information from a management and control database.
Here, the electronic device reads information stored in the hardware dog through the communication interface. Wherein, the hardware dog is inserted into a communication interface of the electronic equipment. The information stored in the hardware dog includes a hardware dog ID (identification document). And the electronic equipment inquires hardware dog information from the management and control database through the hardware dog ID.
It should be noted that the communication interface includes, but is not limited to, a USB (Universal Serial Bus) interface.
And 102, the electronic equipment processes the target project running on the electronic equipment based on the hardware dog information.
Here, the electronic device processes a target project running on the electronic device based on the hardware dog information acquired from the management and control database.
In addition, the electronic device can periodically read the information stored in the hardware dog, so that whether the hardware dog and the electronic device are connected or not can be detected. The target project running on the electronic equipment can still be processed by the electronic equipment after the hardware dog is disconnected from the electronic equipment.
In the above embodiment, the hardware dog information is managed by the management and control database, so that the electronic device realizes effective management and control of the target project through the hardware dog.
In some embodiments, fig. 2 is a schematic processing flow diagram of a hardware dog-based online control method according to an embodiment of the present application. 102, the electronic device processes a target project running on the electronic device based on the acquired hardware dog information, and the processing includes:
step 1021, if it is determined that the information of the electronic device in the hardware dog information is consistent with the information of the electronic device running the target project, the electronic device obtains an authority list of the hardware dog.
Here, the electronic device determines whether the information of the electronic device in the acquired hardware dog information is consistent with the information of the electronic device running the target project. And if the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment for running the target project, the electronic equipment acquires an authority list of the hardware dog. The authority list of the hardware dog can be stored in the electronic device and also can be stored in a control database. And if the information of the electronic equipment in the hardware dog information is determined to be inconsistent with the information of the electronic equipment for running the target project, closing the target project by the electronic equipment.
In some embodiments, the electronic device obtains a permission list of the hardware dog, including:
and the electronic equipment acquires the authority list of the hardware dog according to the type of the hardware dog in the hardware dog information.
Here, different types of hardware dogs have different permission lists. And the electronic equipment acquires the authority list corresponding to the hardware dog according to the type of the hardware dog in the hardware dog information, and further processes the target project. For example, types of hardware dogs include system dogs, development dogs, and user dogs. The user dog has visual programming tool browsing program and online debugging permission. The developing dog not only has the right of the user dog, but also has the right of a visual programming tool to edit, generate encrypted codes and compile. The system dog not only has the right of the user dog, but also has the right of a visual programming tool to edit and generate non-encrypted codes and the right of compiling. The electronic equipment determines the hardware dog to be a research and development dog according to the hardware dog information, and acquires an authority list of the research and development dog. The codes in the authority list of the research and development dog are stored in an encrypted mode to be enabled. The electronic equipment encrypts and stores the codes running in the target project of the electronic equipment.
It should be noted that the type of the hardware dog may be stored in the hardware dog, may also be stored in the management and control database, and may also be stored in the electronic device running on the target project.
And step 1022, processing the target project running on the electronic device based on the authority list of the hardware dog.
Here, the electronic device processes the target project running on the electronic device based on the authority list of the hardware dog. The authority list of the hardware dog comprises enabling authority information and disabling authority information. The electronic equipment dynamically enables and disables the relevant operation menu of the target project based on the authority list of the hardware dog, and further achieves management of the target project.
In some embodiments, fig. 3 is a schematic processing flow diagram of a hardware dog-based online control method according to an embodiment of the present application. Before determining that the information of the electronic device in the hardware dog information is consistent with the information of the electronic device running the target project in step 1021, the method further includes:
step 201, obtaining the system time of the electronic device and the database time of the management and control database.
Here, the electronic device acquires its own system time, and also acquires a database time of the management and control database. The database time of the management and control database may be system time of the electronic device that deploys the management and control database.
At step 202, it is determined that the difference between the system time and the database time is less than a threshold.
Here, the electronic device determines whether the system time and the database time of the electronic device are less than a threshold. And if the difference value between the system time and the database time is smaller than the threshold value, the electronic equipment judges whether the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment for running the target project. If the difference between the system time and the database time is determined to be greater than the threshold, the electronic device prompts that the system time is modified.
For example, the electronic device running the target project and the electronic device deploying the governing database communicate on a time schedule. If the difference value between the system time of the electronic equipment running the target project and the system time of the electronic equipment deploying the control database is smaller than the threshold value after time synchronization, the electronic equipment running the target project judges whether the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment running the target project. And if the difference value between the system time of the electronic equipment running the target project and the system time of the electronic equipment deploying the control database is larger than the threshold value after time synchronization, the electronic equipment running the target project prompts that the system time is modified.
Or if the difference value between the system time and the database time is smaller than the threshold value, the electronic equipment acquires the hardware dog information from the control database. If the difference between the system time and the database time is determined to be greater than the threshold, the electronic device prompts that the system time is modified.
For example, the time-tick processes of the electronic device running the target project and the electronic device deploying the management and control database communicate. If the difference value between the system time of the electronic equipment running the target project and the system time of the electronic equipment deploying the control database is smaller than the threshold value after time synchronization, the electronic equipment running the target project acquires hardware dog information from the control database. And if the electronic equipment running the target project determines that the difference value between the system time of the electronic equipment running the target project and the system time of the electronic equipment deploying the control database is larger than the threshold value after time synchronization, the electronic equipment running the target project prompts that the system time is modified.
In some embodiments, determining that the information of the electronic device in the hardware dog information is consistent with the information of the electronic device running the target project comprises:
and in the case that the system time of the electronic equipment is within the service life of the hardware dog information, the electronic equipment determines that the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment running the target project.
Here, the hardware dog information includes a lifetime. And the electronic equipment acquires the service life of the hardware dog from the management and control database. And if the system time of the electronic equipment is within the service life of the hardware dog information, the electronic equipment determines that the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment for running the target project. And if the system time of the electronic equipment is not in the service life of the hardware dog information, the electronic equipment closes the target project.
In some embodiments, determining that the information of the electronic device in the hardware dog information is consistent with the information of the electronic device running the target project comprises:
and under the condition that the physical address in the hardware dog information is consistent with the physical address of the electronic equipment, the electronic equipment determines that the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment for running the target project.
Here, the hardware dog information includes a physical address. The physical Address includes a Media Access Control (MAC) Address of the electronic device corresponding to the hardware dog. And the electronic equipment acquires the physical address corresponding to the hardware dog from the control database. And if the physical address in the hardware dog information is consistent with the physical address of the electronic equipment, the electronic equipment determines that the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment for running the target project.
In some embodiments, determining that the information of the electronic device in the hardware dog information is consistent with the information of the electronic device running the target project comprises:
and under the condition that the project identification information in the hardware dog information is consistent with the identification information of the target project operated on the electronic equipment, the electronic equipment determines that the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment operated on the target project.
Here, the hardware dog information includes engineering identification information. The engineering identification information is identification information of an engineering which runs on the electronic equipment and corresponds to the hardware dog. And the electronic equipment acquires the engineering identification information corresponding to the hardware dog from the control database. If the project identification information in the hardware dog information is consistent with the identification information of the target project running on the electronic equipment, the electronic equipment determines that the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment running the target project.
To further illustrate the process of hardware dog based online administration. Take the example of managing the engineering in the visual programming software. It should be noted that the electronic device running the target project is an electronic device installed with visual programming software. Fig. 4 is a schematic processing flow diagram of a hardware dog-based online control method according to another embodiment of the present application. The hardware dog-based online control method comprises the following steps:
step 301, an electronic device deploying a control database receives the hardware dog pickup information sent by the first system, and creates hardware dog information in the control database.
Here, the first system includes an office automation system. And after the office automation system passes through the hardware dog receiving process, sending the receiving information of the hardware dog to the electronic equipment for deploying the management and control database. And the electronic equipment deploying the management and control database creates hardware dog information in the management and control database according to the hardware dog pickup information. The hardware dog information is stored in the management and control database in an encrypted manner. The hardware dog information comprises a storage leader, a company where the leader is located, a hardware dog ID, a service life, a target physical address and target engineering identification information. Therefore, the hardware dog receiving process is automatically associated with the control database, and the hardware dog receiving process is automatically effective after programming.
Step 302, the electronic device installed with the visual programming software starts the visual programming software. The electronic equipment provided with the visual programming software and the electronic equipment provided with the management and control database communicate with each other in time synchronization process, and whether the difference value between the system time of the electronic equipment provided with the visual programming software and the system time of the electronic equipment provided with the management and control database is smaller than a threshold value or not is judged. If the difference is smaller than the threshold, the process proceeds to step 303. If the difference is greater than the threshold, proceed to step 308.
Here, the system time of the electronic device that deploys the management and control database is the database time of the management and control database. The time synchronization process deployed on the electronic device of the control database is a resident server-side process. And the time synchronization process is an automatic system starting process.
Step 303, the electronic device installed with the visual programming software periodically reads the hardware dog ID inserted into the USB port.
And step 304, the electronic device installed with the visual programming software acquires hardware dog information from the control database according to the hardware dog ID, and determines whether the system time of the electronic device installed with the visual programming software is within the service life of the hardware dog information, so as to determine whether the hardware dog is within the service life. If the hardware dog is within the lifespan, step 305 is performed. If the hardware dog is not within the lifespan, step 308 is performed.
In step 305, the electronic device installed with the visual programming software determines whether the physical address in the hardware dog information is consistent with the physical address of the electronic device installed with the visual programming software. If the two are consistent, go to step 306. If the two are not consistent, go to step 308.
In step 306, the electronic device installed with the visual programming software determines whether the project identifier in the hardware dog information is consistent with the identifier information of the target project in the visual programming software running in the electronic device. If they are the same, the process proceeds to step 307. If the two are not consistent, the process proceeds to step 308.
And 307, the electronic equipment provided with the visual programming software acquires the authority list of the hardware dog according to the type of the hardware dog in the hardware dog information, and dynamically enables and disables the relevant operation menu.
And step 308, the electronic equipment provided with the visual programming software exits the visual programming software.
In the above embodiment, the management and control database is automatically associated with the first system, and the hardware dog information is automatically updated, so that the condition that the service life of the hardware dog cannot be effectively managed and controlled or the information of the hardware dog, the hardware dog used in a mixed manner, and the hardware dog cannot be updated in time is prevented, and thus unified, credible and effective management and control of the hardware dog are realized.
In some embodiments, fig. 5 is a schematic processing flow diagram of a method for updating information of a hardware dog associated with a leaving process in an embodiment of the present application. The information updating method of the hardware dog related to the leaving process comprises the following steps:
step 401, the first system initiates a job leaving application process and sends a query request to a management and control database.
Step 402, the first system queries a management and control database whether a hardware dog is adopted. If the hardware dog is acquired, proceed to step 403. If the hardware dog is not available, proceed to step 404.
Step 403, the electronic device deploying the management and control database updates the management and control database, the service life in the configuration hardware dog information expires, and the hardware dog is confirmed to be in a failure state.
In addition, after the electronic equipment which deploys the management and control database disables or deletes the hardware dog information, the hardware dog is in a failure state. The hardware dog that is in failure may be reconfigured to an active state by the utilization process of the first system.
And step 404, the electronic equipment deploying the management and control database finishes updating the hardware dog information.
In the above embodiment, the management and control database is associated with the job leaving application process of the first system, so that the electronic device deploying the management and control database updates the management and control database, and the hardware dog automatically fails, thereby effectively managing and controlling the use of the hardware dog.
In another aspect of the embodiment of the present application, an electronic device is further provided, fig. 6 is a schematic structural diagram of the electronic device in an embodiment of the present application, and the electronic device 500 includes: an acquisition module 501 and a processing module 502.
An obtaining module 501, configured to obtain hardware dog information from a management and control database.
The processing module 502 is configured to process a target project running on the electronic device based on the hardware dog information.
In some embodiments, the processing module 502 is specifically configured to obtain an authority list of the hardware dog if it is determined that information of the electronic device in the hardware dog information is consistent with information of an electronic device running a target project; and processing the target project running on the electronic equipment based on the authority list of the hardware dog.
In some embodiments, the processing module 502 is further configured to, before determining that the information of the electronic device in the hardware dog information is consistent with the information of the electronic device running the target project, obtain a system time of the electronic device and a database time of the management and control database; determining that a difference between the system time and the database time is less than a threshold.
In some embodiments, the processing module 502 is specifically configured to determine that the information of the electronic device in the hardware dog information is consistent with the information of the electronic device running the target project, when the system time of the electronic device is within the lifetime of the hardware dog information.
In some embodiments, the processing module 502 is specifically configured to determine that the information of the electronic device in the hardware dog information is consistent with the information of the electronic device running the target project, when the physical address in the hardware dog information is consistent with the physical address of the electronic device.
In some embodiments, the processing module 502 is specifically configured to determine that the information of the electronic device in the hardware dog information is consistent with the information of the electronic device running the target project, where the project identification information in the hardware dog information is consistent with the identification information of the target project running on the electronic device.
In some embodiments, the processing module 502 is specifically configured to obtain the authority list of the hardware dog according to the type of the hardware dog in the hardware dog information.
In another aspect of the embodiments of the present application, an electronic device is further provided, fig. 7 is a schematic structural diagram of an electronic device in another embodiment of the present application, and the electronic device 600 at least includes at least one processor 601 and at least one memory 602. Wherein the memory 602 is used for storing a computer program capable of running on the processor 601, and the processor 601 is used for executing the computer program and executing: an online control method based on hardware dogs comprises the following steps:
acquiring hardware dog information from a control database;
and processing the target project running on the electronic equipment based on the hardware dog information.
In some embodiments, the processor 601 is further configured to, when running the computer program, perform: based on the acquired hardware dog information, processing a target project running on the electronic equipment, wherein the processing comprises the following steps:
if the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment for running the target project, the electronic equipment acquires an authority list of the hardware dog;
and processing the target project running on the electronic equipment based on the authority list of the hardware dog.
In some embodiments, the processor 601 is further configured to, when running the computer program, perform: before determining that the information of the electronic device in the hardware dog information is consistent with the information of the electronic device running the target project, the method further comprises:
acquiring system time of the electronic equipment and database time of a control database;
determining that a difference between the system time and the database time is less than a threshold.
In some embodiments, the processor 601 is further configured to, when running the computer program, perform: determining that the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment running the target project, wherein the determining comprises the following steps:
and determining that the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment for running the target project under the condition that the system time of the electronic equipment is within the service life of the hardware dog information.
In some embodiments, the processor 601 is further configured to, when running the computer program, perform: determining that the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment for running the target project, wherein the determining comprises the following steps:
and under the condition that the physical address in the hardware dog information is consistent with the physical address of the electronic equipment, determining that the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment for running the target project.
In some embodiments, the processor 601 is configured to execute, when running the computer program, the following: acquiring an authority list of the hardware dog, wherein the authority list comprises:
and acquiring the authority list of the hardware dog according to the type of the hardware dog in the hardware dog information.
In some embodiments, the electronic device further comprises a system bus 603, a communication interface 604, and a display screen 605. Wherein the system bus 603 is configured to enable connection communication between these components, the communication interface 604 may comprise a USB interface for communicating with the hardware dog.
In another aspect of the embodiments of the present application, a computer storage medium is further provided, where an online control program based on a hardware dog is stored on the computer storage medium, and when the online control program is executed by a processor, the steps of the online control method based on a hardware dog provided in any embodiment of the present application are implemented.
It will be understood by those of ordinary skill in the art that all or some of the steps of the methods, systems, functional modules/units in the devices disclosed above may be implemented as software, firmware, hardware, and suitable combinations thereof. In a hardware implementation, the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, one physical component may have multiple functions, or one function or step may be performed by several physical components in cooperation. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as is well known to those of ordinary skill in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, Digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by a computer. In addition, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media as known to those skilled in the art.
The above description is only for the specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily think of the changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. The protection scope of the present application shall be subject to the protection scope of the claims.

Claims (9)

1. An online management and control method based on hardware dogs is characterized by comprising the following steps:
the electronic equipment acquires hardware dog information from a control database;
if the information of the electronic equipment in the hardware dog information is determined to be consistent with the information of the electronic equipment for running the target project, the electronic equipment acquires an authority list of the hardware dog;
and processing the target project running on the electronic equipment based on the authority list of the hardware dog.
2. The method of claim 1, wherein before the determining that the information of the electronic device in the hardware dog information is consistent with the information of the electronic device running the target project, the method further comprises:
acquiring system time of the electronic equipment and database time of the control database;
determining that a difference between the system time and the database time is less than a threshold.
3. The method of claim 1, wherein the determining that the information of the electronic device in the hardware dog information is consistent with the information of the electronic device running the target project comprises:
and when the system time of the electronic equipment is within the service life of the hardware dog information, the electronic equipment determines that the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment running the target project.
4. The method of claim 1, wherein the determining that the information of the electronic device in the hardware dog information is consistent with the information of the electronic device running the target project comprises:
and under the condition that the physical address in the hardware dog information is consistent with the physical address of the electronic equipment, the electronic equipment determines that the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment running the target project.
5. The method of claim 1, wherein the determining that the information of the electronic device in the hardware dog information is consistent with the information of the electronic device running the target project comprises:
and under the condition that the project identification information in the hardware dog information is consistent with the identification information of the target project running on the electronic equipment, the electronic equipment determines that the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment running the target project.
6. The method of claim 1, wherein the electronic device obtains the permission list of the hardware dog, and comprises:
and the electronic equipment acquires the authority list of the hardware dog according to the type of the hardware dog in the hardware dog information.
7. An electronic device, characterized in that the electronic device comprises: an acquisition module and a processing module, wherein the acquisition module and the processing module,
the acquisition module is used for acquiring hardware dog information from a control database;
the processing module is used for acquiring the authority list of the hardware dog by the electronic equipment if the information of the electronic equipment in the hardware dog information is consistent with the information of the electronic equipment for running the target project; and processing the target project running on the electronic equipment based on the authority list of the hardware dog.
8. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor executes the program to implement the steps of the hardware dog based online management method according to any one of claims 1 to 6.
9. A computer storage medium, wherein a hardware dog-based online control program is stored on the computer storage medium, and when executed by a processor, the hardware dog online control program implements the steps of the hardware dog-based online control method according to any one of claims 1 to 6.
CN202010113901.7A 2020-02-24 2020-02-24 Hardware dog-based online control method, electronic equipment and storage medium Active CN111339520B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010113901.7A CN111339520B (en) 2020-02-24 2020-02-24 Hardware dog-based online control method, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010113901.7A CN111339520B (en) 2020-02-24 2020-02-24 Hardware dog-based online control method, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111339520A CN111339520A (en) 2020-06-26
CN111339520B true CN111339520B (en) 2022-07-22

Family

ID=71185447

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010113901.7A Active CN111339520B (en) 2020-02-24 2020-02-24 Hardware dog-based online control method, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111339520B (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107247891B (en) * 2017-04-20 2020-02-28 江苏林洋能源股份有限公司 Method for realizing software distribution control by adopting hybrid encryption algorithm
CN110109528B (en) * 2019-03-29 2021-10-22 努比亚技术有限公司 Application program control method, mobile terminal and computer readable storage medium

Also Published As

Publication number Publication date
CN111339520A (en) 2020-06-26

Similar Documents

Publication Publication Date Title
US10437680B2 (en) Relay apparatus, relay method, and computer program product
US20030070162A1 (en) Information processor having multi OS and its OS update method
CN103714287B (en) Method and device for obtaining temporary Root authority
JP6585072B2 (en) Safe reading of data into non-volatile memory or secure elements
CN104899116B (en) Method, source server, destination server and the system of data backup
CN109815680B (en) Application authority management method and device, terminal equipment and storage medium
CN110569085A (en) configuration file loading method and system
US20100017503A1 (en) Download server and method for installing and updating application program using partitioning of shared library
CN109981350B (en) Uninterrupted upgrading method and system for cloud service
CN112202747A (en) Target device binding method and device, storage medium and electronic device
CN101526903B (en) Communication device and method for updating firmware thereof
CN105045640A (en) Software upgrading method and device and intelligent equipment
CN113760333A (en) Software upgrading method and device, electronic equipment and computer readable storage medium
CN111931254A (en) Hybrid identification method for unique identification of Android device
CN112052030A (en) Interface authority configuration method, storage medium and system of vehicle-mounted application program
CN113590169B (en) Application deployment method, application deployment system, and computer-readable storage medium
CN114138296A (en) Multi-system gateway upgrading method, equipment and storage medium
CN111339520B (en) Hardware dog-based online control method, electronic equipment and storage medium
CN108595292B (en) System optimization method, mobile terminal and computer storage medium
KR20220023963A (en) Remote management of user devices
KR101461319B1 (en) Methods and device for upgrading firmware of set-top box
CN115543429A (en) Project environment building method, electronic equipment and computer readable storage medium
CN113448609B (en) Container upgrading method, device, equipment and storage medium
CN110968852B (en) Virtual machine password management method, system, equipment and computer storage medium
CN112055849B (en) Exclusive control system and exclusive control method

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