CN112711449A - Data processing method, device and system and computer storage medium - Google Patents

Data processing method, device and system and computer storage medium Download PDF

Info

Publication number
CN112711449A
CN112711449A CN201911022239.8A CN201911022239A CN112711449A CN 112711449 A CN112711449 A CN 112711449A CN 201911022239 A CN201911022239 A CN 201911022239A CN 112711449 A CN112711449 A CN 112711449A
Authority
CN
China
Prior art keywords
protocol
data
data processing
target
switching
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.)
Withdrawn
Application number
CN201911022239.8A
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.)
Xian Novastar Electronic Technology Co Ltd
Original Assignee
Xian Novastar Electronic 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 Xian Novastar Electronic Technology Co Ltd filed Critical Xian Novastar Electronic Technology Co Ltd
Priority to CN201911022239.8A priority Critical patent/CN112711449A/en
Publication of CN112711449A publication Critical patent/CN112711449A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The present application relates to a data processing method, a data processing apparatus, a data processing system, and a computer storage medium, the data processing method including, for example: receiving a protocol switching instruction; switching the current traffic protocol into a target traffic protocol according to the protocol switching instruction; receiving a target data packet; analyzing the target data packet according to the target traffic protocol to obtain analyzed data; and processing the analyzed data to obtain processed data, and outputting the processed data. The method and the device solve the problem of difficulty in protocol switching in secondary development and docking.

Description

