CN114374745A - Protocol format processing method and system - Google Patents

Protocol format processing method and system Download PDF

Info

Publication number
CN114374745A
CN114374745A CN202111649156.9A CN202111649156A CN114374745A CN 114374745 A CN114374745 A CN 114374745A CN 202111649156 A CN202111649156 A CN 202111649156A CN 114374745 A CN114374745 A CN 114374745A
Authority
CN
China
Prior art keywords
protocol format
data file
protocol
historical
characteristic
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
CN202111649156.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 Wangtai Technology Development Co ltd
Original Assignee
Beijing Wangtai Technology Development 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 Wangtai Technology Development Co ltd filed Critical Beijing Wangtai Technology Development Co ltd
Priority to CN202111649156.9A priority Critical patent/CN114374745A/en
Publication of CN114374745A publication Critical patent/CN114374745A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/06Notations for structuring of protocol data, e.g. abstract syntax notation one [ASN.1]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers

Abstract

The embodiment of the invention provides a method and a system for processing a protocol format, wherein the method comprises the following steps: acquiring a data file of acquisition equipment; comparing the current characteristics of the data file with historical characteristics in a characteristic library, wherein the characteristic library is a set of protocol formats corresponding to the historical data file and historical characteristics corresponding to the protocol formats; and determining the protocol format of the acquisition equipment according to the comparison result. The method has the advantages that the communication cost between the terminal user and the equipment is reduced, the unknown protocol files left in history are analyzed and utilized, the problem that the data resources are wasted due to the fact that the versions of the acquisition equipment are changed and the matched protocols cannot correspond to one another is solved, the protocol format is calculated and the feature library is dynamically updated through a reasonable protocol format processing method, and the system performance is optimized.

Description

