CN111818582A - Data transmission method and device and electronic equipment - Google Patents

Data transmission method and device and electronic equipment Download PDF

Info

Publication number
CN111818582A
CN111818582A CN202010599442.8A CN202010599442A CN111818582A CN 111818582 A CN111818582 A CN 111818582A CN 202010599442 A CN202010599442 A CN 202010599442A CN 111818582 A CN111818582 A CN 111818582A
Authority
CN
China
Prior art keywords
data
transmitted
transmission
transmitting
storage area
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.)
Granted
Application number
CN202010599442.8A
Other languages
Chinese (zh)
Other versions
CN111818582B (en
Inventor
陈颖弘
仝宏宇
陈显伟
吴涛
刘兆萄
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing Zhihe Electronic Technology Co ltd
Original Assignee
Nanjing Zhihe 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 Nanjing Zhihe Electronic Technology Co ltd filed Critical Nanjing Zhihe Electronic Technology Co ltd
Priority to CN202010599442.8A priority Critical patent/CN111818582B/en
Publication of CN111818582A publication Critical patent/CN111818582A/en
Application granted granted Critical
Publication of CN111818582B publication Critical patent/CN111818582B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/10Flow control between communication endpoints
    • H04W28/14Flow control between communication endpoints using intermediate storage
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/16Central resource management; Negotiation of resources or communication parameters, e.g. negotiating bandwidth or QoS [Quality of Service]
    • H04W28/24Negotiating SLA [Service Level Agreement]; Negotiating QoS [Quality of Service]

Landscapes

  • Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The disclosure discloses a data transmission method and device and an electronic device, wherein the method comprises the following steps: detecting that the transmission of the data to be transmitted fails; storing data to be transmitted in a preset storage area, wherein each data to be transmitted stored in the preset storage area has a corresponding data identifier and a corresponding time stamp; and when the network state meets the condition of transmitting data, transmitting the data to be transmitted according to the data identifier and the timestamp corresponding to the data to be transmitted. The method achieves the purpose of supplementary transmission, thereby realizing the technical effect of improving the reliability of data transmission and further solving the technical problem that the reliability of data transmission cannot be ensured in the prior art.

Description

Data transmission method and device and electronic equipment
Technical Field
The present disclosure relates to the field of data processing technologies, and in particular, to a data transmission method and apparatus, and an electronic device.
Background
At present, in some areas with poor base station signals, or base station switching is frequently performed during the running process of a transport vehicle, unstable network connection is caused, a network may not be able to dial successfully, or a line is dropped during data transmission, or a device sends out data but a server does not receive the data, so that fragment or whole data is lost, and therefore, the complete working condition of a machine cannot be completely judged according to the received data.
The mode that present thing networking equipment adopted has: (1) redundant data, namely more intensive data transmission is adopted, similar data are transmitted for multiple times, and loss of the data is compensated; (2) discarding after retrying, namely, transmitting a piece of data for multiple times, and directly discarding after failing; (3) based on a transmission retry mechanism underlying a Transmission Control Protocol (TCP), data is lost when a server failure occurs.
However, the above methods do not guarantee the reliability of data transmission well.
Disclosure of Invention
The present disclosure is mainly directed to provide a data transmission method to solve the problem that the reliability of data transmission cannot be guaranteed in the prior art.
In order to achieve the above object, according to a first aspect of the present disclosure, there is provided a data transmission method including: detecting that the transmission of the data to be transmitted fails; storing the data to be transmitted in a preset storage area, wherein each data to be transmitted stored in the preset storage area has a corresponding data identifier and a corresponding time stamp; and when the network state meets the condition of transmitting data, transmitting the data to be transmitted according to the data identifier and the timestamp corresponding to the data to be transmitted.
Optionally, the storing the data to be transmitted in a predetermined storage area includes: and storing the data to be transmitted in the preset storage area in a queue form according to the type of the data to be transmitted.
Optionally, the storing the data to be transmitted in the predetermined storage area in a queue form according to the type of the data to be transmitted includes: acquiring the priority corresponding to the type of the data to be transmitted; and storing the data to be transmitted in the preset storage area in a queue form according to the type of the data to be transmitted, the priority, the data identification and the timestamp.
Optionally, the transmitting the data to be transmitted according to the data identifier and the timestamp corresponding to the data to be transmitted includes: and transmitting the data to be transmitted according to the priority, the data identification and the timestamp.
Optionally, the transmitting the data to be transmitted according to the data identifier and the timestamp corresponding to the data to be transmitted includes: detecting that new data to be transmitted is generated; transmitting the new data to be transmitted; and when the idle transmission bandwidth is detected, transmitting the data to be transmitted according to the data identifier and the timestamp corresponding to the data to be transmitted.
Optionally, the method further comprises: if the data to be transmitted is successfully transmitted, waiting for receiving the issued confirmation information; if the confirmation information is received, deleting the data to be transmitted; and if the transmission of the data to be transmitted fails or the confirmation information is not received, transmitting the data to be transmitted again.
According to a second aspect of the present disclosure, there is provided a data transmission apparatus including: the detection module is used for detecting the transmission failure of the data to be transmitted; the storage module is used for storing the data to be transmitted in a preset storage area, wherein each data to be transmitted stored in the preset storage area has a corresponding data identifier and a corresponding time stamp; and the transmission module is used for transmitting the data cache module to be transmitted according to the data identifier and the timestamp corresponding to the data to be transmitted when the network state meets the condition of transmitting the data.
Optionally, the storage module is further configured to store the data to be transmitted in the predetermined storage area in a queue form according to the type of the data to be transmitted.
Optionally, the storage module is further configured to obtain a priority corresponding to the type of the data to be transmitted; and storing the data to be transmitted in the preset storage area in a queue form according to the type of the data to be transmitted, the priority, the data identification and the timestamp.
Optionally, the transmission module is further configured to transmit the data to be transmitted according to the priority, the data identifier, and the timestamp.
Optionally, the transmission module is further configured to detect that new data to be transmitted is generated; transmitting the new data to be transmitted; and when the idle transmission bandwidth is detected, transmitting the data to be transmitted according to the data identifier and the timestamp corresponding to the data to be transmitted.
According to a third aspect of the present disclosure, there is provided a computer-readable storage medium storing computer instructions for causing the computer to execute the data transmission method of any one of the above
According to a fourth aspect of the present disclosure, there is provided an electronic device comprising: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores a computer program executable by the at least one processor, the computer program being executable by the at least one processor to cause the at least one processor to perform any one of the data transmission methods described above.
In the embodiment of the disclosure, a blind area storage supplementary transmission mode is adopted, the data to be transmitted which is failed in transmission is stored in a preset storage area, and after the network state meets the condition of transmitting the data, the data to be transmitted is transmitted according to the data identifier and the timestamp corresponding to the data to be transmitted, so that the purpose of supplementary transmission is achieved, the technical effect of improving the reliability of data transmission is achieved, and the technical problem that the reliability of data transmission cannot be guaranteed in the prior art is solved.
Drawings
In order to more clearly illustrate the embodiments of the present disclosure or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present disclosure, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a schematic flow diagram of a data transmission method according to an embodiment of the disclosure;
FIG. 2 is a circular queue storage structure according to an embodiment of the present disclosure;
FIG. 3 is a preferred schematic diagram of a data transmission method according to an embodiment of the present disclosure;
FIG. 4 is a block diagram of a data transmission device according to an embodiment of the present disclosure; and
fig. 5 is a schematic diagram of an electronic device according to an embodiment of the disclosure.
Detailed Description
In order to make the technical solutions of the present disclosure better understood by those skilled in the art, the technical solutions of the embodiments of the present disclosure will be clearly and completely described below with reference to the drawings in the embodiments of the present disclosure, and it is obvious that the described embodiments are only some embodiments of the present disclosure, not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments disclosed herein without making any creative effort, shall fall within the protection scope of the present disclosure.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure 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 should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the present disclosure may be described herein. Furthermore, 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.
Furthermore, the terms "mounted," "disposed," "provided," "connected," and "sleeved" are to be construed broadly. For example, it may be a fixed connection, a removable connection, or a unitary construction; can be a mechanical connection, or an electrical connection; may be directly connected, or indirectly connected through intervening media, or may be in internal communication between two devices, elements or components. The specific meaning of the above terms in the present disclosure can be understood by those of ordinary skill in the art as appropriate.
It should be noted that, in the present disclosure, the embodiments and features of the embodiments may be combined with each other without conflict. The present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
According to an embodiment of the present disclosure, there is provided a data transmission method, as shown in fig. 1, the method includes steps S102 to S106 as follows:
s102, detecting that the transmission of the data to be transmitted fails;
s104, storing the data to be transmitted in a preset storage area, wherein each data to be transmitted stored in the preset storage area has a corresponding data identifier and a corresponding time stamp;
and S106, when the network state meets the condition of data transmission, transmitting the data to be transmitted according to the data identifier and the timestamp corresponding to the data to be transmitted.
Specifically, when the data cannot be uploaded, the data to be transmitted is stored in a storage area; when the network is detected to be good, the data in the storage area are uploaded according to a preset optimal sequence, the data to be transmitted which are placed in the storage area have data identification and time stamps, and the transmission sequence can be comprehensively determined according to the identification and the time stamps. In addition, the storage area has an upper storage limit, and when the storage reaches the upper storage limit, some less important old data or data with low priority are deleted according to the data identification, and then new data are stored.
In the embodiment of the disclosure, a blind area storage supplementary transmission mode is adopted, the data to be transmitted which is failed in transmission is stored in a preset storage area, and after the network state meets the condition of transmitting the data, the data to be transmitted is transmitted according to the data identifier and the timestamp corresponding to the data to be transmitted, so that the purpose of supplementary transmission is achieved, the technical effect of improving the reliability of data transmission is achieved, and the technical problem that the reliability of data transmission cannot be guaranteed in the prior art is solved.
According to another embodiment of the present disclosure, storing data to be transmitted in a predetermined storage area includes: and storing the data to be transmitted in a preset storage area in a queue form according to the type of the data to be transmitted.
Specifically, the data to be transmitted of the same type are stored together, and then the data to be transmitted are stored in a predetermined storage area in a queue form
According to another embodiment of the present disclosure, storing data to be transmitted in a predetermined storage area in a queue form according to a type of the data to be transmitted includes: acquiring the priority corresponding to the type of the data to be transmitted; and storing the data to be transmitted in a preset storage area in a queue form according to the type, the priority, the data identification and the time stamp of the data to be transmitted.
Specifically, the data collected by the mechanical equipment has the following characteristics: the importance degree of each type of data is distinguished, the sending priority is also in sequence, and the sampling period of each type of data is different. The memory area division method adopted is as follows:
the storage area is divided into an internal RAM area and an external Flash area.
In the internal RAM area, data are stored in a queue mode, data to be transmitted in the same type are stored together, data to be transmitted in different types are arranged according to sending priorities, and data to be transmitted in the same type and the same priority are arranged according to the time stamp sequence. That is, in the above embodiment, the data to be transmitted is stored in the predetermined storage area in the form of a queue according to the type, priority, data identifier, and timestamp of the data to be transmitted.
The external Flash area is divided into a storage management information area and a data load area. The storage management information area stores the latest management information in a circulating manner, and as shown in fig. 2, the management information includes information such as the start address of the data load area and the total size of the data load. The data load area contains various types of data, each data occupies a storage unit, the size of a unit is integral multiple of 16 bytes, and the length of the unit is variable.
Further, when the network state is not good, the stored data in the RAM reaches a certain threshold value and can be transferred to an external Flash.
According to another embodiment of the present disclosure, transmitting data to be transmitted according to a data identifier and a timestamp corresponding to the data to be transmitted includes: and transmitting the data to be transmitted according to the priority, the data identification and the time stamp.
Specifically, as shown in fig. 3, due to the data in the storage area, different types of data to be transmitted are put together and arranged according to the sending priority, and during transmission, according to the types, the data to be transmitted with the highest priority is sent first, and then the data to be transmitted with the low priority is sent; the data to be transmitted with the same priority is sent out with the latest timestamp in the priority.
The storage area firstly sends the data in the internal RAM, and after the sending is finished, the blind area data are taken from the external Flash and put back into the RAM for supplementary transmission.
According to another embodiment of the present disclosure, transmitting data to be transmitted according to a data identifier and a timestamp corresponding to the data to be transmitted includes: detecting that new data to be transmitted is generated; transmitting new data to be transmitted; and when the idle transmission bandwidth is detected, transmitting the data to be transmitted according to the data identifier and the timestamp corresponding to the data to be transmitted.
Specifically, when the network is switched well, new data to be transmitted is generated, and at this time, the new data is transmitted preferentially, priority is guaranteed to be high, and when the new data arrives at the server at the first time and has an idle transmission bandwidth, old data is transmitted again, that is, data to be transmitted stored in the storage area is transmitted again. Therefore, the latest working state of the machine can be grasped at the first time, and after the old data is transmitted again, the supplementary calculation of an earlier time period is carried out.
According to another embodiment of the present disclosure, the method further comprises: if the data to be transmitted is successfully transmitted, waiting for receiving the issued confirmation information; if the confirmation information is received, deleting the data to be transmitted; and if the transmission of the data to be transmitted fails or the confirmation information is not received, transmitting the data to be transmitted again.
In particular, the network protocol between the terminal and the server has a mechanism to confirm whether the transmission was successful. If the terminal successfully transmits the data to be transmitted to the server, the server sends confirmation information to the terminal, wherein the confirmation information can be a confirmation character ACK signal; if the terminal receives the confirmation information sent by the server, deleting the data to be transmitted; if the terminal successfully transmits the data to be transmitted to the server but does not receive the confirmation information issued by the server or the terminal does not successfully transmit the data to be transmitted to the server, the terminal transmits the data to be transmitted again until the data to be transmitted is successfully transmitted to the server and the confirmation information issued by the server is received.
From the above description, it can be seen that the present disclosure achieves the following technical effects: when the mechanical equipment transmits data in the network, under the condition of network disconnection or poor network, a certain mechanism is adopted to realize data retransmission, thereby avoiding missing transmission and ensuring the reliability of data transmission. That is, the blind area storage supplementary transmission mode is adopted, the data to be transmitted which fails in transmission is stored in the preset storage area, and after the network state meets the condition of transmitting the data, the data to be transmitted is transmitted according to the data identifier and the timestamp corresponding to the data to be transmitted, so that the purpose of supplementary transmission is achieved, the technical effect of improving the reliability of data transmission is achieved, and the technical problem that the reliability of data transmission cannot be guaranteed in the prior art is solved.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than presented herein.
According to an embodiment of the present disclosure, there is also provided an apparatus for implementing the above data transmission, as shown in fig. 4, the apparatus includes:
a detection module 42, configured to detect that transmission of data to be transmitted fails;
the storage module 44 is configured to store data to be transmitted in a predetermined storage area, where each data to be transmitted stored in the predetermined storage area has a corresponding data identifier and a corresponding time stamp;
and a transmission module 46, configured to transmit the to-be-transmitted data cache module according to the data identifier and the timestamp corresponding to the to-be-transmitted data when the network status meets the condition of transmitting the data.
According to another embodiment of the present disclosure, the storage module 44 is further configured to store the data to be transmitted in a predetermined storage area in a queue form according to the type of the data to be transmitted.
According to another embodiment of the present disclosure, the storage module 44 is further configured to obtain a priority corresponding to a type of the data to be transmitted; and storing the data to be transmitted in a preset storage area in a queue form according to the type, the priority, the data identification and the time stamp of the data to be transmitted.
According to another embodiment of the present disclosure, the transmission module 46 is further configured to transmit the data to be transmitted according to the priority, the data identifier and the timestamp.
According to another embodiment of the present disclosure, the transmission module 46 is further configured to detect that new data to be transmitted is generated; transmitting new data to be transmitted; and when the idle transmission bandwidth is detected, transmitting the data to be transmitted according to the data identifier and the timestamp corresponding to the data to be transmitted.
The embodiment of the present disclosure provides an electronic device, as shown in fig. 5, the electronic device includes one or more processors 51 and a memory 52, and one processor 53 is taken as an example in fig. 5.
The controller may further include: an input device 53 and an output device 54.
The processor 51, the memory 52, the input device 53 and the output device 54 may be connected by a bus or other means, and fig. 5 illustrates the connection by a bus as an example.
The processor 51 may be a Central Processing Unit (CPU). The processor 51 may also be other general purpose processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or combinations thereof. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 52, which is a non-transitory computer readable storage medium, may be used to store non-transitory software programs, non-transitory computer executable programs, and modules, such as program instructions/modules corresponding to the control methods in the embodiments of the present disclosure. The processor 51 executes various functional applications of the server and data processing, i.e. implements the data transmission method of the above-described method embodiment, by running non-transitory software programs, instructions and modules stored in the memory 52.
The memory 52 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 a processing device operated by the server, and the like. Further, the memory 52 may include high speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory 52 may optionally include memory located remotely from the processor 51, which may be connected to a network connection device via 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 53 may receive input numeric or character information and generate key signal inputs related to user settings and function control of the processing device of the server. The output device 54 may include a display device such as a display screen.
One or more modules are stored in the memory 52, which when executed by the one or more processors 51 perform the method as shown in fig. 1.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program to instruct related hardware, and the program can be stored in a computer readable storage medium, and when executed, the program can include the processes of the embodiments of the motor control methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-only memory (ROM), a Random Access Memory (RAM), a flash memory (FlashMemory), a hard disk (hard disk drive, abbreviated as HDD) or a Solid State Drive (SSD), etc.; the storage medium may also comprise a combination of memories of the kind described above.
Although the embodiments of the present disclosure have been described in conjunction with the accompanying drawings, those skilled in the art may make various modifications and variations without departing from the spirit and scope of the present disclosure, and such modifications and variations fall within the scope defined by the appended claims.

Claims (10)

1. A method of data transmission, comprising:
detecting that the transmission of the data to be transmitted fails;
storing the data to be transmitted in a preset storage area, wherein each data to be transmitted stored in the preset storage area has a corresponding data identifier and a corresponding time stamp;
and when the network state meets the condition of transmitting data, transmitting the data to be transmitted according to the data identifier and the timestamp corresponding to the data to be transmitted.
2. The method of claim 1, wherein the storing the data to be transmitted in a predetermined storage area comprises:
and storing the data to be transmitted in the preset storage area in a queue form according to the type of the data to be transmitted.
3. The method of claim 2, wherein the storing the data to be transmitted in the predetermined storage area in a queue according to the type of the data to be transmitted comprises:
acquiring the priority corresponding to the type of the data to be transmitted;
and storing the data to be transmitted in the preset storage area in a queue form according to the type of the data to be transmitted, the priority, the data identification and the timestamp.
4. The method of claim 3, wherein the transmitting the data to be transmitted according to the data identifier and the timestamp corresponding to the data to be transmitted comprises:
and transmitting the data to be transmitted according to the priority, the data identification and the timestamp.
5. The method according to any one of claims 1 to 4, wherein the transmitting the data to be transmitted according to the data identifier and the timestamp corresponding to the data to be transmitted comprises:
detecting that new data to be transmitted is generated;
transmitting the new data to be transmitted;
and when the idle transmission bandwidth is detected, transmitting the data to be transmitted according to the data identifier and the timestamp corresponding to the data to be transmitted.
6. The method of claim 1, wherein the method further comprises:
if the data to be transmitted is successfully transmitted, waiting for receiving the issued confirmation information; if the confirmation information is received, deleting the data to be transmitted;
and if the transmission of the data to be transmitted fails or the confirmation information is not received, transmitting the data to be transmitted again.
7. A data transmission apparatus, comprising:
the detection module is used for detecting the transmission failure of the data to be transmitted;
the storage module is used for storing the data to be transmitted in a preset storage area, wherein each data to be transmitted stored in the preset storage area has a corresponding data identifier and a corresponding time stamp;
and the transmission module is used for transmitting the data cache module to be transmitted according to the data identifier and the timestamp corresponding to the data to be transmitted when the network state meets the condition of transmitting the data.
8. The apparatus of claim 7, wherein the storage module is further configured to store the data to be transmitted in the predetermined storage area in a queue according to the type of the data to be transmitted.
9. A computer-readable storage medium storing computer instructions for causing a computer to perform the data transmission method of any one of claims 1 to 6.
10. An electronic device, comprising: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores a computer program executable by the at least one processor, the computer program being executable by the at least one processor to cause the at least one processor to perform the data transmission method of any one of claims 1 to 6.
CN202010599442.8A 2020-06-28 2020-06-28 Data transmission method and device and electronic equipment Active CN111818582B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010599442.8A CN111818582B (en) 2020-06-28 2020-06-28 Data transmission method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010599442.8A CN111818582B (en) 2020-06-28 2020-06-28 Data transmission method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN111818582A true CN111818582A (en) 2020-10-23
CN111818582B CN111818582B (en) 2023-02-10

Family

ID=72855091

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010599442.8A Active CN111818582B (en) 2020-06-28 2020-06-28 Data transmission method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN111818582B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113630217A (en) * 2021-09-10 2021-11-09 北京智思迪科技有限公司 Data transmission method and device
CN114500658A (en) * 2021-12-27 2022-05-13 广州极飞科技股份有限公司 Data transmission method and device and data transmission method and device of aircraft

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190253742A1 (en) * 2018-02-15 2019-08-15 Vitec, Inc. Distribution and playback of media content
US20190280896A1 (en) * 2018-03-09 2019-09-12 Yokogawa Electric Corporation Relay device
CN110532205A (en) * 2019-07-17 2019-12-03 浙江大华技术股份有限公司 Data transmission method, device, computer equipment and computer readable storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190253742A1 (en) * 2018-02-15 2019-08-15 Vitec, Inc. Distribution and playback of media content
US20190280896A1 (en) * 2018-03-09 2019-09-12 Yokogawa Electric Corporation Relay device
CN110532205A (en) * 2019-07-17 2019-12-03 浙江大华技术股份有限公司 Data transmission method, device, computer equipment and computer readable storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113630217A (en) * 2021-09-10 2021-11-09 北京智思迪科技有限公司 Data transmission method and device
CN114500658A (en) * 2021-12-27 2022-05-13 广州极飞科技股份有限公司 Data transmission method and device and data transmission method and device of aircraft

Also Published As

Publication number Publication date
CN111818582B (en) 2023-02-10

Similar Documents

Publication Publication Date Title
CN102510409B (en) Method and system for quickly and remotely updating program of mobile terminal by using wireless network
CN103124275B (en) A kind of method and apparatus obtaining file
EP2913970B1 (en) Policy control method and device for terminal peripherals
CN111818582B (en) Data transmission method and device and electronic equipment
EP3202104A1 (en) Proactive tcp connection stall recovery for http streaming content requests
CN104184546A (en) Method and system for reducing message retransmission in mobile communication network
CN104980257B (en) Internet of things communication method and device
CN110505220B (en) Method and device for supporting OPC protocol to realize dual-computer hot standby and communication terminal
CN113986501A (en) Real-time database API (application program interface) uninterrupted calling method, system, storage medium and server
CN111752803A (en) Method, device and medium for collecting and reporting buried point data
US20110029621A1 (en) Mail server system and congestion control method
CN113347681A (en) Data transmission method, data transmission device, storage medium and electronic device
CN110022218B (en) Multicast communication method, terminal device and storage medium
CN107666430B (en) E-mail sending method, device and terminal
CN105634894A (en) Enhanced type CAN bus data resending method and device
CN114338477A (en) Communication link monitoring method, device, equipment and storage medium
CN113485176B (en) Vehicle data acquisition, caching and retransmission method and remote monitoring terminal
CN115866095A (en) Data transmission method and device, electronic equipment and storage medium
CN111212136B (en) Modbus protocol-based data caching method, device and system and storage medium
CN110099001B (en) Bidirectional forwarding detection time parameter negotiation method and device and electronic equipment
CN115766696A (en) File uploading method and device, electronic equipment and storage medium
US9003241B2 (en) Reporting errors on serial interfaces to application layers for flexible error handling approach selection
CN105634692A (en) Data packet transmitting method and receiving method based on UDP protocol
CN106992878B (en) Multicast detection method and device
CN112769889B (en) Service data pushing method and device, storage medium and electronic 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
GR01 Patent grant
GR01 Patent grant