Data processing method, device and system and computer storage medium
Technical Field
The present invention relates to the field of secondary development platform docking technologies, and in particular, to a data processing method, a data processing apparatus, a data processing system, and a computer storage medium.
Background
At present, in the process of secondary development and docking of a traffic protocol, a general software version only supports secondary development and docking of a traffic standard protocol, other traffic protocols need to customize software versions, namely different traffic protocols need to be adapted to different software versions, when a client needs to dock a plurality of protocols at the same time, the client needs to customize corresponding software versions, and then technical support is matched for upgrading, so that protocol switching is very difficult.
Disclosure of Invention
Therefore, embodiments of the present application provide a data processing method, a data processing apparatus, a data processing system, and a computer readable medium, which can solve the problem that protocol switching is difficult in a process of interfacing multiple sets of protocols by a client.
Specifically, in the data processing method provided in the embodiment of the present application, the data processing method includes receiving a protocol switching instruction; switching the current traffic protocol into a target traffic protocol according to the protocol switching instruction; receiving a target data packet; analyzing the target data packet according to the target traffic protocol to obtain analyzed data; and processing the analyzed data to obtain processed data, and outputting the processed data.
In the prior art, in the secondary development protocol docking, when a client docks a plurality of sets of traffic protocols, the corresponding versions need to be formulated to switch the traffic protocols, so that the traffic protocols are difficult to use and switch, the client sometimes needs to give up part of the supported traffic protocols in order to not switch the traffic protocols, in addition, the customized software version number cannot be degraded, and frequent switching of the software versions causes the version number to be required to be upgraded every time, so that the version number occupies too much, and the test is inconvenient. According to the embodiment of the application, the current traffic protocol is switched to be the target traffic protocol through the protocol switching instruction, the target data packet is analyzed and then processed and output according to the target traffic protocol, the fact that a user does not need to change software is achieved, the traffic protocol can be freely switched to be in butt joint under the same software, the situation that a customer must give up part of supported traffic protocols in order to not switch the traffic protocol is avoided, the situation that customized software version numbers cannot be degraded is avoided, the software versions are frequently switched to enable the versions to be required to be upgraded every time, the situation that the version numbers occupy too much is caused, and testing is facilitated.
In an embodiment of the application, the receiving a protocol switching instruction includes: and receiving a protocol switching instruction sent by the upper computer software in response to the protocol selection operation of the user on the visual interface.
In an embodiment of the application, the switching the current traffic protocol to the target traffic protocol according to the protocol switching instruction includes: and analyzing the protocol switching instruction to determine the target traffic protocol, and switching the current traffic protocol into the target traffic protocol.
In an embodiment of the application, the processing the analyzed data to obtain processed data includes: and converting the data format of the analyzed data into a preset output data format to obtain the processed data.
In addition, a data processing apparatus provided in an embodiment of the present application includes: the instruction receiving module is used for receiving a protocol switching instruction; the protocol switching module is used for switching the current traffic protocol into a target traffic protocol according to the protocol switching instruction; the data packet receiving module is used for receiving a target data packet; the data analysis module is used for analyzing the target data packet according to the target traffic protocol to obtain analyzed data; and the processing output module is used for processing the analyzed data to obtain processed data and outputting the processed data.
In an embodiment of the present application, the processing output module is specifically configured to: and converting the data format of the analyzed data into a preset output data format to obtain the processed data.
In an embodiment of the application, the instruction receiving module is specifically configured to: and receiving a protocol switching instruction sent by the upper computer software in response to the protocol selection operation of the user on the visual interface.
In an embodiment of the present application, the protocol switching module is specifically configured to: and analyzing the protocol switching instruction to determine the target traffic protocol, and switching the current traffic protocol into the target traffic protocol.
Furthermore, a data processing system provided in an embodiment of the present application includes upper computer software and a display control card connected to the upper computer software, where the display control card is configured to execute the data processing method according to any one of the above.
Furthermore, an embodiment of the present application provides a data processing system, which includes a memory and a processor connected to the memory; the memory stores a computer program which, when executed by the processor, performs a data processing method as described in any one of the preceding claims.
Furthermore, an embodiment of the present application provides a computer storage medium, where computer-executable instructions are stored, and the computer-executable instructions are configured to execute the data processing method according to any one of the above-mentioned items.
As can be seen from the above, the above technical features of the present application may have one or more of the following advantages: a) the user can freely switch the protocol to be butted under the same software without replacing the software; b) the analyzed protocol data are converted into a preset output data format, different protocol data can be uniformly output, code logic is simplified to the maximum extent, and the problem that the code logic is easy to make mistakes when different protocol data are respectively output and processed is solved.
Other aspects and features of the present application will become apparent from the following detailed description, which proceeds with reference to the accompanying drawings. It is to be understood, however, that the drawings are designed solely for purposes of illustration and not as a definition of the limits of the application. It should be further understood that the drawings are not necessarily drawn to scale and that, unless otherwise indicated, they are merely intended to conceptually illustrate the structures and procedures described herein.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a flowchart of a data processing method according to a first embodiment of the present application;
fig. 2 is a schematic view of a visualization interface related to a data processing method according to a first embodiment of the present application;
fig. 3 is a schematic structural diagram of a data processing apparatus according to a second embodiment of the present application;
FIG. 4 is a block diagram of a data processing system according to a third embodiment of the present application;
FIG. 5 is a block diagram of a data processing system according to a fourth embodiment of the present application;
fig. 6 is a schematic structural diagram of a computer-readable medium according to a fifth embodiment of the present application.
[ description of reference ]
S11-S19: a step of a data processing method;
50: a data processing device; 501: an instruction receiving module; 503: a protocol switching module; 505; a packet receiving module; 507: a data analysis module; 509: a processing output module;
60: a data processing system: 601: a memory; 602: a processor;
70: a data processing system; 71: upper computer software; 72: and (3) displaying the control card:
80: a computer storage medium.
Detailed Description
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will now be described with reference to the accompanying drawings in conjunction with embodiments.
In order to make those skilled in the art better understand the technical solutions of the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all embodiments should fall within the scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of the present application and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the terms so used are interchangeable under appropriate circumstances such that the embodiments of the application described herein are capable of operation in other sequences than those illustrated or otherwise described herein. Furthermore, the method is simple. The terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be noted that the division of the embodiments in the present application is only for convenience of description and should not be construed as a limitation, and features of various embodiments may be combined and referred to each other without contradiction.
[ first embodiment ] A method for manufacturing a semiconductor device
Referring to fig. 1, a data processing method according to a first embodiment of the present application includes, for example, steps S11 to S19.
Step S11: receiving a protocol switching instruction;
step S13: switching the current traffic protocol into a target traffic protocol according to the protocol switching instruction;
step S15: receiving a target data packet;
step S17: analyzing the target data packet according to the target traffic protocol to obtain analyzed data;
step S19: and processing the analyzed data to obtain processed data, and outputting the processed data.
Step S11 includes, for example: and receiving a protocol switching instruction sent by the upper computer software in response to the protocol selection operation of the user on the visual interface. The protocol switching instruction is a UDP instruction, the UDP instruction has a simple program structure, connection does not need to be established, the data transmission speed is high, the UDP instruction is used for controlling protocol switching, a user does not need to change software for protocol switching, and switching operation of different types of protocols can be completed under the same software directly. For example, fig. 2 is a schematic diagram of a visual interface, and a user selects a required traffic protocol from set traffic protocols of the visual interface to set the traffic protocol, where the set traffic protocol includes, for example, a traffic standard protocol, a mitsunobu protocol, a haixin protocol, an electronic department protocol, or a nanning protocol. The upper computer software responds to the protocol selection operation of the user on the visual interface to send a protocol switching instruction, and the control card receives the protocol switching instruction sent by the upper computer software. The mentioned control card is, for example, a sending card in an LED display control system, and includes programmable logic devices, a microcontroller, a memory, a network interface, and the like. The user can select the traffic protocol by matching with the visual interface, each set of testing process is simplified, and the method is popular and easy to understand and can help the client who does not know the technology to learn how to operate.
In step S13, the current traffic protocol is the traffic protocol supported by the control card before the switching protocol is not switched, such as traffic standard protocol, mitsui protocol, haixin protocol, electronic protocol, or nanning protocol. The mentioned target traffic protocol is for example a traffic protocol different from the current traffic protocol. Step S13 specifically includes: and analyzing the protocol switching instruction to determine the target traffic protocol, and switching the current traffic protocol into the target traffic protocol. Specifically, the control card switches the current traffic protocol to the target traffic protocol selected by the user on the visual interface according to the protocol switching instruction sent by the upper computer software, and further, the control card analyzes the protocol switching instruction sent by the upper computer software to determine the target traffic protocol selected by the user on the visual interface, and then switches the current traffic protocol to the target traffic protocol.
In step S15, the destination data packet is a data packet corresponding to the destination traffic protocol. The object data packet includes information such as image data to be displayed, for example. Step S15 includes, for example, receiving a destination packet sent by the upper computer.
Step S17 specifically includes: and the control card analyzes the target data packet corresponding to the target traffic protocol according to the switched target traffic protocol to obtain analyzed data.
And step S19, specifically, the control card processes the analyzed data obtained in step S17 to obtain processed data, and outputs the processed data.
Further, the step S19 of processing the analyzed data to obtain processed data includes, for example: and converting the data format of the analyzed data into a preset output data format to obtain the processed data. In the internal logic of the existing control card, different traffic protocols can correspond to different data processing channels after analyzing data so as to output and play. In this embodiment, the different traffic protocols analyze the corresponding data and then output and play the data through the unified data processing channel, that is, the data analyzed by the different traffic protocols are all converted into unified play data to perform subsequent play processing, so that the code logic is simplified to the maximum extent, and the condition that the error is easily caused by switching the code logic is avoided.
In summary, in the data processing method provided in this embodiment, the UDP command sent by the upper computer software is received to control protocol switching, so that the protocol switching speed is fast, the protocol switching manner is simple, and a user can directly switch software to dock the same software freely without changing the software to perform protocol switching; moreover, the analyzed protocol data are processed, a uniform data output format is preset, the data format of the analyzed data is converted into the preset output format, different protocol data can be uniformly output, code logic is simplified to the maximum extent, and the problem that the code logic is prone to making mistakes when different protocol data are respectively output and processed is solved.
[ second embodiment ]
As shown in fig. 3, a second embodiment of the present application provides a data processing apparatus. The data processing device 50 includes an instruction receiving module 501, a protocol switching module 503, a packet receiving module 505, a data analyzing module 507, and a processing output module 509.
The instruction receiving module 501 is configured to receive a protocol switching instruction. The protocol switching module 503 is configured to switch the current traffic protocol to the target traffic protocol according to the protocol switching instruction. The packet receiving module 505 is configured to receive a target packet. The data analysis module 507 is configured to analyze the target data packet according to the target traffic protocol to obtain analyzed data. The processing output module 509 is configured to process the analyzed data to obtain processed data, and output the processed data.
The data processing method implemented by the data processing apparatus of this embodiment is as described in the first embodiment, and therefore, will not be described in detail here. Optionally, each module, unit and the other operations or functions in the second embodiment are respectively for implementing the method in the first embodiment of the present application, and are not described herein for brevity.
In summary, the data processing apparatus provided in the second embodiment of the present application controls protocol switching by receiving a UDP command sent by upper computer software, so that the protocol switching speed is fast, the protocol switching manner is simple, and a user can directly switch software to dock freely under the same software without changing the software to perform protocol switching; moreover, the analyzed protocol data are processed, a uniform data output format is preset, the data format of the analyzed data is converted into the preset output format, different protocol data can be uniformly output, code logic is simplified to the maximum extent, and the problem that the code logic is prone to making mistakes when different protocol data are respectively output and processed is solved.
[ third embodiment ]
Fig. 4 is a data processing system according to a third embodiment of the present application. As shown in FIG. 4, data processing system 60 includes, for instance, a memory 601 and one or more processors 602 coupled to memory 601. The memory 601 stores a computer program that the processor 602 executes to implement the data processing method according to the first embodiment. For example, the computer program performs the steps of:
(1) receiving a protocol switching instruction;
(2) switching the current traffic protocol into a target traffic protocol according to the protocol switching instruction;
(3) receiving a target data packet;
(4) analyzing the target data packet according to the target traffic protocol to obtain analyzed data;
(5) and processing the analyzed data to obtain processed data, and outputting the processed data.
The data processing method implemented by the computer program of the data processing system 60 provided in this embodiment is as described in the first embodiment, and therefore, will not be described in detail here. Optionally, each processor and each memory in this implementation are respectively for implementing the method in the first embodiment of the present application, and are not described herein for brevity. The technical effect of the data processing system 60 provided in this embodiment is the same as that of the data processing method in the first embodiment, and is not described herein again.
[ fourth example ] A
A fourth embodiment of the present application provides a data processing system, as shown in fig. 5, the data processing system 70 includes: host computer software 71 and a display control card 72. The display control card 72 is connected with the upper computer software 71.
The display control card 72 is used to implement the data processing method according to the first embodiment, and reference may be made to the first embodiment for describing a data processing method adopted by the display control card 72. For example, the display control card 72 may receive a protocol switching instruction, switch a current traffic protocol to a target traffic protocol according to the protocol switching instruction, receive a target data packet, analyze the target data packet according to the target traffic protocol to obtain analyzed data, process the analyzed data to obtain processed data, and output the processed data.
The display control card 72 is, for example, a sending card in an LED display control system, and includes: programmable logic device, microcontroller connected with programmable logic device, memory connected with programmable logic device, and network interface connected with programmable logic device. The Programmable logic device is, for example, an FPGA (Field-Programmable Gate Array) or other similar logic device. The mentioned Microcontroller is, for example, an MCU (Microcontroller Unit), also called a Single Chip Microcomputer (Single Chip Microcomputer) or a Single Chip Microcomputer; or, other microprocessors with certain data processing and computing capabilities, such as ARM processors and DSP processors. The mentioned network port is for example an RJ45 network port. The memory mentioned is for example a volatile memory.
The upper computer software 71 is used for responding to a protocol selection operation of a user on a visual interface to issue a protocol switching instruction, for example, configuration software which includes a human-computer interface function and a function of communicating with the display control card 72, can directly write a program, enables the state of the display control card 72 to be embodied visually, and can issue an instruction to the display control card 72.
In summary, in the display screen debugging system provided in the fourth embodiment of the present application, a user may send a UDP command in response to an operation of the user through the upper computer software, and the display control card receives the UDP command sent by the upper computer software to control protocol switching, so that the protocol switching speed is fast, the protocol switching manner is simple, and the user does not need to change software to switch protocols, and can directly and freely switch software under the same software to dock; moreover, the analyzed protocol data are processed through the display control card, a uniform data output format is preset, the data format of the analyzed data is converted into the preset output format, different protocol data can be uniformly output, code logic is simplified to the maximum extent, and the problem that the code logic is prone to making mistakes when different protocol data are respectively output and processed is solved.
[ fifth embodiment ]
Fig. 6 is a computer storage medium according to a fifth embodiment of the present application. As shown in fig. 6, the computer storage medium 80 stores computer-executable instructions including instructions for performing the data processing method according to the first embodiment, for example, the computer-executable instructions perform the following instructions:
(1) receiving a protocol switching instruction;
(2) switching the current traffic protocol into a target traffic protocol according to the protocol switching instruction;
(3) receiving a target data packet;
(4) analyzing the target data packet according to the target traffic protocol to obtain analyzed data;
(5) and processing the analyzed data to obtain processed data, and outputting the processed data.
The display screen debugging method executed by the computer executable instructions of the computer storage medium 80 provided by this embodiment is as described in the first embodiment, and therefore, will not be described in detail herein. Optionally, in order to implement the data processing method in the first embodiment of the present application, the computer storage medium 80 in this embodiment is not described herein for brevity. The technical effect of the computer storage medium 80 provided in this embodiment is the same as that of the data processing method in the first embodiment, and is not described herein again.
From the above description of the embodiments, it is clear to those skilled in the art that the present application can be implemented by software plus necessary general hardware platform. Based on such understanding, the technical solutions of the present application may be essentially implemented or portions thereof contributing to the prior art may be embodied in the form of a software product, which may be stored in a storage medium, such as ROM/RAM, optical disk, magnetic disk, etc., and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method of the embodiments or some portions of the embodiments of the present application.
It will be apparent to those skilled in the art that the various modules or method steps of the present application described above may be implemented using a general purpose computing device, which may be centralized on a single computing device or distributed across a network of multiple computing devices, or alternatively, they may be implemented using program code executable by a computing device, such that it may be stored in a memory device and executed by a computing device, or fabricated separately as individual integrated circuit modules, or fabricated as a single integrated circuit module from multiple modules or steps. Thus, the present application is not limited to any specific combination of hardware and software.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and/or method may be implemented in other manners. For example, the above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one logical division, and the actual implementation may have another division, for example, multiple units or components may be combined or integrated into another system, or some features may be omitted, or not executed.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on multiple network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present application, and not to limit the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (10)

