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

Data transmission method and device and electronic equipment Download PDF

Info

Publication number
CN114268416A
CN114268416A CN202111542865.7A CN202111542865A CN114268416A CN 114268416 A CN114268416 A CN 114268416A CN 202111542865 A CN202111542865 A CN 202111542865A CN 114268416 A CN114268416 A CN 114268416A
Authority
CN
China
Prior art keywords
data
data transmission
determining
time
sliding window
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
CN202111542865.7A
Other languages
Chinese (zh)
Other versions
CN114268416B (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.)
Wuxi Century Century Polytron Technologies Inc
Original Assignee
Wuxi Century Century Polytron Technologies Inc
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 Wuxi Century Century Polytron Technologies Inc filed Critical Wuxi Century Century Polytron Technologies Inc
Priority to CN202111542865.7A priority Critical patent/CN114268416B/en
Publication of CN114268416A publication Critical patent/CN114268416A/en
Application granted granted Critical
Publication of CN114268416B publication Critical patent/CN114268416B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Communication Control (AREA)

Abstract

The invention provides a data transmission method, a data transmission device and electronic equipment, wherein the method comprises the following steps: if packet loss is detected in the data transmission process, adjusting the timeout time of the automatic retransmission request based on the UDP protocol; the timeout time is used for indicating the time length of data delay sending caused by data packet loss in the data transmission process; determining a window size of the sliding window based on the adjusted timeout time; and adjusting the transmission rate of the data according to the window size of the sliding window so as to transmit the data according to the adjusted transmission rate. The method determines the window size of the sliding window again by adjusting the timeout time of the automatic retransmission, thereby adjusting the data transmission speed and improving the transmission speed of the existing network data.

Description

