CN117768443A - Method, system, equipment and storage medium for replacing client center address - Google Patents

Method, system, equipment and storage medium for replacing client center address Download PDF

Info

Publication number
CN117768443A
CN117768443A CN202311856092.9A CN202311856092A CN117768443A CN 117768443 A CN117768443 A CN 117768443A CN 202311856092 A CN202311856092 A CN 202311856092A CN 117768443 A CN117768443 A CN 117768443A
Authority
CN
China
Prior art keywords
address
configuration file
client
judging
management center
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202311856092.9A
Other languages
Chinese (zh)
Inventor
郭昌盛
任延伟
李华生
王磊
邱斌
姜昱西
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jiangmin Xinke Technology Co ltd
Original Assignee
Beijing Jiangmin Xinke 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 Jiangmin Xinke Technology Co ltd filed Critical Beijing Jiangmin Xinke Technology Co ltd
Priority to CN202311856092.9A priority Critical patent/CN117768443A/en
Publication of CN117768443A publication Critical patent/CN117768443A/en
Pending legal-status Critical Current

Links

Abstract

The invention discloses a method, a system, equipment and a storage medium for replacing a client center address, wherein the method comprises the following steps: acquiring a client upgrading file; judging whether a management center address configuration file in the upgrade file is updated or not; when a configuration file is updated, acquiring the content of the configuration file, and judging whether the configuration file is of a JSON structure or not; when the configuration file is in a JSON structure, reading corresponding item data of the JSON, judging the validity of the address, and when the address is valid, judging whether the address is a changed address or not; and when the address is a changed address, updating the address configuration file of the management center, restarting the client, and finishing the change of the address of the management center. The processing scheme disclosed by the invention is stable, safe and reliable, high in automation degree and small in influence on system protection measures.

Description