1. A data processing method, comprising:
receiving a protocol switching instruction;
switching the current traffic protocol into a target traffic protocol according to the protocol switching instruction;
receiving a target data packet;
analyzing the target data packet according to the target traffic protocol to obtain analyzed data;
and processing the analyzed data to obtain processed data, and outputting the processed data.
2. The data processing method of claim 1, wherein the receiving a protocol switch instruction comprises: and receiving a protocol switching instruction sent by the upper computer software in response to the protocol selection operation of the user on the visual interface.
3. The data processing method of claim 1, wherein switching the current traffic protocol to the target traffic protocol according to the protocol switching instruction comprises:
and analyzing the protocol switching instruction to determine the target traffic protocol, and switching the current traffic protocol into the target traffic protocol.
4. The data processing method of claim 1, wherein the processing the parsed data to obtain processed data comprises:
and converting the data format of the analyzed data into a preset output data format to obtain the processed data.
5. A data processing apparatus, comprising:
the instruction receiving module is used for receiving a protocol switching instruction;
the protocol switching module is used for switching the current traffic protocol into a target traffic protocol according to the protocol switching instruction;
the data packet receiving module is used for receiving a target data packet;
the data analysis module is used for analyzing the target data packet according to the target traffic protocol to obtain analyzed data;
and the processing output module is used for processing the analyzed data to obtain processed data and outputting the processed data.
6. The data processing apparatus of claim 5, wherein the processing output module is specifically configured to: and converting the data format of the analyzed data into a preset output data format to obtain the processed data.
7. The data processing apparatus of claim 5, wherein the instruction receiving module is specifically configured to: and receiving a protocol switching instruction sent by the upper computer software in response to the protocol selection operation of the user on the visual interface.
8. The data processing apparatus according to claim 5, wherein the protocol switching module is specifically configured to: and analyzing the protocol switching instruction to determine the target traffic protocol, and switching the current traffic protocol into the target traffic protocol.
9. A data processing system comprising upper computer software and a display control card connected to said upper computer software, said display control card being adapted to perform the data processing method as claimed in claims 1-4.
10. A computer storage medium storing computer-executable instructions for performing the data processing method of any one of claims 1 to 4.
CN201911022239.8A 2019-10-25 2019-10-25 Data processing method, device and system and computer storage medium Withdrawn CN112711449A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911022239.8A CN112711449A (en) 2019-10-25 2019-10-25 Data processing method, device and system and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911022239.8A CN112711449A (en) 2019-10-25 2019-10-25 Data processing method, device and system and computer storage medium