Data transmission method and device and electronic equipment
Technical Field
The present invention relates to the field of data transmission technologies, and in particular, to a data transmission method and apparatus, and an electronic device.
Background
At present, under the circumstances of transnational transmission and weak network, network packet loss is called as an unavoidable problem, a traditional TCP/IP protocol has technical limitations, and when packet loss occurs during data transmission, the link bandwidth is considered to run full, so that an active avoidance principle is adopted, that is, the speed of sending a data packet is actively reduced, thereby affecting the operation of applications, for example: games, video, voice, etc. are sensitive to packet loss delay.
Existing congestion control algorithms mainly determine the following behavior by the state of the state machine when the sender receives an acknowledgment character. However, the conventional congestion control algorithm has an advantage in a relatively stable network condition, and as the wireless technology is explosively increased, a stable network state of wireless communication does not exist. Signal attenuation is still an inevitable problem in wireless communication, and thus network delay is caused, so that the data transmission rate of the whole network is reduced.
Disclosure of Invention
The invention aims to provide a data transmission method, a data transmission device and electronic equipment, so as to improve the transmission speed of the existing network data.
In a first aspect, an embodiment of the present invention provides a data transmission method, where the data transmission method is applied to a client, and the client is in communication connection with a server through a UDP protocol; the method comprises the following steps: if packet loss is detected in the data transmission process, adjusting the timeout time of the automatic retransmission request based on the UDP protocol; the timeout time is used for indicating the time length of data delay sending caused by data packet loss in the data transmission process; determining a window size of the sliding window based on the adjusted timeout time; and adjusting the transmission rate of the data according to the window size of the sliding window so as to transmit the data according to the adjusted transmission rate.
With reference to the first aspect, an embodiment of the present invention provides a first possible implementation manner of the first aspect, where the determining, based on the adjusted timeout time, a size of the sliding window includes: determining an unacknowledged data packet in a data packet header of the UDP protocol based on the adjusted timeout; the unacknowledged data packet is used for indicating that data before the current transmission data packet is received by the server; and determining the window size of the sliding window according to the unacknowledged data packet.
With reference to the first possible implementation manner of the first aspect, an embodiment of the present invention provides a second possible implementation manner of the first aspect, where the determining, based on the adjusted timeout time, an unacknowledged packet in a packet header of the UDP protocol includes: receiving an acknowledgement character response message returned by the server based on the adjusted timeout time; and determining the unacknowledged data packet in the data packet header of the UDP protocol according to the acknowledgement character response message.
With reference to the first possible implementation manner of the first aspect, an embodiment of the present invention provides a third possible implementation manner of the first aspect, where the determining, according to the unacknowledged packet, a window size of a sliding window includes: determining the real-time throughput rate of the current transmission data according to the unacknowledged data packet; and determining the window size of the sliding window according to the real-time throughput rate.
With reference to the third possible implementation manner of the first aspect, an embodiment of the present invention provides a fourth possible implementation manner of the first aspect, wherein the determining, according to the real-time throughput, a window size of a sliding window includes: determining a smooth throughput rate within a preset time according to the real-time throughput rate; based on the smoothed throughput rate, a window size of a sliding window is determined.
With reference to the second possible implementation manner of the first aspect, an embodiment of the present invention provides a fifth possible implementation manner of the first aspect, where the method further includes: determining a lost data packet according to the confirmation character response message; the missing data packet is retransmitted.
With reference to the first aspect, an embodiment of the present invention provides a sixth possible implementation manner of the first aspect, where the step of adjusting the timeout time for data transmission based on the UDP protocol includes: adjusting coefficients of a preset recovery time target for data transmission based on the UDP protocol; and adjusting the timeout time of data transmission according to the coefficient of the recovery time target.
With reference to the sixth possible implementation manner of the first aspect, the embodiment of the present invention provides a seventh possible implementation manner of the first aspect, wherein a coefficient of the recovery time target is 1.5.
In a second aspect, an embodiment of the present invention provides a data transmission apparatus, where the data transmission apparatus is applied to a client, and the client and a server are in communication connection through a UDP protocol; the device includes: the overtime adjusting module is used for adjusting the overtime time of the automatic retransmission request based on the UDP protocol if packet loss is detected in the data transmission process; the timeout time is used for indicating the time length of data delay sending caused by data packet loss in the data transmission process; the sliding window adjusting module is used for determining the window size of the sliding window based on the adjusted timeout time; and the transmission speed determining module is used for adjusting the transmission rate of the data according to the window size of the sliding window so as to transmit the data according to the adjusted transmission rate.
In a third aspect, an embodiment of the present invention provides an electronic device, where the electronic device includes a processor and a memory, where the memory stores computer-executable instructions that can be executed by the processor, and the processor executes the computer-executable instructions to implement the data transmission method in any one of the seventh possible implementation manners of the first aspect to the first aspect.
The embodiment of the invention has the following beneficial effects:
the data transmission method, the data transmission device and the electronic equipment are applied to a client, wherein the client is in communication connection with a server through a UDP protocol; the method comprises the following steps: if packet loss is detected in the data transmission process, adjusting the timeout time of the automatic retransmission request based on the UDP protocol; the timeout time is used for indicating the time length of data delay sending caused by data packet loss in the data transmission process; determining a window size of the sliding window based on the adjusted timeout time; and adjusting the transmission rate of the data according to the window size of the sliding window so as to transmit the data according to the adjusted transmission rate. The method determines the window size of the sliding window again by adjusting the timeout time of the automatic retransmission, thereby adjusting the data transmission speed and improving the transmission speed of the existing network data.
Additional features and advantages of the present disclosure will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the above-described techniques of the present disclosure.
In order to make the aforementioned objects, features and advantages of the present disclosure more comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings 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 invention, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a schematic flow chart of a data transmission method according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of another data transmission method according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a data transmission device according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Icon: 31-a timeout adjusting module; 32-sliding window adjustment module; 33-transmission speed determination module; 41-a memory; 42-a processor; 43-bus; 44-communication interface.
Detailed Description
To make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is apparent that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Existing congestion control algorithms mainly determine the following behavior by the state of the state machine when the sender receives an acknowledgment character. However, the conventional congestion control algorithm has an advantage in a relatively stable network condition, and as the wireless technology is explosively increased, a stable network state of wireless communication does not exist. Signal attenuation is still an inevitable problem in wireless communication, and thus network delay is caused, so that the data transmission rate of the whole network is reduced.
Based on this, the embodiment of the invention provides a data transmission method, a data transmission device and electronic equipment, which are used for improving the transmission speed of the existing network data. For the convenience of understanding the embodiment, a detailed description will be first given of a data transmission method disclosed in the embodiment of the present invention.
Example 1
Fig. 1 is a schematic flow chart of a data transmission method according to an embodiment of the present invention. The method is applied to a client, and the client is in communication connection with a server through a UDP protocol.
As seen in fig. 1, the method comprises the steps of:
step S101: if packet loss is detected in the data transmission process, adjusting the timeout time of the automatic retransmission request based on the UDP protocol; the timeout time is used for indicating the time length of data delay sending caused by data packet loss in the data transmission process.
In this embodiment, if a packet loss is detected during data transmission, an ARQ protocol is invoked in the computer memory to adjust the automatic repeat request timeout by the ARQ protocol based on the UDP protocol. The ARQ protocol adjusts the time-out time of the automatic retransmission by adjusting the coefficient of the recovery time target.
Step S102: based on the adjusted timeout time, a window size of the sliding window is determined.
In actual operation, data transmission is performed based on the adjusted timeout time, then unacknowledged packets in the UDP packets are calculated, so as to obtain the data throughput rate at that time, and finally the window size of the sliding window is adjusted based on the data throughput rate.
Step S103: and adjusting the transmission rate of the data according to the window size of the sliding window so as to transmit the data according to the adjusted transmission rate.
The invention controls the frequency of sending data by two factors of the size of the sending cache and the size of the residual receiving cache of the receiving end, and adopts a non-yielding flow control strategy to sacrifice bisection and bandwidth utilization rate to improve the fluency of data transmission.
The data transmission method, the data transmission device and the electronic equipment are applied to a client, wherein the client is in communication connection with a server through a UDP protocol; the method comprises the following steps: if packet loss is detected in the data transmission process, adjusting the timeout time of the automatic retransmission request based on the UDP protocol; the timeout time is used for indicating the time length of data delay sending caused by data packet loss in the data transmission process; determining a window size of the sliding window based on the adjusted timeout time; and adjusting the transmission rate of the data according to the window size of the sliding window so as to transmit the data according to the adjusted transmission rate. The method determines the window size of the sliding window again by adjusting the timeout time of the automatic retransmission, thereby adjusting the data transmission speed and improving the transmission speed of the existing network data.
Example 2
On the basis of the flow diagram of a data transmission method shown in fig. 1, the present embodiment also provides another data transmission method. Fig. 2 is a schematic flow chart of another data transmission method according to an embodiment of the present invention. The method is applied to a client, and the client is in communication connection with a server through a UDP protocol.
As can be seen from fig. 2, the method comprises the following steps:
step S201: if packet loss is detected in the data transmission process, adjusting the timeout time of the automatic retransmission request based on the UDP protocol; the timeout time is used for indicating the time length of data delay sending caused by data packet loss in the data transmission process.
In this embodiment, the step of adjusting the timeout period of the data transmission based on the UDP protocol includes: first, the coefficients of a preset recovery time target for data transmission are adjusted based on the UDP protocol. Then, the timeout time for data transmission is adjusted according to the coefficient of the recovery time target.
In one embodiment, the recovery time target has a factor of 1.5.
Step S202: determining an unacknowledged data packet in a data packet header of the UDP protocol based on the adjusted timeout; the unacknowledged data packet is used to indicate that data prior to the currently transmitted data packet has been received by the server.
In this embodiment, the step of determining the unacknowledged packet in the UDP header based on the adjusted timeout period includes: firstly, receiving a confirmation character response message returned by the server based on the adjusted overtime. Then, according to the acknowledgement character response message, the unacknowledged data packet in the data packet header of the UDP protocol is determined.
Step S203: and determining the window size of the sliding window according to the unacknowledged data packet.
In actual operation, the step of determining the window size of the sliding window according to the unacknowledged packet comprises: first, the real-time throughput rate of the currently transmitted data is determined based on the unacknowledged data packets. The window size of the sliding window is then determined based on the real-time throughput rate.
In one possible implementation, the step of determining the window size of the sliding window according to the real-time throughput rate includes: firstly, according to the real-time throughput rate, determining a smooth throughput rate in a preset time. Then, a window size of the sliding window is determined based on the smoothed throughput rate.
Step S204: and adjusting the transmission rate of the data according to the window size of the sliding window so as to transmit the data according to the adjusted transmission rate.
In this embodiment, the method further comprises the following steps A1-A2:
step A1: and determining the lost data packet according to the confirmation character response message.
Step A2: the missing data packet is retransmitted.
In this embodiment, if the received remote acknowledgement character is ACK during data transmission: p1, P3, P4, P5. When the first acknowledgement character is ACK ═ P3, the protocol layer knows that P2 is skipped 1 time, and when ACK ═ P4 is received, the protocol layer knows that P2 is skipped 2 times, at this time, it can think that P2 is lost, and does not wait for timeout, and directly retransmit P2 packet, so as to implement fast retransmission.
The data transmission method, the data transmission device and the electronic equipment are applied to a client, wherein the client is in communication connection with a server through a UDP protocol; the method comprises the following steps: if packet loss is detected in the data transmission process, adjusting the timeout time of the automatic retransmission request based on the UDP protocol; the timeout time is used for indicating the time length of data delay sending caused by data packet loss in the data transmission process; determining an unacknowledged data packet in a data packet header of the UDP protocol based on the adjusted timeout; the unacknowledged data packet is used for indicating that data before the current transmission data packet is received by the server; determining the window size of a sliding window according to the unacknowledged data packet; and adjusting the transmission rate of the data according to the window size of the sliding window so as to transmit the data according to the adjusted transmission rate. The method determines the window size of the sliding window again through the unacknowledged data packet in the data packet header of the UDP protocol, thereby adjusting the data transmission speed and further improving the transmission speed of the existing network data.
Example 3
The embodiment of the invention also provides a data transmission device. As shown in fig. 3, which is a schematic structural diagram of a data transmission device according to an embodiment of the present invention, the client and the server are connected in communication through a UDP protocol; the device includes:
a timeout adjusting module 31, configured to adjust a timeout time of an automatic retransmission request based on the UDP protocol if packet loss is detected during data transmission; the timeout time is used for indicating the time length of data delay sending caused by data packet loss in the data transmission process.
And a sliding window adjusting module 32, configured to determine a window size of the sliding window based on the adjusted timeout time.
And a transmission speed determining module 33, configured to adjust a transmission rate of the data according to the window size of the sliding window, so as to perform data transmission according to the adjusted transmission rate.
The timeout adjusting module 31, the sliding window adjusting module 32, and the transmission speed determining module 33 are connected in sequence.
In one embodiment, the sliding window adjusting module 32 is further configured to determine an unacknowledged packet in the packet header of the UDP protocol based on the adjusted timeout period; the unacknowledged data packet is used for indicating that data before the current transmission data packet is received by the server; and determining the window size of the sliding window according to the unacknowledged data packet.
In one embodiment, the timeout adjusting module 31 is further configured to receive an acknowledgment character response packet returned by the server based on the adjusted timeout time; and determining the unacknowledged data packet in the data packet header of the UDP protocol according to the acknowledgement character response message.
In one embodiment, the sliding window adjusting module 32 is further configured to determine a real-time throughput rate of currently transmitted data according to the unacknowledged data packet; and determining the window size of the sliding window according to the real-time throughput rate.
In one embodiment, the sliding window adjusting module 32 is further configured to determine a smooth throughput rate within a preset time according to the real-time throughput rate; based on the smoothed throughput rate, a window size of a sliding window is determined.
In one embodiment, the apparatus further includes an automatic retransmission module, where the automatic retransmission module is configured to determine the missing data packet according to the acknowledgment character response packet; the missing data packet is retransmitted.
In one embodiment, the timeout adjusting module 31 is further configured to adjust a coefficient of a preset recovery time target for data transmission based on the UDP protocol; and adjusting the timeout time of data transmission according to the coefficient of the recovery time target. Wherein the recovery time target has a coefficient of 1.5.
The data transmission device provided by the embodiment of the invention has the same technical characteristics as the data transmission method provided by the embodiment, so that the same technical problems can be solved, and the same technical effects can be achieved. It is clear to those skilled in the art that, for convenience and brevity of description, the specific working process of the apparatus described above may refer to the corresponding process in the foregoing method embodiment, and is not described herein again.
Example 4
The present embodiment provides an electronic device comprising a processor and a memory, the memory storing computer-executable instructions capable of being executed by the processor, the processor executing the computer-executable instructions to implement the steps of the data transmission method.
Referring to fig. 4, a schematic structural diagram of an electronic device is shown, where the electronic device includes: a memory 41 and a processor 42, wherein the memory stores a computer program capable of running on the processor 42, and the processor implements the steps provided by the data transmission method when executing the computer program.
As shown in fig. 4, the apparatus further includes: a bus 43 and a communication interface 44, the processor 42, the communication interface 44 and the memory 41 being connected by the bus 43; the processor 42 is for executing executable modules, such as computer programs, stored in the memory 41.
The Memory 41 may include a high-speed Random Access Memory (RAM) and may also include a non-volatile Memory (non-volatile Memory), such as at least one disk Memory. The communication connection between the network element of the system and at least one other network element is realized through at least one communication interface 44 (which may be wired or wireless), and the internet, a wide area network, a local network, a metropolitan area network, and the like can be used.
The bus 43 may be an ISA bus, a PCI bus, an EISA bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one double-headed arrow is shown in FIG. 4, but that does not indicate only one bus or one type of bus.
The memory 41 is used for storing a program, and the processor 42 executes the program after receiving the execution instruction, and the method executed by the data transmission apparatus according to any of the embodiments of the present invention may be applied to the processor 42, or implemented by the processor 42. The processor 42 may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by instructions in the form of hardware, integrated logic circuits, or software in the processor 42. The Processor 42 may be a general-purpose Processor, and includes a Central Processing Unit (CPU), a Network Processor (NP), and the like; the device can also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field-Programmable Gate Array (FPGA), or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components. The various methods, steps and logic blocks disclosed in the embodiments of the present invention may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present invention may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in a memory 41, and a processor 42 reads information in the memory 41 and performs the steps of the method in combination with hardware thereof.
Further, embodiments of the present invention also provide a machine-readable storage medium storing machine-executable instructions that, when invoked and executed by the processor 42, cause the processor 42 to implement the data transmission method described above.
The data transmission method and the data transmission device provided by the embodiment of the invention have the same technical characteristics, so the same technical problems can be solved, and the same technical effects can be achieved.
In addition, in the description of the embodiments of the present invention, unless otherwise explicitly specified or limited, the terms "mounted," "connected," and "connected" are to be construed broadly, e.g., as meaning either a fixed connection, a removable connection, or an integral connection; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art.
In the description of the present invention, it should be noted that the terms "center", "upper", "lower", "left", "right", "vertical", "horizontal", "inner", "outer", etc., indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings, and are only for convenience of description and simplicity of description, but do not indicate or imply that the device or element being referred to must have a particular orientation, be constructed and operated in a particular orientation, and thus, should not be construed as limiting the present invention. Furthermore, the terms "first," "second," and "third" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.