Protocol format processing method and system
Technical Field
The invention relates to the technical field of network communication, in particular to a protocol format processing method and system.
Background
At present, acquisition equipment is distributed in various fields, protocols matched with equipment manufacturers often cannot be synchronized to terminal users, and in fact, communication is rarely established between an equipment side and the terminal users, so that the terminal users can process related problems by analyzing protocol formats of the acquisition equipment. In general, a data file receiver performs targeted encoding on a description file of a protocol associated with a manufacturer of the acquisition device and analyzes data in the file, but an abnormality in the file can only be determined manually. Especially, when a single file contains a plurality of protocol formats, manual segmentation is required before file parsing is performed. In addition, since manufacturers have different versions of the acquisition devices, a large number of data files which cannot be analyzed are easily generated, which results in resource waste.
Disclosure of Invention
The embodiment of the invention provides a protocol format processing method and a protocol format processing system, which are used for realizing the calculation of the protocol format of a data file of acquisition equipment, realizing the control of sub-equipment of the acquisition equipment and optimizing the resource allocation in a network.
In order to achieve the purpose, the invention is realized by the following technical scheme:
in a first aspect, an embodiment of the present invention provides a method for processing a protocol format, which is applied to an acquisition device, and includes:
acquiring a data file of acquisition equipment;
comparing the current characteristics of the data file with historical characteristics in a characteristic library, wherein the characteristic library is a set of protocol formats corresponding to the historical data file and historical characteristics corresponding to the protocol formats;
and determining the protocol format of the acquisition equipment according to the comparison result.
Optionally, before comparing the current feature of the data file with the historical features in the feature library, the method further includes:
splitting the data file according to different grouping types, wherein the grouping types comprise: length or byte repetition;
further, feature extraction is carried out on the split data file to obtain the current features of the data file.
Optionally, the determining the protocol format of the acquisition device according to the comparison result includes:
if the similarity between the characteristic and the historical characteristic exceeds a critical value, analyzing a data file by using the historical characteristic;
further, if the characteristic does not reach the critical value, the protocol format is calculated according to the data file and the current characteristic.
Optionally, if the characteristic does not reach the critical value, calculating the protocol format according to the data file and the characteristic information includes: generating a protocol format corresponding to the data file;
furthermore, according to the protocol format, a certain amount of test sample data is analyzed, and the optimal test sample data is selected for storage.
In a second aspect, an embodiment of the present invention provides a system for processing a protocol format, where the system includes:
the acquisition module is used for acquiring a data file of the acquisition equipment;
the comparison module is used for comparing the current characteristics of the data file with historical characteristics in a characteristic library, wherein the characteristic library is a set of protocol formats corresponding to the historical data file and the historical characteristics corresponding to the protocol formats;
and the determining module is used for determining the protocol format of the acquisition equipment according to the comparison result.
Optionally, the determining module includes:
a first unit, configured to analyze a data file using the historical feature if the similarity between the feature and the historical feature exceeds a threshold;
and the second unit is used for calculating the protocol format according to the data file and the current characteristic if the characteristic does not reach the critical value.
Optionally, the system further includes an evaluation module, where the evaluation module checks the analysis content through analysis of the test sample data of the protocol format, scores the protocol format, and obtains the protocol format with the highest score.
Optionally, the system further includes an analysis module, where the analysis module is configured to correct errors of the analysis result and store data.
In a third aspect, an embodiment of the present invention provides an apparatus, including: one or more processors; a memory for storing one or more programs; when the one or more programs are executed by the one or more processors, the one or more processors implement the protocol format processing method as described above.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, which when executed by a processor implements the processing method of the protocol format as described above.
The embodiment of the invention provides a method and a system for processing a protocol format, wherein the method comprises the following steps: acquiring a data file of acquisition equipment; comparing the current characteristics of the data file with historical characteristics in a characteristic library, wherein the characteristic library is a set of protocol formats corresponding to the historical data file and historical characteristics corresponding to the protocol formats; and determining the protocol format of the acquisition equipment according to the comparison result. The method has the advantages that the communication cost between the terminal user and the equipment is reduced, the unknown protocol files left in history are analyzed and utilized, the problem that the data resources are wasted due to the fact that the versions of the acquisition equipment are changed and the matched protocols cannot correspond to one another is solved, the protocol format is calculated and the feature library is dynamically updated through a reasonable protocol format processing method, and the system performance is optimized.
Drawings
In order to more clearly explain the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments are briefly described below, it should be understood that the following drawings only illustrate the embodiments of the present invention, and therefore should not be considered as limiting the scope, and those skilled in the art can also obtain other related drawings according to the drawings without creative efforts.
Fig. 1 is a flowchart of a protocol format processing method according to an embodiment of the present application;
fig. 2 is a block diagram of a processing system in a protocol format according to a second embodiment of the present application;
fig. 3 is a schematic structural diagram of an electronic device according to a third embodiment of the present application.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be noted that, for convenience of description, only a part of the structures related to the present invention, not all of the structures, are shown in the drawings, and furthermore, embodiments of the present invention and features of the embodiments may be combined with each other without conflict.
Example one
Fig. 1 is a flowchart of a processing method of a protocol format according to this embodiment, which may be executed by a processing system of a protocol format. The processing system in the protocol format can be arranged in a mobile terminal, such as a mobile phone terminal, a tablet computer and the like; the method can also be set in a management platform of a web page side, and referring to fig. 1, the processing method of the protocol format includes the following steps:
and S110, acquiring a data file of the acquisition equipment.
Different acquisition devices exist in different fields, have powerful data acquisition and data processing functions, and are widely applied to the industries such as the network security field, logistics express delivery, retail stores, medicine manufacturing, public utilities, anti-counterfeiting traceability and the like. Each acquisition device has an independent acquisition protocol, a terminal user knows the relevant information of the acquisition device through the acquisition protocol, the processing method of the protocol format is implemented in the mobile terminal, and the acquisition device serves as the input device of the mobile terminal to forward the acquired data to a data receiver. The data acquired by the acquisition equipment is embodied in the acquisition protocol corresponding to the data, but the protocol related to the equipment and matched with the equipment production party is rarely transmitted to the terminal user, so the system needs to analyze the protocol format of the data acquired by the acquisition equipment. And the data file receiver acquires the data file of the acquisition equipment by inputting the data file into the processing system in the protocol format.
Optionally, the data file is split according to different grouping types, where the grouping types include: length or byte repetition.
Specifically, the acquired data file is read in a streaming form, the data file is converted into a byte stream, the data file is automatically split according to the repetition degree of the byte stream, and when the repetition degree is less than 5 bytes, the data file is split by adopting a default repetition degree.
Further, feature extraction is carried out on the split data file to obtain the current features of the data file.
S120, comparing the current characteristics of the data file with historical characteristics in a characteristic library, wherein the characteristic library is a set of protocol formats corresponding to the historical data file and the historical characteristics corresponding to the protocol formats.
Optionally, if the similarity between the characteristic and the historical characteristic exceeds a critical value, the historical characteristic is used for analyzing the data file.
Further, if the characteristic does not reach the critical value, the protocol format is calculated according to the data file and the current characteristic.
Firstly, extracting features of a data file to obtain current features of the data file, comparing the current features with historical features in a feature library, and analyzing the data file according to the historical features if the similarity between the historical features in the feature library and the current features exceeds ninety-five percent; if the similarity between the historical characteristics and the current characteristics is less than ninety-five percent, packaging the current characteristics and the data file together, and calculating the protocol format of the data file.
And S130, determining the protocol format of the acquisition equipment according to the comparison result.
If the historical characteristics can perform analysis operation on the data file, calculating the protocol format; if the similar characteristics cannot be matched in the historical characteristics in the characteristic library, calculating the protocol format, reading the content of the corresponding data file by the calculated protocol format, and adding the calculated protocol format and the file characteristics into the characteristic library to update the characteristic library.
Optionally, a protocol format corresponding to the data file is generated.
Furthermore, according to the protocol format, a certain amount of test sample data is analyzed, and the optimal test sample data is selected for storage.
Analyzing sample data of a certain order of magnitude by using a protocol format which is successfully calculated, wherein the test sample data is serialized data extracted from a data file, technicians can obtain some error correction information according to the test sample data, and the order of magnitude of the test sample data can be reasonably configured according to conditions and is not quantitative.
The processing method of the protocol format provided by the embodiment of the invention embodies the idea of distributed computation, and realizes that a plurality of different devices compute the same data file in the computation process of the protocol format, so that the situation that the different devices compute a plurality of different protocol formats occurs; for example, two protocol formats are calculated by one data file, but a certain difference exists between the two formats, analysis content can be checked through checking, evaluating and analyzing, generated different protocol formats are scored, and the protocol format with the highest score is selected to analyze, correct and persistently store the corresponding structured data.
Illustratively, the embodiment of the invention realizes error correction of the whole file content by calculating the format of the data protocol and reading the content of the protocol. On one hand, under the condition of unknown file formats, the same file is issued to different devices by using different analysis dimensions, and distributed computation is realized. On the other hand, if the analysis format of the data file is successfully calculated, the data file is simply split and deployed on each server, each server analyzes a part of data and finally gathers the data to a core scheduling platform, and the core scheduling platform acquires all data contents. The core scheduling platform comprises a plurality of units for processing and calculating, and has an integral control function besides acquiring data file information, receiving file characteristics and analyzing test sample data, so that reasonable allocation of resources in a network can be realized.
The embodiment of the invention provides a protocol format processing method, which comprises the following steps: acquiring a data file of acquisition equipment; comparing the current characteristics of the data file with historical characteristics in a characteristic library, wherein the characteristic library is a set of protocol formats corresponding to the historical data file and historical characteristics corresponding to the protocol formats; and determining the protocol format of the acquisition equipment according to the comparison result. The method has the advantages that the communication cost between the terminal user and the equipment is reduced, the unknown protocol files left in history are analyzed and utilized, the problem that the data resources are wasted due to the fact that the versions of the acquisition equipment are changed and the matched protocols cannot correspond to one another is solved, the protocol format is calculated and the feature library is dynamically updated through a reasonable protocol format processing method, and the system performance is optimized.
Example two
Fig. 2 is a processing system of a protocol format according to this embodiment, which can execute the processing method of the protocol format according to the first embodiment, as shown in fig. 2, the system includes an obtaining module 210, a comparing module 220, and a determining module 230. Wherein:
the obtaining module 210 is configured to obtain a data file of the acquisition device.
A comparing module 220, configured to compare the current characteristics of the data file with historical characteristics in a characteristic library, where the characteristic library is a set of protocol formats corresponding to the historical data file and historical characteristics corresponding to the protocol formats.
And the determining module 230 is configured to determine a protocol format of the acquisition device according to the comparison result.
And updating the protocol format and the characteristics of the corresponding data file into a characteristic library according to the calculated protocol format, wherein the updated file protocol format is the protocol format with the highest evaluation score, if the system receives the similar data file again, after characteristic extraction, the characteristic library can be matched with the protocol format corresponding to the characteristics of the data file, and the data content in the data file can be read and the structured data can be stored through the successfully matched protocol format, wherein the stored structured data correspond to the characteristics, and when the system reads the similar data file again, the system can correspond to the protocol format for analyzing the structured data through the characteristic extraction. The processing system of the protocol format provided by the scheme comprises two parts of output, namely analyzed actual data on one hand and a calculated protocol format on the other hand, and all the file characteristics are in the protocol format of structured data correspondingly.
Optionally, the comparing module 220 further includes: a splitting unit, configured to split the data file according to different packet types, where the packet types include: length or byte repetition.
Further, the feature unit is configured to perform feature extraction on the split data file to obtain a current feature of the data file.
Optionally, the determining module 230 includes:
a first unit, configured to analyze a data file using the historical feature if the similarity between the feature and the historical feature exceeds a threshold;
and the second unit is used for calculating the protocol format according to the data file and the current characteristic if the characteristic does not reach the critical value.
Optionally, the second unit includes:
the format unit is used for generating a protocol format corresponding to the data file;
and the storage unit is used for analyzing a certain amount of test sample data according to the protocol format and selecting the optimal test sample data for storage.
Optionally, the system further includes an evaluation module, where the evaluation module checks the analysis content through analysis of the test sample data of the protocol format, scores the protocol format, and obtains the protocol format with the highest score.
For example, the system transmits the processing method of the protocol format to each sub-device, so that the sub-devices each execute a part of the calculation method of the protocol format, for example, different sub-devices execute the processing method of the protocol format according to the file data transmitted by the core scheduling module, to obtain a plurality of different protocol formats, but not all the protocol formats can be adopted by the feature library.
Optionally, the system further includes an analysis module, where the analysis module is configured to correct errors of the analysis result and store data.
The embodiment of the invention provides a processing system of a protocol format, which comprises: the acquisition module is used for acquiring a data file of the acquisition equipment; the comparison module is used for comparing the current characteristics of the data file with historical characteristics in a characteristic library, wherein the characteristic library is a set of protocol formats corresponding to the historical data file and the historical characteristics corresponding to the protocol formats; and the determining module is used for determining the protocol format of the acquisition equipment according to the comparison result. The method has the advantages that the communication cost between the terminal user and the equipment is reduced, the unknown protocol files left in history are analyzed and utilized, the problem that the data resources are wasted due to the fact that the versions of the acquisition equipment are changed and the matched protocols cannot correspond to one another is solved, the protocol format is calculated and the feature library is dynamically updated through a reasonable protocol format processing method, and the system performance is optimized. The system reduces manual participation, has automatic analysis and calculation capabilities, and can control the sub-equipment under the system to reasonably allocate resources in the network.
EXAMPLE III
Fig. 3 is a schematic structural diagram of an electronic device provided in an embodiment of the present invention. As shown in fig. 3, the electronic device provided in the embodiment of the present invention includes: one or more processors 310 and storage 320; the processor 310 in the electronic device may be one or more, and one processor 310 is taken as an example in fig. 3; storage 320 is used to store one or more programs; the one or more programs are executed by the one or more processors 310, so that the one or more processors 310 implement a protocol format processing method as described in any of the above embodiments.
The electronic device may further include: an input device 330 and an output device 340.
The processor 310, the storage device 320, the input device 330 and the output device 340 in the electronic apparatus may be connected by a bus or other means, and fig. 3 illustrates an example of connection by a bus.
The storage device 320 in the electronic device is used as a computer readable storage medium for storing one or more programs, which may be software programs, computer executable programs, and modules, such as program instructions/modules corresponding to a protocol format processing method provided in the embodiment of the present invention. The processor 310 executes various functional applications and data processing of the electronic device, i.e., a processing method of implementing a protocol format in the above-described method embodiments, by executing software programs, instructions, and modules stored in the storage device 320.
The storage device 320 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to use of the electronic device, and the like. Further, the storage 320 may include high speed random access memory and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some examples, the storage 320 may further include memory located remotely from the processor 310, which may be connected to the device over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input device 330 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the electronic apparatus. The output device 340 may include a display device such as a display screen.
And, when the one or more programs included in the above electronic device are executed by the one or more processors 310, the programs perform the following operations:
acquiring a data file of acquisition equipment;
comparing the current characteristics of the data file with historical characteristics in a characteristic library, wherein the characteristic library is a set of protocol formats corresponding to the historical data file and historical characteristics corresponding to the protocol formats;
and determining the protocol format of the acquisition equipment according to the comparison result.
Of course, it will be understood by those skilled in the art that when one or more programs included in the electronic device are executed by the one or more processors 310, the programs may also perform related operations in the protocol format processing method provided in any embodiment of the present invention.
Example four
An embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, where the computer program is used to execute a processing method of a protocol format provided in this embodiment when executed by a processor, and the method includes:
acquiring a data file of acquisition equipment;
comparing the current characteristics of the data file with historical characteristics in a characteristic library, wherein the characteristic library is a set of protocol formats corresponding to the historical data file and historical characteristics corresponding to the protocol formats;
and determining the protocol format of the acquisition equipment according to the comparison result.
Optionally, the program, when executed by the processor, may be further configured to perform a protocol format processing method provided in any embodiment of the present invention.
Computer storage media for embodiments of the invention may employ any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: 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), a flash Memory, an optical fiber, a portable CD-ROM, an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. 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.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take a variety of forms, including, but not limited to: an electromagnetic signal, an optical signal, 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: wireless, wire, fiber optic cable, Radio Frequency (RF), etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like 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 type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1. A method for processing a protocol format, the method comprising:
acquiring a data file of acquisition equipment;
comparing the current characteristics of the data file with historical characteristics in a characteristic library, wherein the characteristic library is a set of protocol formats corresponding to the historical data file and historical characteristics corresponding to the protocol formats;
and determining the protocol format of the acquisition equipment according to the comparison result.
2. The method for processing protocol format according to claim 1, further comprising, before comparing the current feature of the data file with the historical features in the feature library:
splitting the data file according to different grouping types, wherein the grouping types comprise: length or byte repetition;
and extracting the characteristics of the split data file to obtain the current characteristics of the data file.
3. The method for processing the protocol format according to claim 1, wherein the determining the protocol format of the acquisition device according to the comparison result comprises:
if the similarity between the characteristic and the historical characteristic exceeds a critical value, analyzing a data file by using the historical characteristic;
and if the characteristic does not reach the critical value, calculating the protocol format according to the data file and the current characteristic.
4. The method for processing protocol format according to claim 3, wherein if the characteristic does not reach the threshold value, calculating the protocol format according to the data file and the characteristic information comprises:
generating a protocol format corresponding to the data file;
and analyzing a certain amount of test sample data according to the protocol format, and selecting the optimal test sample data for storage.
5. A system for processing a protocol format, the system comprising:
the acquisition module is used for acquiring a data file of the acquisition equipment;
the comparison module is used for comparing the current characteristics of the data file with historical characteristics in a characteristic library, wherein the characteristic library is a set of protocol formats corresponding to the historical data file and the historical characteristics corresponding to the protocol formats;
and the determining module is used for determining the protocol format of the acquisition equipment according to the comparison result.
6. The system for processing a protocol format of claim 5, wherein the determining module comprises:
a first unit, configured to analyze a data file using the historical feature if the similarity between the feature and the historical feature exceeds a threshold;
and the second unit is used for calculating the protocol format according to the data file and the current characteristic if the characteristic does not reach the critical value.
7. The system according to claim 6, further comprising an evaluation module, wherein the evaluation module checks the analysis content by analyzing the test sample data of the protocol format, scores the protocol format, and obtains the highest-scoring protocol format.
8. The system according to claim 7, further comprising a parsing module for performing error correction on the parsing result and storing data.
9. An apparatus, comprising:
one or more processors;
a memory for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement a protocol format processing method as claimed in any one of claims 1-4.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out a method of processing a protocol format according to any one of claims 1 to 4.
CN202111649156.9A 2021-12-30 2021-12-30 Protocol format processing method and system Pending CN114374745A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111649156.9A CN114374745A (en) 2021-12-30 2021-12-30 Protocol format processing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111649156.9A CN114374745A (en) 2021-12-30 2021-12-30 Protocol format processing method and system