Publications (1)

Publication Number Publication Date
CN112711449A true CN112711449A (en) 2021-04-27

Family

ID=75541387

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911022239.8A Withdrawn CN112711449A (en) 2019-10-25 2019-10-25 Data processing method, device and system and computer storage medium

Country Status (1)

Country Link
CN (1) CN112711449A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114095584A (en) * 2021-11-29 2022-02-25 重庆忽米网络科技有限公司 Model conversion and construction method of industrial equipment data and readable storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080056139A1 (en) * 2006-09-06 2008-03-06 Mentor Graphics Corporation Network traffic monitoring using embedded target-side analyzer during embedded software development
CN201845437U (en) * 2010-08-06 2011-05-25 厦门市成利吉智能交通科技有限公司 Multi-protocol traffic signal controller
CN107908541A (en) * 2017-07-26 2018-04-13 平安壹钱包电子商务有限公司 Interface test method, device, computer equipment and storage medium
CN109672602A (en) * 2019-01-03 2019-04-23 青岛聚好联科技有限公司 A kind of method and apparatus remotely accessing VPN
CN109714327A (en) * 2018-12-21 2019-05-03 深圳市元征科技股份有限公司 Data processing method, device, terminal, system and server
CN110149124A (en) * 2013-12-19 2019-08-20 意法半导体公司 Power line communication automotive networking
CN110210597A (en) * 2019-07-02 2019-09-06 金邦达有限公司 Smart card and communications protocol switching method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080056139A1 (en) * 2006-09-06 2008-03-06 Mentor Graphics Corporation Network traffic monitoring using embedded target-side analyzer during embedded software development
CN201845437U (en) * 2010-08-06 2011-05-25 厦门市成利吉智能交通科技有限公司 Multi-protocol traffic signal controller
CN110149124A (en) * 2013-12-19 2019-08-20 意法半导体公司 Power line communication automotive networking
CN107908541A (en) * 2017-07-26 2018-04-13 平安壹钱包电子商务有限公司 Interface test method, device, computer equipment and storage medium
CN109714327A (en) * 2018-12-21 2019-05-03 深圳市元征科技股份有限公司 Data processing method, device, terminal, system and server
CN109672602A (en) * 2019-01-03 2019-04-23 青岛聚好联科技有限公司 A kind of method and apparatus remotely accessing VPN
CN110210597A (en) * 2019-07-02 2019-09-06 金邦达有限公司 Smart card and communications protocol switching method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陈锦凯;吴允平;苏伟达;李汪彪;吴燕;林霞;关健;蔡声镇;: "基于功能分析的多协议转换器的设计", 微计算机应用, no. 11 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114095584A (en) * 2021-11-29 2022-02-25 重庆忽米网络科技有限公司 Model conversion and construction method of industrial equipment data and readable storage medium