Claims (10)

1. The data transmission method is characterized by being applied to a client, wherein the client is in communication connection with a server through a UDP protocol; the method comprises the following steps:
if packet loss is detected in the data transmission process, adjusting the timeout time of the automatic retransmission request based on the UDP protocol; the timeout time is used for indicating the time length of data delay sending caused by data packet loss in the data transmission process;
determining a window size of the sliding window based on the adjusted timeout time;
and adjusting the transmission rate of the data according to the window size of the sliding window so as to transmit the data according to the adjusted transmission rate.
2. The data transmission method of claim 1, wherein the step of determining the size of the sliding window based on the adjusted timeout time comprises:
determining an unacknowledged data packet in a data packet header of the UDP protocol based on the adjusted timeout; the unacknowledged data packet is used for indicating that data before the current transmission data packet is received by the server;
and determining the window size of the sliding window according to the unacknowledged data packet.
3. The data transmission method according to claim 2, wherein the step of determining the unacknowledged data packet in the UDP header based on the adjusted timeout period comprises:
receiving a confirmation character response message returned by the server based on the adjusted overtime time;
and determining the unacknowledged data packet in the data packet header of the UDP protocol according to the acknowledgement character response message.
4. The data transmission method according to claim 2, wherein the step of determining the window size of the sliding window according to the unacknowledged data packet comprises:
determining the real-time throughput rate of the current transmission data according to the unacknowledged data packet;
and determining the window size of the sliding window according to the real-time throughput rate.
5. The data transmission method of claim 4, wherein the step of determining the window size of the sliding window according to the real-time throughput rate comprises:
determining a smooth throughput rate within a preset time according to the real-time throughput rate;
and determining the window size of the sliding window according to the smooth throughput rate.
6. The data transmission method of claim 3, further comprising:
determining a lost data packet according to the confirmation character response message;
and retransmitting the lost data packet.
7. The data transmission method according to claim 1, wherein the step of adjusting the timeout period of the data transmission based on the UDP protocol comprises:
adjusting coefficients of a preset recovery time target for data transmission based on the UDP protocol;
and adjusting the timeout time of data transmission according to the coefficient of the recovery time target.
8. The data transmission method of claim 7, wherein the recovery time target has a coefficient of 1.5.
9. The data transmission device is applied to a client side, and the client side is in communication connection with a server side through a UDP protocol; the device comprises:
the timeout adjusting module is used for adjusting the timeout time of the automatic retransmission request based on the UDP protocol if packet loss is detected in the data transmission process; the timeout time is used for indicating the time length of data delay sending caused by data packet loss in the data transmission process;
the sliding window adjusting module is used for determining the window size of the sliding window based on the adjusted timeout time;
and the transmission speed determining module is used for adjusting the transmission rate of the data according to the window size of the sliding window so as to transmit the data according to the adjusted transmission rate.
10. An electronic device, comprising a processor and a memory, the memory storing computer-executable instructions executable by the processor, the processor executing the computer-executable instructions to implement the data transmission method of any one of claims 1 to 8.
CN202111542865.7A 2021-12-16 2021-12-16 Data transmission method and device and electronic equipment Active CN114268416B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111542865.7A CN114268416B (en) 2021-12-16 2021-12-16 Data transmission method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111542865.7A CN114268416B (en) 2021-12-16 2021-12-16 Data transmission method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN114268416A true CN114268416A (en) 2022-04-01
CN114268416B CN114268416B (en) 2023-10-24