Method, system, equipment and storage medium for replacing client center address
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method, a system, an apparatus, and a storage medium for replacing a client center address.
Background
With the update iteration of the system, more and more operations and extensions are supported, and antivirus software needs to be updated to ensure that more updated viruses or attack means can be handled. Communication between each module of antivirus software and between each module and the management platform is more and more, information is more and more, and the communication is inevitably interfered to change the instruction.
The technology of changing the address of the center of the client mainly uses the action of updating to stably complete the function of the management center, each client can select to complete updating according to different conditions, and the client can independently complete updating or complete updating communication after receiving the command of the management center to change the address of the management center.
The common replacement management center address needs to be manually changed on site, so that a large amount of manpower and material resources and repeated large workload are caused, or a platform is used for transferring the function, the function is lost due to communication reasons, and the defect that part of clients cannot take effect in time to send commands for many times is caused.
Therefore, the above-mentioned existing method for replacing the client center address is still inconvenient and disadvantageous, and needs to be further improved. How to create a new method for replacing the client center address becomes an urgent need for improvement in the current industry.
Disclosure of Invention
In view of the above, embodiments of the present disclosure provide a method for replacing a client center address, which at least partially solves the problems in the prior art.
In a first aspect, an embodiment of the present disclosure provides a method for replacing a client center address, the method including the steps of:
acquiring a client upgrading file;
judging whether a management center address configuration file in the upgrade file is updated or not; when a configuration file is updated, acquiring the content of the configuration file, and judging whether the configuration file is of a JSON structure or not; wherein,
when the configuration file is in a JSON structure, reading JSON corresponding item data, judging the validity of an address, and when the address is valid, judging whether the address is a changed address or not; wherein,
and when the address is a changed address, updating the address configuration file of the management center, restarting the client, and finishing the change of the address of the management center.
According to a specific implementation manner of the embodiment of the present disclosure, the obtaining the content of the configuration file, and determining whether the configuration file is a JSON structure, includes:
judging whether the configuration file is of a JSON structure or not through the IP address.
According to a specific implementation manner of the embodiment of the disclosure, the method for reading the JSON corresponding item data and judging the address validity includes the following steps:
the JSON corresponding item data comprises address information of a management center;
checking whether ip of the address meets a specified specification or not through a system function, and judging the validity of the address; when the address meets the specified specification, judging that the address is valid; when the address does not meet the specified specification, the address is judged to be invalid.
According to a specific implementation manner of the embodiment of the present disclosure, the determining whether the address is a changed address includes:
judging whether the address is matched with the local address by comparing whether the character strings are equal; when the addresses are equal, judging that the addresses are not changed; when the addresses are not equal, a new address is judged.
According to a specific implementation of an embodiment of the disclosure, the method further includes:
when the configuration file is not updated, the next execution is exited;
when the configuration file is not a JSON structure, exiting the execution of the next step;
when the address is invalid, the next execution is exited;
when the address is not a change address, the next execution is exited.
In a second aspect, embodiments of the present disclosure provide a system for replacing a client-side central address, the system comprising:
the acquisition module is configured to acquire a client upgrade file;
the judging module is configured to judge whether the management center address configuration file in the upgrade file is updated or not; when a configuration file is updated, acquiring the content of the configuration file, and judging whether the configuration file is of a JSON structure or not;
when the configuration file is in a JSON structure, reading JSON corresponding item data, judging the validity of an address, and when the address is valid, judging whether the address is a changed address or not;
and the updating module is configured to update the management center address configuration file when the address is a changed address, restart the client and complete the management center address change.
In a third aspect, embodiments of the present disclosure further provide an electronic device, including:
at least one processor; the method comprises the steps of,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor, which when executed by the at least one processor, cause the at least one processor to perform the method of replacing a client-side central address of the first aspect or any implementation of the first aspect.
In a fourth aspect, the presently disclosed embodiments also provide a non-transitory computer-readable storage medium storing computer instructions that, when executed by at least one processor, cause the at least one processor to perform the method of replacing a client-center address in any of the implementations of the first aspect or the first aspect described above.
In a fifth aspect, embodiments of the present disclosure also provide a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions which, when executed by a computer, cause the computer to perform the method of replacing a client-side central address in any one of the preceding or first aspects.
According to the method for replacing the client center address, the client center address is replaced by upgrading, so that the method is stable, reliable, high in safety, high in autonomy, high in automation degree and small in influence on a host; the confidentiality is high, and the IP address information resource is not exposed.
Drawings
The foregoing is merely an overview of the present invention, and the present invention is further described in detail below with reference to the accompanying drawings and detailed description.
Fig. 1 is a flowchart of a method for replacing a client center address according to an embodiment of the present disclosure;
FIG. 2 is a timing diagram of a method for replacing a client center address according to an embodiment of the present disclosure;
FIG. 3 is a schematic flow chart of a method for changing management center addresses by an upgrade file and an address matching algorithm according to an embodiment of the present disclosure;
fig. 4 is a schematic diagram of a system structure for replacing a client center address according to an embodiment of the disclosure; and
fig. 5 is a schematic diagram of an electronic device according to an embodiment of the disclosure.
Detailed Description
Embodiments of the present disclosure are described in detail below with reference to the accompanying drawings.
Other advantages and effects of the present disclosure will become readily apparent to those skilled in the art from the following disclosure, which describes embodiments of the present disclosure by way of specific examples. It will be apparent that the described embodiments are merely some, but not all embodiments of the present disclosure. The disclosure may be embodied or practiced in other different specific embodiments, and details within the subject specification may be modified or changed from various points of view and applications without departing from the spirit of the disclosure. It should be noted that the following embodiments and features in the embodiments may be combined with each other without conflict. All other embodiments, which can be made by one of ordinary skill in the art without inventive effort, based on the embodiments in this disclosure are intended to be within the scope of this disclosure.
It is noted that various aspects of the embodiments are described below within the scope of the following claims. It should be apparent that the aspects described herein may be embodied in a wide variety of forms and that any specific structure and/or function described herein is merely illustrative. Based on the present disclosure, one skilled in the art will appreciate that one aspect described herein may be implemented independently of any other aspect, and that two or more of these aspects may be combined in various ways. For example, an apparatus may be implemented and/or a method practiced using any number of the aspects set forth herein. In addition, such apparatus may be implemented and/or such methods practiced using other structure and/or functionality in addition to one or more of the aspects set forth herein.
In addition, in the following description, specific details are provided in order to provide a thorough understanding of the examples. However, it will be understood by those skilled in the art that the aspects may be practiced without these specific details.
The embodiment of the invention provides a method for replacing a client center address, which is used for judging whether the center address configuration file is updated or not to perform address switching by upgrading and pulling a client configuration file from an upgrading platform. By means of upgrading, the configuration file is obtained stably and reliably, and then the address is updated through an address matching algorithm. The security of updating management center address is guaranteed by the two gateways. Firstly, after a configuration file is acquired from a platform, the JSON format of the configuration file ensures the integrity of the file; and secondly, verifying the validity and effectiveness of the address through an address matching algorithm.
Address matching update: is an algorithm, after the configuration file of the upgrade center is obtained, the newly added address is added into the configuration options of the client work management center through the algorithm.
The process comprises the following steps: running a program in the system.
Restarting the client: all relevant services of the client are stopped and then re-run.
Fig. 1 is a schematic diagram of a method for replacing a client center address according to an embodiment of the disclosure.
Fig. 2 is a timing diagram of a method for replacing a client center address corresponding to fig. 1.
FIG. 3 is a flowchart of updating the address of the management center by the upgrade file and address matching algorithm corresponding to FIG. 1
As shown in fig. 1, at step S110, a client upgrade file is acquired.
In the embodiment of the invention, a client upgrade file is acquired from an upgrade center.
More specifically, step S120 is next followed.
At step S120, determining whether the management center address configuration file in the upgrade file is updated; when the configuration file is updated, the content of the configuration file is obtained, and whether the configuration file is in a JSON structure or not is judged. The configuration file contains user-changed IP address information.
In the embodiment of the present invention, the obtaining the content of the configuration file, and determining whether the configuration file is a JSON structure, includes:
the JSON corresponding item data comprises address information of a management center;
checking whether ip of the address meets a specified specification or not through a system function, and judging the validity of the address; when the address meets the specified specification, judging that the address is valid; when the address does not meet the specified specification, the address is judged to be invalid.
Next, the process goes to step S130.
At step S130, when the configuration file is a JSON structure, the JSON corresponding item data is read, and the address validity is judged, and when the address is valid, it is judged whether the address is a modified address.
In the embodiment of the invention, the method for reading the JSON corresponding item data and judging the address validity comprises the following steps:
the JSON corresponding item data comprises address information of a management center;
checking whether ip of the address meets a specified specification or not through a system function, and judging the validity of the address; when the address meets the specified specification, judging that the address is valid; when the address does not meet the specified specification, the address is judged to be invalid.
Next, the process goes to step S140.
At step S140, when the address is a change address, the management center address configuration file is updated, the client is restarted, and management center address change is completed.
More specifically, the server (management center) address configuration file is updated, and the user is notified to restart the client or directly restart the client, thereby completing the management center address change.
In an embodiment of the present invention, the determining whether the address is a changed address includes: judging whether the address is matched with the local address by comparing whether the character strings are equal or not; when the addresses are equal, judging that the addresses are not changed; when the addresses are not equal, a new address is judged.
In an embodiment of the present invention, the method further includes:
when the configuration file is not updated, the next execution is exited;
when the configuration file is not a JSON structure, exiting the execution of the next step;
when the address is invalid, the next execution is exited;
when the address is not a change address, the next execution is exited.
The method for replacing the center address of the client terminal ensures that the client terminal obtains the management center address and connects to the new management center through upgrading, has high stability, reliability and safety, high automation degree and small influence on system protection measures.
Fig. 4 shows a system 400 for replacing a client center address according to the present invention, which includes an acquisition module 410, a judgment module 420, and an update module 430.
Acquisition module 410 acquires a client upgrade file;
the judging module 420 judges whether the management center address configuration file in the upgrade file is updated; when a configuration file is updated, acquiring the content of the configuration file, and judging whether the configuration file is of a JSON structure or not;
when the configuration file is in a JSON structure, reading JSON corresponding item data, judging the validity of an address, and when the address is valid, judging whether the address is a changed address or not;
the updating module 430 is configured to update the management center address configuration file when the address is a changed address, restart the client, and complete the management center address change.
Referring to fig. 5, an embodiment of the present disclosure also provides an electronic device 50, including:
at least one processor; the method comprises the steps of,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of replacing a client-side center address in the method embodiments described above.
The disclosed embodiments also provide a non-transitory computer readable storage medium storing computer instructions for causing the computer to perform the method of replacing a client-side center address in the foregoing method embodiments.
The disclosed embodiments also provide a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions which, when executed by a computer, cause the computer to perform the method of replacing a client-side center address in the foregoing method embodiments.
Referring now to fig. 5, a schematic diagram of an electronic device 50 suitable for use in implementing embodiments of the present disclosure is shown. The electronic devices in the embodiments of the present disclosure may include, but are not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), in-vehicle terminals (e.g., in-vehicle navigation terminals), and the like, and stationary terminals such as digital TVs, desktop computers, and the like. The electronic device shown in fig. 5 is merely an example and should not be construed to limit the functionality and scope of use of the disclosed embodiments.
As shown in fig. 5, the electronic device 50 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 501, which may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 502 or a program loaded from a storage means 508 into a Random Access Memory (RAM) 503. In the RAM 503, various programs and data required for the operation of the electronic device 50 are also stored. The processing device 501, the ROM 502, and the RAM 503 are connected to each other via a bus 504. An input/output (I/O) interface 505 is also connected to bus 504.
In general, the following devices may be connected to the I/O interface 505: input devices 506 including, for example, a touch screen, touchpad, keyboard, mouse, image sensor, microphone, accelerometer, gyroscope, etc.; an output device 507 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 508 including, for example, magnetic tape, hard disk, etc.; and communication means 509. The communication means 509 may allow the electronic device 50 to communicate with other devices wirelessly or by wire to exchange data. While an electronic device 50 having various means is shown, it should be understood that not all of the illustrated means are required to be implemented or provided. More or fewer devices may be implemented or provided instead.
In particular, according to embodiments of the present disclosure, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method shown in the flowcharts. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means 509, or from the storage means 508, or from the ROM 502. The above-described functions defined in the methods of the embodiments of the present disclosure are performed when the computer program is executed by the processing device 501.
It should be noted that the computer readable medium described in the present disclosure may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this disclosure, a computer-readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present disclosure, however, the computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, with the computer-readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, fiber optic cables, RF (radio frequency), and the like, or any suitable combination of the foregoing.
The computer readable medium may be contained in the electronic device; or may exist alone without being incorporated into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: acquiring at least two internet protocol addresses; sending a node evaluation request comprising the at least two internet protocol addresses to node evaluation equipment, wherein the node evaluation equipment selects an internet protocol address from the at least two internet protocol addresses and returns the internet protocol address; receiving an Internet protocol address returned by the node evaluation equipment; wherein the acquired internet protocol address indicates an edge node in the content distribution network.
Alternatively, the computer-readable medium carries one or more programs that, when executed by the electronic device, cause the electronic device to: receiving a node evaluation request comprising at least two internet protocol addresses; selecting an internet protocol address from the at least two internet protocol addresses; returning the selected internet protocol address; wherein the received internet protocol address indicates an edge node in the content distribution network.
Computer program code for carrying out operations of the present disclosure may be written in one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units involved in the embodiments of the present disclosure may be implemented by means of software, or may be implemented by means of hardware. The name of the unit does not in any way constitute a limitation of the unit itself, for example the first acquisition unit may also be described as "unit acquiring at least two internet protocol addresses".
It should be understood that portions of the present disclosure may be implemented in hardware, software, firmware, or a combination thereof.
The foregoing is merely specific embodiments of the disclosure, but the protection scope of the disclosure is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the disclosure are intended to be covered by the protection scope of the disclosure. Therefore, the protection scope of the present disclosure shall be subject to the protection scope of the claims.