Publications (1)

Publication Number Publication Date
CN114374745A true CN114374745A (en) 2022-04-19

Family

ID=81143042

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111649156.9A Pending CN114374745A (en) 2021-12-30 2021-12-30 Protocol format processing method and system

Country Status (1)

Country Link
CN (1) CN114374745A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117319526A (en) * 2023-11-27 2023-12-29 杭州义益钛迪信息技术有限公司 Protocol determination method, device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108040040A (en) * 2017-11-30 2018-05-15 北京锐安科技有限公司 A kind of automation analysis method and device of application protocol message
CN110569282A (en) * 2019-09-04 2019-12-13 中国工商银行股份有限公司 Data processing method, data processing device, computing equipment and computer readable storage medium
CN113364732A (en) * 2021-04-22 2021-09-07 东风电驱动系统有限公司 Vehicle-mounted terminal communication protocol analysis method and device
CN113596017A (en) * 2021-07-27 2021-11-02 上海上实龙创智能科技股份有限公司 Protocol analysis method, device, soft gateway and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108040040A (en) * 2017-11-30 2018-05-15 北京锐安科技有限公司 A kind of automation analysis method and device of application protocol message
CN110569282A (en) * 2019-09-04 2019-12-13 中国工商银行股份有限公司 Data processing method, data processing device, computing equipment and computer readable storage medium
CN113364732A (en) * 2021-04-22 2021-09-07 东风电驱动系统有限公司 Vehicle-mounted terminal communication protocol analysis method and device
CN113596017A (en) * 2021-07-27 2021-11-02 上海上实龙创智能科技股份有限公司 Protocol analysis method, device, soft gateway and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117319526A (en) * 2023-11-27 2023-12-29 杭州义益钛迪信息技术有限公司 Protocol determination method, device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN111083225B (en) Data processing method and device in Internet of things platform and Internet of things platform
CN111683066B (en) Heterogeneous system integration method, heterogeneous system integration device, computer equipment and storage medium
CN114500690A (en) Interface data processing method and device, electronic equipment and storage medium
CN114553784A (en) Current limiting processing method and device
CN112631924A (en) Automatic testing method and device, computer equipment and storage medium
CN110457132B (en) Method and device for creating functional object and terminal equipment
CN114374745A (en) Protocol format processing method and system
CN113127413B (en) Operator data processing method, device, server and storage medium
CN112379967B (en) Simulator detection method, device, equipment and medium
CN111736848B (en) Packet conflict positioning method, device, electronic equipment and readable storage medium
CN111460020B (en) Method, device, electronic equipment and medium for resolving message
CN114218313A (en) Data management method, device, electronic equipment, storage medium and product
CN114510409A (en) Application program code detection method and computer readable storage medium
CN115309612B (en) Method and device for monitoring data
CN110858240A (en) Front-end module loading method and device
CN113641544B (en) Method, apparatus, device, medium and product for detecting application state
CN113986661A (en) Log output method and device, electronic equipment and storage medium
CN109376023B (en) Method and equipment for generating calling information and issuing return code group
CN117149633A (en) Script processing method, script processing device, electronic equipment and storage medium
CN114090073A (en) Interface information extraction method and device, electronic equipment and storage medium
CN116166856A (en) Processing method, device, equipment and storage medium of table data
CN116166844A (en) Data output method, device, electronic equipment and computer readable medium
CN116932339A (en) Service log processing method, device, electronic equipment and computer readable medium
CN117931174A (en) Software package validation method and device, target electronic equipment and computer storage medium
CN115421809A (en) File processing method and device, electronic equipment and computer readable medium

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