Family

ID=80827529

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111542865.7A Active CN114268416B (en) 2021-12-16 2021-12-16 Data transmission method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN114268416B (en)

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101488840A (en) * 2009-02-05 2009-07-22 腾讯科技(深圳)有限公司 Data transmission method and apparatus
CN102088396A (en) * 2009-12-02 2011-06-08 腾讯科技(深圳)有限公司 Data transmission control method and device
CN102170341A (en) * 2009-02-05 2011-08-31 腾讯科技(深圳)有限公司 Method and apparatus for data transmission
WO2011150651A1 (en) * 2010-12-29 2011-12-08 华为技术有限公司 Congestion control method and device for data transmission
CN102694731A (en) * 2012-05-29 2012-09-26 北京星网锐捷网络技术有限公司 Speed rate adjustment method, device and network equipment
US20130170342A1 (en) * 2011-02-03 2013-07-04 King Saud University Data communication systems and methods
CN104283605A (en) * 2014-09-26 2015-01-14 东软集团股份有限公司 Satellite network data transmission method and device based on UDP
CN106102094A (en) * 2016-07-06 2016-11-09 广州海格通信集团股份有限公司 A kind of TCP jamming control method based on SDN
CN106255149A (en) * 2016-08-10 2016-12-21 广州市百果园网络科技有限公司 A kind of media data transmission method and device
US20190075057A1 (en) * 2017-09-07 2019-03-07 Acer Incorporated Rudp apparatus and dynamic adjustment method of sliding window parameter
US20200205027A1 (en) * 2018-12-19 2020-06-25 Industrial Technology Research Institute Collaborative transmission method and transmission device based on udp and tcp connections
CN111698275A (en) * 2019-03-15 2020-09-22 华为技术有限公司 Data processing method, device and equipment
CN112165355A (en) * 2020-10-23 2021-01-01 中国电子科技集团公司第三十研究所 Satellite network-oriented UDP-based reliable data transmission method
CN112511377A (en) * 2020-11-16 2021-03-16 成都云智天下科技股份有限公司 TCP network acceleration method based on ARQ and UDP protocols
CN113708895A (en) * 2020-05-21 2021-11-26 北京金山云网络技术有限公司 Data transmission method and device and electronic equipment
US20210377855A1 (en) * 2018-10-11 2021-12-02 Signify Holding B.V. Communicating in a wireless network

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101488840A (en) * 2009-02-05 2009-07-22 腾讯科技(深圳)有限公司 Data transmission method and apparatus
CN102170341A (en) * 2009-02-05 2011-08-31 腾讯科技(深圳)有限公司 Method and apparatus for data transmission
CN102088396A (en) * 2009-12-02 2011-06-08 腾讯科技(深圳)有限公司 Data transmission control method and device
WO2011150651A1 (en) * 2010-12-29 2011-12-08 华为技术有限公司 Congestion control method and device for data transmission
US20130170342A1 (en) * 2011-02-03 2013-07-04 King Saud University Data communication systems and methods
CN102694731A (en) * 2012-05-29 2012-09-26 北京星网锐捷网络技术有限公司 Speed rate adjustment method, device and network equipment
CN104283605A (en) * 2014-09-26 2015-01-14 东软集团股份有限公司 Satellite network data transmission method and device based on UDP
CN106102094A (en) * 2016-07-06 2016-11-09 广州海格通信集团股份有限公司 A kind of TCP jamming control method based on SDN
CN106255149A (en) * 2016-08-10 2016-12-21 广州市百果园网络科技有限公司 A kind of media data transmission method and device
US20190075057A1 (en) * 2017-09-07 2019-03-07 Acer Incorporated Rudp apparatus and dynamic adjustment method of sliding window parameter
US20210377855A1 (en) * 2018-10-11 2021-12-02 Signify Holding B.V. Communicating in a wireless network
US20200205027A1 (en) * 2018-12-19 2020-06-25 Industrial Technology Research Institute Collaborative transmission method and transmission device based on udp and tcp connections
CN111698275A (en) * 2019-03-15 2020-09-22 华为技术有限公司 Data processing method, device and equipment
CN113708895A (en) * 2020-05-21 2021-11-26 北京金山云网络技术有限公司 Data transmission method and device and electronic equipment
CN112165355A (en) * 2020-10-23 2021-01-01 中国电子科技集团公司第三十研究所 Satellite network-oriented UDP-based reliable data transmission method
CN112511377A (en) * 2020-11-16 2021-03-16 成都云智天下科技股份有限公司 TCP network acceleration method based on ARQ and UDP protocols

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
杨力 等: "一种高动态卫星网络的拥塞控制算法", 宇航学报, no. 08 *
茹新宇 等: "一种新的TCP拥塞窗口动态调整策略", 河南科技大学学报(自然科学版), no. 03 *