Similar Documents

Publication Publication Date Title
CN105120483B (en) Automatic testing method and system for compatibility of smart card and mobile terminal
CN108664270A (en) Environment dynamic switching method, device, computer equipment and storage medium
CN114866424B (en) Server management method, device, system, electronic equipment and readable storage medium
WO2019178957A1 (en) Distributed system test method and device, computer device and storage medium
CN109495293B (en) Method, system, equipment and storage medium for testing control surface of switch
US10816593B2 (en) Arrangement unit, testing system and testing method
JPWO2012077704A1 (en) Debug stub server, debugging method and program
WO2023098732A1 (en) Cross-device interaction method and apparatus, electronic device, and storage medium
CN113407469B (en) Parameter configuration method and device, storage medium and electronic device
CN110990316B (en) Method and programmable logic circuit for outputting hot-swap device status
CN106815150B (en) Server-side interface test system and method
CN112711449A (en) Data processing method, device and system and computer storage medium
US7475164B2 (en) Apparatus, system, and method for automated device configuration and testing
CN112732502A (en) Method and device for detecting I2C signal, detection equipment and storage medium
KR101794016B1 (en) Method of analyzing application objects based on distributed computing, method of providing item executable by computer, server performing the same and storage media storing the same
CN112416734A (en) Test method, device and storage medium
CN116306474A (en) Method, device, equipment and storage medium for verifying access of network on chip
CN107193728A (en) Mobile terminal automation testing method and device
CN114138697B (en) Signal transmission system, signal transmission method, signal transmission device and medium
CN106407062B (en) Industry control chip debugging system and adjustment method
CN114338492A (en) Virtual network performance testing method and device, computer equipment and medium
CN111147400B (en) Method and device for command line configuration synchronization and electronic equipment
CN113064833A (en) Single chip microcomputer simulation method, system, device, equipment and storage medium
CN113377583A (en) Display screen controller backup method, device and system
US10911301B2 (en) Communications device configuration method and communications device

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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20210427