Claims (8)

1. A method of replacing a client central address, the method comprising the steps of:
acquiring a client upgrading file;
judging whether a management center address configuration file in the upgrade file is updated or not; when a configuration file is updated, acquiring the content of the configuration file, and judging whether the configuration file is of a JSON structure or not; wherein,
when the configuration file is in a JSON structure, reading JSON corresponding item data, judging the validity of an address, and when the address is valid, judging whether the address is a changed address or not; wherein,
and when the address is a changed address, updating the address configuration file of the management center, restarting the client, and finishing the change of the address of the management center.
2. The method for replacing a client center address according to claim 1, wherein the obtaining the content of the configuration file and determining whether the configuration file is a JSON structure comprises:
judging whether the configuration file is of a JSON structure or not through the IP address.
3. The method for replacing a client center address according to claim 1, wherein the step of reading JSON corresponding item data and judging address validity comprises the steps of:
the JSON corresponding item data comprises address information of a management center;
checking whether ip of the address meets a specified specification or not through a system function, and judging the validity of the address; when the address meets the specified specification, judging that the address is valid; when the address does not meet the specified specification, the address is judged to be invalid.
4. The method of exchanging a client-side center address according to claim 1, wherein the determining whether the address is a change address comprises:
judging whether the address is matched with the local address by comparing whether the character strings are equal; when the addresses are equal, judging that the addresses are not changed; when the addresses are not equal, a new address is judged.
5. The method of exchanging a client center address according to any one of claims 1 to 4, further comprising:
when the configuration file is not updated, the next execution is exited;
when the configuration file is not a JSON structure, exiting the execution of the next step;
when the address is invalid, the next execution is exited;
when the address is not a change address, the next execution is exited.
6. A system for replacing a client central address, the system comprising:
the acquisition module is configured to acquire a client upgrade file;
the judging module is configured to judge whether the management center address configuration file in the upgrade file is updated or not; when a configuration file is updated, acquiring the content of the configuration file, and judging whether the configuration file is of a JSON structure or not;
when the configuration file is in a JSON structure, reading JSON corresponding item data, judging the validity of an address, and when the address is valid, judging whether the address is a changed address or not;
and the updating module is configured to update the management center address configuration file when the address is a changed address, restart the client and complete the management center address change.
7. An electronic device, comprising:
at least one processor; the method comprises the steps of,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor, which when executed by the at least one processor, cause the at least one processor to perform the method of replacing a client-side center address of any of claims 1 to 5.
8. A non-transitory computer-readable storage medium storing computer instructions that, when executed by at least one processor, cause the at least one processor to perform the method of replacing a client-center address of any of claims 1-5.
CN202311856092.9A 2023-12-29 2023-12-29 Method, system, equipment and storage medium for replacing client center address Pending CN117768443A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311856092.9A CN117768443A (en) 2023-12-29 2023-12-29 Method, system, equipment and storage medium for replacing client center address

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311856092.9A CN117768443A (en) 2023-12-29 2023-12-29 Method, system, equipment and storage medium for replacing client center address

Publications (1)

Publication Number Publication Date
CN117768443A true CN117768443A (en) 2024-03-26

Family

ID=90316386

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311856092.9A Pending CN117768443A (en) 2023-12-29 2023-12-29 Method, system, equipment and storage medium for replacing client center address

Country Status (1)

Country Link
CN (1) CN117768443A (en)

Similar Documents

Publication Publication Date Title
CN110865852B (en) Webpage component loading method and device, electronic equipment and storage medium
CN110960855B (en) Communication protocol code updating method and device, electronic equipment and storage medium
CN112214408A (en) Dependency conflict detection method and device, electronic equipment and computer readable medium
CN109471647B (en) Data updating method and device, electronic equipment and readable medium
CN112965761B (en) Data processing method, system, electronic equipment and storage medium
CN111290797A (en) Page switching method, client, server, electronic equipment and system
CN110865846B (en) Application management method, device, terminal, system and storage medium
CN111625291B (en) Automatic iteration method and device for data processing model and electronic equipment
CN111198853B (en) Data processing method, device, electronic equipment and computer readable storage medium
CN111177260A (en) Database remote copying method and device and electronic equipment
CN111625326B (en) Task pipeline execution method and device and electronic equipment
CN111309406A (en) Event processing method and device of application program and electronic equipment
CN111273967A (en) Remote hook setting method and device suitable for Android system and electronic equipment
CN111382058A (en) Service testing method and device, server and storage medium
CN117768443A (en) Method, system, equipment and storage medium for replacing client center address
CN114741686A (en) Method and device for detecting program white list and related equipment
CN111382056B (en) Service testing method and device, server and storage medium
CN109714371B (en) Industrial control network safety detection system
CN112148497A (en) Disk resource management method and device and electronic equipment
CN111193717A (en) FTP black and white list control method and device and electronic equipment
CN111367555B (en) Assertion method, assertion device, electronic equipment and computer readable medium
CN111382057A (en) Test case generation method, test method and device, server and storage medium
CN112486826B (en) Test method, test device, electronic equipment and computer readable medium
CN115065719B (en) Equipment interactive access method and device, electronic equipment and readable storage medium
CN112559394B (en) System library access method and device and electronic 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