Also Published As

Publication number Publication date
CN114268416B (en) 2023-10-24

Similar Documents

Publication Publication Date Title
US11876714B2 (en) Method and apparatus for network congestion control based on transmission rate gradients
CN108270682B (en) Message transmission method, terminal, network equipment and communication system
US6697331B1 (en) Link layer acknowledgement and retransmission for cellular telecommunications
JP4016387B2 (en) Data flow control method
JP5523350B2 (en) Method and apparatus for TCP flow control
CA2646502C (en) Communication device and method
US7477675B2 (en) Data communication apparatus
KR100787294B1 (en) Tcp progress apparatus in mobile communication base station
JP4654926B2 (en) COMMUNICATION SYSTEM, COMMUNICATION DEVICE, AND CONgestion Control Method Used In Them
US7496036B2 (en) Method and apparatus for determining client-perceived server response time
WO2017050216A1 (en) Packet transmission method and user equipment
EP1568180B1 (en) A method for enhancing transmission quality of streaming media
US20080101290A1 (en) Apparatus for Arq Controlling in Wireless Portable Internet System and Method Thereof
US6958997B1 (en) TCP fast recovery extended method and apparatus
US7593338B2 (en) Congestion control method and system for reducing a retransmission timeout count in a transmission control protocol
US9456377B2 (en) System and method for transmission control protocol service delivery in wireless communications systems
JP2008508817A (en) High performance TCP suitable for low frequency ACK system
CN101119183A (en) Retransmission control method and transmission equipment
WO2016201904A1 (en) Tcp-based data transmission method and device
WO2020147453A1 (en) Data transmission method and related apparatus
EP1536589A2 (en) Transmitter device for controlling data transmission
JP7067544B2 (en) Communication systems, communication devices, methods and programs
JP4384676B2 (en) Method for controlling data communication apparatus
CN111092907B (en) UDP (user Datagram protocol) -based data stream fast transmission method, system and medium
CN114268416B (en) Data transmission method and device and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant