CN102404187A - Congestion control method and system as well as network equipment - Google Patents
Congestion control method and system as well as network equipment Download PDFInfo
- Publication number
- CN102404187A CN102404187A CN2010102812104A CN201010281210A CN102404187A CN 102404187 A CN102404187 A CN 102404187A CN 2010102812104 A CN2010102812104 A CN 2010102812104A CN 201010281210 A CN201010281210 A CN 201010281210A CN 102404187 A CN102404187 A CN 102404187A
- Authority
- CN
- China
- Prior art keywords
- network bandwidth
- end device
- sending
- bandwidth information
- network
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 70
- 230000005540 biological transmission Effects 0.000 claims abstract description 107
- 238000012790 confirmation Methods 0.000 claims description 39
- 238000004364 calculation method Methods 0.000 claims description 26
- 238000005259 measurement Methods 0.000 claims description 18
- 238000012545 processing Methods 0.000 claims description 8
- 238000012544 monitoring process Methods 0.000 claims description 5
- 102100036409 Activated CDC42 kinase 1 Human genes 0.000 claims 3
- 101000928956 Homo sapiens Activated CDC42 kinase 1 Proteins 0.000 claims 3
- 101100288236 Arabidopsis thaliana KRP4 gene Proteins 0.000 claims 1
- 101100433979 Bos taurus TNK2 gene Proteins 0.000 claims 1
- 101100385394 Zea mays ACK2 gene Proteins 0.000 claims 1
- 239000002699 waste material Substances 0.000 abstract description 8
- 230000008569 process Effects 0.000 description 7
- 230000008859 change Effects 0.000 description 6
- 238000010586 diagram Methods 0.000 description 6
- 230000004044 response Effects 0.000 description 6
- 230000000694 effects Effects 0.000 description 5
- 230000003111 delayed effect Effects 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000000737 periodic effect Effects 0.000 description 3
- 230000001960 triggered effect Effects 0.000 description 3
- 230000007246 mechanism Effects 0.000 description 2
- 238000012546 transfer Methods 0.000 description 2
- 230000009471 action Effects 0.000 description 1
- 230000003139 buffering effect Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 239000003999 initiator Substances 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/10—Flow control; Congestion control
- H04L47/12—Avoiding congestion; Recovering from congestion
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/10—Flow control; Congestion control
- H04L47/25—Flow control; Congestion control with rate being modified by the source upon detecting a change of network conditions
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
本发明实施例提供一种拥塞控制方法和系统以及网络设备。其中拥塞控制方法,包括:获取发送端设备和接收端设备之间的数据传输路径的网络带宽信息;根据所述网络带宽信息,对数据发送速率进行调整处理;根据调整处理后的数据发送速率,向所述接收端设备发送分组数据。本发明实施例中,发送端设备对数据发送速率进行调整的精度较高,而不会出现大幅度的波动。而且既能够使分组数据在无拥塞的数据传输路径上传输,又能够充分发挥网络性能,避免网络资源浪费。
Embodiments of the present invention provide a congestion control method and system as well as network equipment. Wherein the congestion control method includes: acquiring network bandwidth information of a data transmission path between the sending end device and the receiving end device; adjusting the data transmission rate according to the network bandwidth information; according to the adjusted data transmission rate, Send packet data to the receiving end device. In the embodiment of the present invention, the sending end device adjusts the data sending rate with high precision without large fluctuations. Moreover, the packet data can be transmitted on the data transmission path without congestion, and the network performance can be fully utilized to avoid waste of network resources.
Description
技术领域 technical field
本发明实施例涉及通信技术,尤其涉及一种拥塞控制方法和系统以及网络设备。The embodiments of the present invention relate to communication technologies, and in particular to a congestion control method and system and network equipment.
背景技术 Background technique
传输控制协议(Transmission Control Protocol,以下简称:TCP)是目前常用的一种传输层协议,其可以用于分组网络中的各节点之间进行可靠数据传输。而拥塞控制就是TCP保证分组网络中数据可靠传输的一个重要控制功能。所谓拥塞控制,是指控制向网络中发送数据,避免数据过多超出中间网络能够承受的限度产生拥塞。Transmission Control Protocol (Transmission Control Protocol, hereinafter referred to as: TCP) is a commonly used transport layer protocol at present, which can be used for reliable data transmission between nodes in a packet network. Congestion control is an important control function of TCP to ensure reliable data transmission in packet networks. The so-called congestion control refers to the control of sending data to the network to avoid congestion caused by too much data exceeding the limit that the intermediate network can bear.
现有技术中,发送端设备是根据接收到的ACK消息的数量,调节发送窗口的大小来调整数据发送速率,从而实现拥塞控制的,而接收端设备接收分组数据并返回ACK消息受到众多网络因素的影响,因此,发送端设备根据接收到的ACK消息的数量计算发送窗口大小并根据发送窗口大小进行拥塞控制的控制精度较低。In the prior art, the sender device adjusts the data transmission rate by adjusting the size of the send window according to the number of received ACK messages, so as to achieve congestion control, while the receiver device receives packet data and returns ACK messages subject to many network factors Therefore, the sending end device calculates the sending window size according to the number of received ACK messages and performs congestion control according to the sending window size with low control precision.
发明内容 Contents of the invention
本发明实施例提供一种拥塞控制方法和系统以及网络设备,以解决发送端设备进行拥塞控制时控制精度较低的问题。Embodiments of the present invention provide a congestion control method and system as well as a network device, so as to solve the problem of low control precision when the sending end device performs congestion control.
本发明实施例提供一种拥塞控制方法,包括:An embodiment of the present invention provides a congestion control method, including:
获取发送端设备和接收端设备之间的数据传输路径的网络带宽信息;Obtain the network bandwidth information of the data transmission path between the sending end device and the receiving end device;
根据所述网络带宽信息,对数据发送速率进行调整处理;Adjusting the data transmission rate according to the network bandwidth information;
根据调整处理后的数据发送速率,向所述接收端设备发送分组数据。Send packet data to the receiving end device according to the adjusted and processed data sending rate.
本发明实施例还提供一种网络设备,包括:The embodiment of the present invention also provides a network device, including:
获取模块,用于获取发送端设备和接收端设备之间的数据传输路径的网络带宽信息;An acquisition module, configured to acquire network bandwidth information of a data transmission path between the sending end device and the receiving end device;
处理模块,用于根据所述获取模块获取的网络带宽信息,对数据发送速率进行调整处理;A processing module, configured to adjust the data transmission rate according to the network bandwidth information obtained by the obtaining module;
发送模块,用于根据所述处理模块调整处理后的数据发送速率,向所述接收端设备发送分组数据。A sending module, configured to adjust the processed data sending rate according to the processing module, and send packet data to the receiving end device.
本发明实施例又提供一种拥塞控制系统,包括:发送端设备和接收端设备,An embodiment of the present invention further provides a congestion control system, including: a sending end device and a receiving end device,
所述发送端设备,用于获取所述发送端设备和所述接收端设备之间的数据传输路径的网络带宽信息;根据所述网络带宽信息,对数据发送速率进行调整处理;根据调整处理后的数据发送速率,向所述接收端设备发送分组数据;The sending end device is configured to obtain network bandwidth information of a data transmission path between the sending end device and the receiving end device; adjust the data transmission rate according to the network bandwidth information; sending data at a rate of , sending packet data to the receiving end device;
所述接收端设备,用于接收所述发送端设备发送的分组数据。The receiving end device is configured to receive the packet data sent by the sending end device.
本发明实施例提供的拥塞控制方法和系统以及网络设备中,发送端设备通过采用网络带宽信息来调整数据传输速率,使得数据发送速率是围绕网络带宽信息的变化而变化的,因此,发送端设备对数据发送速率进行调整的精度较高,而不会出现滑动窗口机制中那样的大幅度的波动。而且,发送端设备发送分组数据的数据发送速率是与数据传输路径的能力相匹配的,因此既能够使分组数据在无拥塞的数据传输路径上传输,又能够充分发挥网络性能,避免网络资源浪费。In the congestion control method and system and the network device provided by the embodiments of the present invention, the sending end device adjusts the data transmission rate by using the network bandwidth information, so that the data sending rate changes around the change of the network bandwidth information. Therefore, the sending end device The accuracy of adjusting the data transmission rate is high, and there will be no large fluctuations as in the sliding window mechanism. Moreover, the data transmission rate of the sender device to send packet data matches the capability of the data transmission path, so that the packet data can be transmitted on the non-congested data transmission path, and the network performance can be fully utilized to avoid waste of network resources. .
附图说明 Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作一简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description These are some embodiments of the present invention. For those skilled in the art, other drawings can also be obtained according to these drawings without any creative effort.
图1为本发明拥塞控制方法实施例一的流程图;FIG. 1 is a flowchart of
图2为本发明拥塞控制方法实施例二的流程图;FIG. 2 is a flowchart of
图3为本发明拥塞控制方法实施例三的流程图;FIG. 3 is a flow chart of
图4为本发明拥塞控制方法实施例四的流程图;FIG. 4 is a flowchart of Embodiment 4 of the congestion control method of the present invention;
图5为本发明拥塞控制方法实施例五的流程图;FIG. 5 is a flow chart of Embodiment 5 of the congestion control method of the present invention;
图6为本发明网络设备实施例的结构示意图;FIG. 6 is a schematic structural diagram of an embodiment of a network device according to the present invention;
图7为本发明拥塞控制系统实施例一的结构示意图;FIG. 7 is a schematic structural diagram of
图8为本发明拥塞控制系统实施例二的结构示意图。FIG. 8 is a schematic structural diagram of
具体实施方式 Detailed ways
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。In order to make the purpose, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the drawings in the embodiments of the present invention. Obviously, the described embodiments It is a part of embodiments of the present invention, but not all embodiments. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of the present invention.
图1为本发明拥塞控制方法实施例一的流程图,如图1所示,本实施例的方法可以包括:Fig. 1 is a flow chart of
步骤101、获取发送端设备和接收端设备之间的数据传输路径的网络带宽信息。Step 101. Obtain network bandwidth information of a data transmission path between a sending end device and a receiving end device.
发明人在实现本发明的过程中,发现分组网络具有两方面的能力:分组数据转发能力以及分组数据缓存能力,这两方面的能力并没有直接的联系。而路由器作为分组存储转发设备,具有很强的队列存储功能,也就是说,发送端设备发送给接收端设备的分组数据,可以在路由器中进行队列缓存,之后再转发给接收端设备,因此,对于这部分缓存的分组数据,其ACK消息反馈到发送端设备的时间会有所延迟。又或者数据传输路径在众多其它网络因素的作用下,丢弃了反馈给发送端设备的ACK消息,致使发送端设备误认为是由于网络发生拥塞,导致分组数据发送失败。因此,如果采用现有技术,由于在一定时间内没有接收到这些延迟的ACK消息,发送端设备将认为发生拥塞,随即减小发送窗口的大小,而在后续又接收到这些延迟的ACK消息时,发送端设备又会认为拥塞状态消除,随即增大发送窗口的大小。因此现有技术的拥塞控制方法容易导致发送窗口的大小发生大幅度波动,而无法充分有效利用网络转发能力;而且,发送端设备也无法确认以调整后的发送窗口发送分组数据是否会发生拥塞,当发送窗口增大到超过网络实际分组转发能力时,超出的分组数据将会被网络丢弃,从而造成网络资源的浪费。In the process of implementing the present invention, the inventors found that the packet network has two capabilities: packet data forwarding capability and packet data buffering capability, and these two capabilities are not directly related. As a packet storage and forwarding device, the router has a strong queue storage function, that is to say, the packet data sent by the sending end device to the receiving end device can be cached in the router and then forwarded to the receiving end device. Therefore, For this part of buffered packet data, the time for its ACK message to be fed back to the sending end device will be delayed. Or the data transmission path discards the ACK message fed back to the sender device under the action of many other network factors, causing the sender device to mistakenly believe that it is due to network congestion, resulting in packet data transmission failure. Therefore, if the existing technology is adopted, since these delayed ACK messages are not received within a certain period of time, the sending end device will consider that congestion occurs, and then reduce the size of the sending window, and when these delayed ACK messages are subsequently received , the sending end device will think that the congestion state has been eliminated, and then increase the size of the sending window. Therefore, the congestion control method in the prior art is likely to cause large fluctuations in the size of the sending window, and cannot fully and effectively utilize the network forwarding capability; moreover, the sending end device cannot confirm whether there will be congestion when sending packet data with the adjusted sending window, When the sending window increases to exceed the actual packet forwarding capability of the network, the excess packet data will be discarded by the network, resulting in a waste of network resources.
正是针对上述现有技术对发送端设备的发送窗口的大小,也即对数据发送速率进行调整时所产生的问题,本实施例中,发送端设备可以以当前的网络环境为标准,调整分组数据的数据发送速率,以避免拥塞现象的发生。It is precisely for the above-mentioned existing technology that adjusts the size of the sending window of the sending end device, that is, the problem caused when the data sending rate is adjusted. In this embodiment, the sending end device can adjust the packet size based on the current network environment. The data rate at which data is sent to avoid congestion.
具体来说,发送端设备可以获取发送端设备和接收端设备之间的数据传输路径的网络带宽信息。Specifically, the sending end device may acquire network bandwidth information of the data transmission path between the sending end device and the receiving end device.
本实施例并不限制发送端设备获取网络带宽信息的方式,例如不限制该网络带宽信息是包含在哪种消息中的,也不限制发送端设备是从哪个网络实体获取该网络带宽信息的,例如并不限制该网络带宽信息是由接收端设备发送而来,其可以为网络中具有网络带宽监测或者网络带宽管理功能的任一网络实体发送而来。而且,本领域技术人员可以根据需要,调整该网络带宽信息的监测或者管理周期,或者调整带宽管理监测方式为事件触发,从而使得发送端设备可以灵活地根据网络带宽监测或者网络带宽管理单元提供的网络带宽信息调整数据发送速率。This embodiment does not limit the manner in which the sending end device obtains the network bandwidth information, for example, it does not limit what kind of message the network bandwidth information is included in, nor does it limit the network entity from which the sending end device obtains the network bandwidth information. For example, it is not limited that the network bandwidth information is sent by the receiving end device, and it may be sent by any network entity in the network that has the function of network bandwidth monitoring or network bandwidth management. Moreover, those skilled in the art can adjust the monitoring or management period of the network bandwidth information as required, or adjust the bandwidth management monitoring mode to be event-triggered, so that the sending end device can The network bandwidth information adjusts the data sending rate.
步骤102、根据所述网络带宽信息,对数据发送速率进行调整处理。
发送端设备在获取该网络带宽信息后,即可获知当前的网络环境。本领域技术人员可以理解,该网络带宽信息并不限于网络带宽bandwidth本身,而是表示能够反映网络带宽信息的任何参数。After obtaining the network bandwidth information, the sending end device can know the current network environment. Those skilled in the art can understand that the network bandwidth information is not limited to the network bandwidth bandwidth itself, but represents any parameter that can reflect the network bandwidth information.
具体来说,该网络带宽信息所反映的网络环境较好,则发送端设备可以将数据发送速率相应地增大,而该网络带宽信息所反映的网络环境较差,例如已经发生拥塞时,则发送端设备可以将数据发送速率相应地减小。因此,本实施例可以采用该网络带宽信息作为调整数据发送速率的参考标准,使得数据发送速率是围绕网络带宽信息的变化而变化的,因此,发送端设备对数据发送速率进行调整的精度较高,而不会出现滑动窗口机制那样的大幅度的波动。Specifically, if the network environment reflected by the network bandwidth information is good, the sending device can increase the data transmission rate correspondingly, while the network environment reflected by the network bandwidth information is poor, for example, when congestion has occurred, then The sending end device can reduce the data sending rate accordingly. Therefore, in this embodiment, the network bandwidth information can be used as a reference standard for adjusting the data transmission rate, so that the data transmission rate changes around the change of the network bandwidth information. Therefore, the sending end device can adjust the data transmission rate with high accuracy , without large fluctuations like the sliding window mechanism.
需要说明的是,对数据发送速率的大小进行调整的操作,既可以表现为发送端设备根据该网络带宽信息,对数据发送速率进行直接调整,也可以表现为发送端设备根据该网络带宽信息,对发送窗口的大小进行调整。另外,该数据发送速率既可以为单位时间内发送的数据包的个数,也可以为单位时间内发送的数据的比特数。It should be noted that the operation of adjusting the data transmission rate can be performed by the sending device directly adjusting the data transmission rate according to the network bandwidth information, or by adjusting the data transmission rate according to the network bandwidth information. Adjust the size of the sending window. In addition, the data sending rate may be the number of data packets sent per unit time, or the number of data bits sent per unit time.
步骤103、根据调整处理后的数据发送速率,向所述接收端设备发送分组数据。Step 103: Send packet data to the receiving end device according to the adjusted and processed data sending rate.
由于该网络带宽信息能够客观地反映网络环境,而并不依赖于发送端设备接收到的ACK消息的数量以及发送窗口的大小,因此,发送端设备以调整后的数据发送速率发送分组数据是与数据传输路径的能力相匹配的,因此既能够使分组数据在无拥塞的数据传输路径上传输,又能够充分发挥网络性能,避免网络资源浪费。Since the network bandwidth information can objectively reflect the network environment, and does not depend on the number of ACK messages received by the sending end device and the size of the sending window, the sending end device sends packet data at the adjusted data sending rate. The capabilities of the data transmission path are matched, so that the packet data can be transmitted on the data transmission path without congestion, and the network performance can be fully utilized to avoid waste of network resources.
本实施例的拥塞控制方法中,发送端设备通过采用网络带宽信息来调整数据传输速率,使得数据发送速率是围绕网络带宽信息的变化而变化的,因此,发送端设备对数据发送速率进行调整的精度较高,而不会出现大幅度的波动。而且,发送端设备以调整后的数据发送速率发送分组数据是与数据传输路径的能力相匹配的,因此既能够使分组数据在无拥塞的数据传输路径上传输,又能够充分发挥网络性能,避免网络资源浪费。In the congestion control method of this embodiment, the sending end device adjusts the data transmission rate by using the network bandwidth information, so that the data sending rate changes around the change of the network bandwidth information, therefore, the sending end device adjusts the data sending rate The accuracy is high without large fluctuations. Moreover, the sender device sends packet data at an adjusted data transmission rate that matches the capability of the data transmission path, so that the packet data can be transmitted on the data transmission path without congestion, and the network performance can be fully utilized to avoid Waste of network resources.
下面采用三个具体的实施例对本发明的技术方案进行详细说明。The technical solution of the present invention will be described in detail below using three specific embodiments.
图2为本发明拥塞控制方法实施例二的流程图,如图2所示,本实施例的方法中,网络带宽信息是由发送端设备自己计算获取的,本实施例的方法可以包括:FIG. 2 is a flow chart of
步骤201、发送端设备与接收端设备建立TCP连接。
建立TCP连接的发起方既可以为发送端设备,也可以为接收端设备。The initiator of establishing the TCP connection can be either the sending end device or the receiving end device.
步骤202、发送端设备初始化拥塞控制参数。
发送端设备与接收端设备建立TCP连接后,发送端设备可以初始化拥塞控制参数,例如在接收到确认消息之前可以发送的分组数N、带宽/速率计算周期T、数据发送速率与路径带宽的增量因数p、发生拥塞时数据发送速率与路径带宽的减量因数q、触发快速重传的重复确认消息个数K中至少一种参数。After the sender device establishes a TCP connection with the receiver device, the sender device can initialize congestion control parameters, such as the number of packets N that can be sent before receiving an acknowledgment message, the bandwidth/rate calculation period T, the increase in data transmission rate and path bandwidth. At least one parameter among the quantity factor p, the decrement factor q of the data transmission rate and the path bandwidth when congestion occurs, and the number K of repeated acknowledgment messages triggering fast retransmission.
步骤203、发送端设备向接收端设备发送第一个分组数据包,并记录发送时间T0,之后继续发送其他分组数据包,直到完成发送N个分组数据包。
步骤204、发送端设备接收由接收端设备发送的第一个确认消息,记录接收时间T1,并计算初始数据发送速率Rate。
接收端设备在接收到发送端设备发送的第一个分组数据包后,可以向发送端设备发送ACK消息,该ACK消息中包含有期待的下一个分组数据包的字节顺序号,该字节顺序号可以用于指示已经接收到的分组数据包字节,例如期待的下一个分组数据包的字节顺序号是X,则意味着字节顺序号为X-1之前的分组数据包字节都已经被连续接收,从而可以指示发送端设备分组数据包字节被成功接收。After receiving the first packet sent by the sender device, the receiver device can send an ACK message to the sender device. The ACK message contains the byte order number of the expected next packet. The sequence number can be used to indicate the byte order of the packet that has been received. For example, the byte sequence number of the expected next packet is X, which means that the byte sequence number of the next packet is X-1. have been received consecutively, thereby indicating to the sending end device that the packet data packet bytes were successfully received.
发送端设备接收到第一个ACK消息后,可以记录下该ACK消息的接收时间T1,并进入到速率受控阶段。After receiving the first ACK message, the sender device can record the receiving time T1 of the ACK message, and enter the rate-controlled stage.
本实施例可以假设,在T0到T1这段时间内,发送端设备共发送了N个分组数据包,因此,本实施例可以应用公式(4)计算获取初始数据发送速率Rate,In this embodiment, it can be assumed that during the period from T0 to T1, the sending end device has sent a total of N packet data packets. Therefore, in this embodiment, formula (4) can be used to calculate and obtain the initial data transmission rate Rate,
其中,表示初始发送的N个分组数据包的比特数之和。in, Indicates the sum of the number of bits of the N packet data packets initially sent.
需要说明的是,公式(4)用于发送端设备第一次计算分组数据包的发送速率,更一般的情况下,速率计算可以使用公式(3)It should be noted that the formula (4) is used for the sending end device to calculate the sending rate of the packet data packet for the first time. In more general cases, the rate calculation can use the formula (3)
其中,Rate表示发送端设备发送分组数据包x~y期间的数据发送速率,Ty表示发送分组数据包y的时间,Tx表示发送分组数据包x的时间,表示发送端设备发送分组数据包x~y期间总共发送的比特数之和。Among them, Rate represents the data transmission rate of the sending end device during sending packet data packets x to y, Ty represents the time for sending packet data packet y, and Tx represents the time for sending packet data packet x, Indicates the sum of the total number of bits sent by the sender device during the period of sending packet data packets x to y.
步骤205、发送端设备接收到由接收端设备发送的多个ACK消息,并根据接收的ACK消息计算获取网络带宽信息。
具体来说,发送端设备可以根据接收到的由接收端设备发送的至少两个ACK消息包含的确认信息和确认消息的接收时间,计算获取网络带宽信息。该确认信息为接收端设备携带在ACK消息中发送给发送端设备的。Specifically, the sending end device may calculate and acquire the network bandwidth information according to the received confirmation information contained in at least two ACK messages sent by the receiving end device and the receiving time of the confirmation messages. The acknowledgment information is carried by the receiving end device in the ACK message and sent to the sending end device.
接收端设备接收到发送端设备发送的分组数据包后,可以依次向发送端设备发送ACK消息,指示发送端设备发送的分组数据包被成功接收,这些ACK消息中包含的确认信息可以有期待的下一个分组数据包的字节顺序号,也可以包含有选择性确认参数。该选择性确认参数用于指示发送端设备,接收端设备接收到了不是按顺序连续接收的分组数据包,例如接收端设备指示发送端设备期待的下一个分组数据包的字节顺序号是X1,同时使用选择性确认参数指示已经接收到顺序号是X2~X3的分组数据包字节,这意味着接收端设备等待接收字节顺序号X1~X2-1和字节顺序号大于X3的分组数据包。发送端设备在接收到每一个ACK消息之后,记录下ACK消息的接收时间,例如时间T2、T3、T4,并根据接收到的ACK消息所确认已经被接收端设备成功接收的数据量以及接收的前一个ACK消息和后一个ACK消息的接收时间,计算获取网络带宽信息。此过程中,发送端设备可以根据需要选择两个确认消息,或者根据带宽测量周期选择周期内第一个确认消息和最后一个确认消息,而该带宽计算周期在步骤201建立TCP连接后,已经通过步骤202中的参数初始化给出。本领域技术人员可以理解的是,通过调整该带宽计算周期,可以调整数据包发送速率的更新频率。After the receiver device receives the packet sent by the sender, it can send ACK messages to the sender in turn, indicating that the packet sent by the sender has been successfully received. The acknowledgment information contained in these ACK messages can be expected. The byte sequence number of the next packet, optionally including an acknowledgment parameter. The optional acknowledgment parameter is used to indicate to the sending end device that the receiving end device has received packet data packets that are not sequentially received, for example, the receiving end device indicates that the byte sequence number of the next packet data packet that the sending end device expects is X1, At the same time, the selective confirmation parameter is used to indicate that the packet data packet bytes with sequence numbers X2~X3 have been received, which means that the receiving end device is waiting to receive packet data with byte sequence numbers X1~X2-1 and byte sequence numbers greater than X3 Bag. After receiving each ACK message, the sending end device records the receiving time of the ACK message, such as time T2, T3, T4, and confirms the amount of data that has been successfully received by the receiving end device and the received amount according to the received ACK message. The receiving time of the previous ACK message and the next ACK message is calculated to obtain the network bandwidth information. During this process, the sender device can select two confirmation messages as required, or select the first confirmation message and the last confirmation message in the period according to the bandwidth measurement period, and the bandwidth calculation period has passed after the TCP connection is established in
举例来说,本实施例可以应用公式(1)计算获取网络带宽信息,For example, this embodiment can apply formula (1) to calculate and obtain network bandwidth information,
其中,Bandwidth为网络带宽,Seq2为后一个ACK消息的连续确认顺序号,Seq1为前一个ACK消息的连续确认顺序号,SACK2_block为后一个ACK消息中选择性确认参数的字节数,SACK1_block为前一个ACK消息中选择性确认参数的字节数,T_ACK2为后一个ACK消息的接收时间,T_ACK1为前一个ACK消息的接收时间。Among them, Bandwidth is the network bandwidth, Seq2 is the continuous confirmation sequence number of the next ACK message, Seq1 is the continuous confirmation sequence number of the previous ACK message, SACK2_block is the number of bytes of the optional confirmation parameter in the latter ACK message, and SACK1_block is the previous The number of bytes of optional confirmation parameters in an ACK message, T_ACK2 is the receiving time of the next ACK message, and T_ACK1 is the receiving time of the previous ACK message.
需要说明的是,发送端设备只能使用连续确认消息或者带有选择性确认参数的ACK消息进行带宽计算,而不能使用重复确认消息进行带宽计算。It should be noted that the sending end device can only use continuous acknowledgment messages or ACK messages with optional acknowledgment parameters for bandwidth calculation, but cannot use repeated acknowledgment messages for bandwidth calculation.
需要特别说明的是,Seq1和Seq2是分组数据包的顺序号,因为分组顺序号是循环滚动使用的,例如顺序号的循环周期是0~65535,那么65535的下一个顺序号则为0。对于Seq1<Seq2的情况,使用公式(1)计算,当Seq1>Seq2时,公式(1)进一步可以调整为公式(2):It should be noted that Seq1 and Seq2 are sequence numbers of packet data packets, because packet sequence numbers are used in a cyclical manner, for example, the cycle period of sequence numbers is 0 to 65535, then the next sequence number of 65535 is 0. For the case of Seq1<Seq2, formula (1) is used for calculation. When Seq1>Seq2, formula (1) can be further adjusted to formula (2):
其中Cycle是顺序号循环周期。Where Cycle is the sequence number cycle.
需要说明的是,当ACK消息都带有时间戳选项参数时,T_ACK1和T_ACK2可以同时使用各自ACK消息中的时间戳的值替换。所谓ACK消息中的时间戳选项参数,是指接收端设备在发送ACK消息时,在消息中包含的发送此ACK消息的时间信息,该发送端设备采用该时间信息计算带宽参数相对于采用记录的接收时间计算带宽参数来说,计算精度较高。It should be noted that, when both ACK messages carry a timestamp option parameter, T_ACK1 and T_ACK2 can be replaced by the values of the timestamps in the respective ACK messages at the same time. The so-called time stamp option parameter in the ACK message refers to the time information of sending the ACK message contained in the message when the receiving device sends the ACK message, and the sending device uses the time information to calculate the bandwidth parameter relative to the recorded For receiving time calculation bandwidth parameters, the calculation accuracy is higher.
上述步骤202~步骤205即完成了发送端设备获取网络带宽信息的过程。The
步骤206、根据所述网络带宽信息,对数据发送速率进行调整处理。Step 206: Adjust the data sending rate according to the network bandwidth information.
该调整处理可以采用周期处理方式,例如在数据发送过程中,周期地测量分组数据的发送速率、获取网络带宽信息,并根据网络带宽信息对数据发送速率进行调整。The adjustment process may adopt a periodic processing method, for example, during the data sending process, periodically measure the sending rate of the packet data, acquire network bandwidth information, and adjust the data sending rate according to the network bandwidth information.
具体来说,若接收到正常确认消息,即不是重复确认消息,则发送端设备将数据发送速率调整为大于网络带宽信息的速率;若在数据发送速率调整周期内接收到重复确认消息或者连续接收到多个重复确认消息,则发送端设备将数据发送速率调整为小于网络带宽的速率,并在重新收到正常确认消息后,计算新的网络带宽信息,并根据新的网络带宽信息重新调整所述数据发送速率;若在数据发送速率调整周期内未接收到任何确认消息,则发送端设备将数据发送速率调整为小于网络带宽的速率或者保持等于已知的网络带宽的速率,并在重新收到确认消息后,计算新的网络带宽信息,并根据新的网络带宽信息调整所述数据发送速率。Specifically, if a normal acknowledgment message is received, that is, it is not a repeated acknowledgment message, the sending device adjusts the data transmission rate to be greater than the rate of the network bandwidth information; If multiple repeated acknowledgment messages are received, the sending end device will adjust the data transmission rate to be less than the rate of the network bandwidth, and after receiving the normal acknowledgment message again, calculate the new network bandwidth information, and readjust the data transmission rate according to the new network bandwidth information. The above data sending rate; if no confirmation message is received within the data sending rate adjustment period, the sending end device will adjust the data sending rate to be less than the rate of the network bandwidth or keep the rate equal to the known network bandwidth, and re-receive After the confirmation message is received, new network bandwidth information is calculated, and the data sending rate is adjusted according to the new network bandwidth information.
举例来说,发送端设备可以采用参数初始化时设置的增量因数p来增大数据发送速率,例如Rate=Bandwidth+p,或者Rate=Bandwidth×(1+p)。当发送端设备接收到若干个例如参数初始化时设定的K个重复确认消息时,需要立即重新发送缺失的分组数据,并立即减小发送分组数据包的数据发送速率Rate,例如采用参数初始化时设置的减量因数q来减小数据发送速率,例如Rate=Bandwidth-q,或者Rate=Bandwidth×q,等到发送端设备接收到新的ACK消息后,发送端设备可以重新计算网络带宽信息,并根据新的网络带宽信息,调整分组数据包的数据发送速率。当出现数据发送后超时未得到确认的情况,发送端设备需要立即重新发送超时未确认的分组数据,并立即减小发送分组的速率Rate,例如Rate=Bandwidth-q,等到发送端设备接收到新的ACK消息后,发送端设备可以重新计算网络带宽信息,并根据新的网络带宽信息,调整分组数据的数据发送速率。For example, the sending end device may use the increment factor p set during parameter initialization to increase the data sending rate, for example, Rate=Bandwidth+p, or Rate=Bandwidth×(1+p). When the sender device receives several K repeated acknowledgment messages set during parameter initialization, it needs to resend the missing packet data immediately, and immediately reduce the data transmission rate Rate of sending packet data packets, for example, when using parameter initialization Set the decrement factor q to reduce the data transmission rate, such as Rate=Bandwidth-q, or Rate=Bandwidth×q, after the sending device receives a new ACK message, the sending device can recalculate the network bandwidth information, and According to the new network bandwidth information, the data transmission rate of the packet data packets is adjusted. When there is a situation that the data is not confirmed after the timeout, the sending end device needs to resend the timed out unconfirmed packet data immediately, and immediately reduce the rate of sending packets Rate, for example, Rate=Bandwidth-q, wait until the sending end device receives the new After receiving the ACK message, the sending end device can recalculate the network bandwidth information, and adjust the data sending rate of the packet data according to the new network bandwidth information.
或者,发送端设备也可以将发送的分组数据包的平均大小与网络带宽的比值作为所述数据发送速率,这个比值作为每秒种发送的分组数据包个数,控制发送端设备发送分组数据包的速率。Alternatively, the sending end device may also use the ratio of the average size of the sent packet data to the network bandwidth as the data transmission rate, and this ratio is used as the number of packet data packets sent per second to control the sending end device to send the packet data packet s speed.
步骤207、根据调整处理后的数据发送速率,向所述接收端设备发送分组数据。Step 207: Send packet data to the receiving end device according to the adjusted and processed data sending rate.
需要说明的是,上述步骤206和步骤207在整个TCP会话过程中,是反复进行的,发送端设备记录下所有发送数据包的时间。如果是周期地计算数据发送速率,只要速率计算周期一到达,发送端设备即根据速率计算周期内发送的分组数据和周期时间,计算数据发送速率。如果是周期地计算网络带宽,只要带宽计算周期一到达,发送端设备即进行网络带宽信息的计算,并且依据该新计算的网络带宽信息在数据发送速率调整周期内调整数据发送速率。It should be noted that the
优选地,发送端设备所采用的带宽计算周期和数据发送速率计算周期可以设置为相同或者接近,从而使得调整后的数据发送速率尽可能地接近当前的网络环境,从而提高调整精度。Preferably, the bandwidth calculation period and the data transmission rate calculation period adopted by the sending device can be set to be the same or close to each other, so that the adjusted data transmission rate is as close as possible to the current network environment, thereby improving the adjustment accuracy.
本实施例的拥塞控制方法中,发送端设备可以根据带宽计算周期内接收的ACK消息,计算网络带宽信息,从而可以通过采用网络带宽信息来调整数据传输速率,使得数据发送速率是围绕网络带宽信息的变化而变化的,因此,发送端设备对数据发送速率进行调整的精度较高,而不会出现大幅度的波动。而且,发送端设备以调整后的数据发送速率发送分组数据是与数据传输路径的能力相匹配的,因此既能够使分组数据在无拥塞的数据传输路径上传输,又能够充分发挥网络性能,避免网络资源浪费。In the congestion control method of this embodiment, the sending end device can calculate the network bandwidth information according to the ACK message received in the bandwidth calculation period, so that the data transmission rate can be adjusted by using the network bandwidth information, so that the data transmission rate is around the network bandwidth information Therefore, the sending end device can adjust the data sending rate with high accuracy without large fluctuations. Moreover, the sender device sends packet data at an adjusted data transmission rate that matches the capability of the data transmission path, so that the packet data can be transmitted on the data transmission path without congestion, and the network performance can be fully utilized to avoid Waste of network resources.
另外,本实施例的方法中,不需要对接收端设备进行任何修改,只要接收端设备支持基本的TCP协议功能即可实现,具有很好的通用性和兼容性。In addition, the method of this embodiment does not need to make any modification to the receiving end device, as long as the receiving end device supports basic TCP protocol functions, it can be implemented, and has good versatility and compatibility.
图3为本发明拥塞控制方法实施例三的流程图,如图3所示,本实施例的方法中,网络带宽信息是由接收端设备计算并发送给发送端设备的,本实施例的方法可以包括:Fig. 3 is a flow chart of the third embodiment of the congestion control method of the present invention. As shown in Fig. 3, in the method of this embodiment, the network bandwidth information is calculated by the receiving end device and sent to the sending end device, the method of this embodiment Can include:
步骤301、发送端设备向接收端设备发送同步/开始消息(SYN),该同步/开始消息中包含带宽参数指示,该带宽参数指示用于表示请求接收端设备在ACK消息中包含网络带宽信息。
发送端设备在建立TCP连接的建立连接消息,例如SYN消息中可以包含带宽参数指示,该带宽参数指示可以指示接收端设备,发送端设备支持在ACK消息中包含网络带宽信息,并且希望与接收端设备在本次TCP会话中使用网络带宽信息。可选地,该SYN消息中也可以包括发送端设备建议的带宽/速率计算周期。When the sending device establishes a connection establishment message of a TCP connection, for example, the SYN message may include a bandwidth parameter indication, which may indicate the receiving device. The sending device supports the inclusion of network bandwidth information in the ACK message, and hopes to communicate with the receiving device. The device uses network bandwidth information in this TCP session. Optionally, the SYN message may also include a bandwidth/rate calculation period suggested by the sending end device.
需要说明的是,本实施例仅给出了发送端设备向接收端发起建立TCP连接,本领域技术人员可以理解的是,发起建立TCP连接的也可以是接收端设备。It should be noted that this embodiment only shows that the sending end device initiates establishment of the TCP connection to the receiving end, and those skilled in the art can understand that the receiving end device may also initiate the establishment of the TCP connection.
步骤302、接收端设备向发送端设备发送同步/确认消息(SYN/ACK),该同步/确认消息中包含带宽参数指示。
接收端设备在接收到带有带宽参数指示的同步/开始消息后,如果接收端设备也支持在ACK消息中包含带宽参数,并且愿意与发送端设备在本次TCP会话中使用网络带宽信息,那么接收端设备可以在向发送端设备反馈的SYN/ACK消息中也包含带宽参数指示。可选地,该SYN/ACK消息中也可以包含接收端设备所能支持的带宽/速率计算周期。After the receiver device receives the sync/start message with the bandwidth parameter indication, if the receiver device also supports the inclusion of the bandwidth parameter in the ACK message, and is willing to use the network bandwidth information in this TCP session with the sender device, then The receiving end device may also include the bandwidth parameter indication in the SYN/ACK message fed back to the sending end device. Optionally, the SYN/ACK message may also include a bandwidth/rate calculation cycle supported by the receiver device.
步骤303、发送端设备向接收端设备发送ACK消息,该ACK消息中包含带宽参数指示。
可选地,该ACK消息中也可以包含发送端设备和接收端设备协商后的带宽/速率计算周期。Optionally, the ACK message may also include a bandwidth/rate calculation cycle negotiated between the sending end device and the receiving end device.
至此,发送端设备和接收端设备的TCP连接建立,且发送端设备和接收端设备约定在ACK消息中包含网络带宽信息。So far, the TCP connection between the sending end device and the receiving end device is established, and the sending end device and the receiving end device agree to include network bandwidth information in the ACK message.
步骤304、发送端设备初始化拥塞控制参数。
其实现过程与上述步骤202类似,此处不再赘述。The implementation process is similar to the above-mentioned
步骤305、发送端设备向接收端设备发送分组数据包。
可选地,发送端设备在发送每个分组数据包后,可以记录各个分组数据包的发送时间。Optionally, after sending each packet data packet, the sending end device may record the sending time of each packet data packet.
步骤306、接收端设备在接收到由发送端设备发送的分组数据包后,记录各个分组数据包的接收时间,并向发送端设备发送ACK消息,其中,ACK消息中包含网络带宽信息。Step 306: After receiving the packets sent by the sender device, the receiver device records the receiving time of each packet, and sends an ACK message to the sender device, wherein the ACK message includes network bandwidth information.
接收端设备接收到发送端设备发送的分组数据包后,可以依次向发送端设备发送ACK消息,指示发送端设备发送的分组数据包被成功接收,这些ACK消息中可以包含有期待的下一个分组数据包的字节顺序号,也可以包含有选择性确认参数。该选择性确认参数用于指示发送端设备,接收端设备接收到了不是按顺序连续接收的分组数据包,例如接收端设备指示发送端设备期待的下一个分组数据包的字节顺序号是X1,同时使用选择性确认参数指示已经接收到顺序号是X2~X3的分组数据包字节,这意味着接收端设备等待接收字节顺序号X1~X2-1和字节顺序号大于X3的分组数据包。After the receiving end device receives the packet sent by the sending end device, it can send ACK messages to the sending end device in turn, indicating that the packet data packet sent by the sending end device has been successfully received, and these ACK messages can contain the expected next packet The byte order number of the packet, and optionally the acknowledgment parameter. The optional acknowledgment parameter is used to indicate to the sending end device that the receiving end device has received packet data packets that are not sequentially received, for example, the receiving end device indicates that the byte sequence number of the next packet data packet that the sending end device expects is X1, At the same time, the selective confirmation parameter is used to indicate that the packet data packet bytes with sequence numbers X2~X3 have been received, which means that the receiving end device is waiting to receive packet data with byte sequence numbers X1~X2-1 and byte sequence numbers greater than X3 Bag.
接收端设备接收到两个以上的分组数据包之后,可以通过计算单位时间内平均接收的分组数据包的数据量来获取网络带宽信息,例如可以根据某时间段内接收的所有分组数据包的数据量之和,以及该时间段内接收的第一个分组数据包的接收时间和最后一个分组数据包的接收时间,计算获取网络带宽信息,具体的计算方法可以是某时间段内所有数据包数据量之和除以时间段的时长。After receiving more than two packet data packets, the receiver device can obtain network bandwidth information by calculating the average amount of packet data packets received per unit time, for example, according to the data of all packet data packets received within a certain period of time The sum of the amount, as well as the receiving time of the first packet data packet and the receiving time of the last packet data packet received in this time period, calculate and obtain the network bandwidth information. The specific calculation method can be all data packet data in a certain time period The sum of the quantities is divided by the duration of the time period.
发送端设备在接收到该第一个ACK消息后,可以根据公式(4)计算初始数据发送速率Rate,并且在后续数据发送过程中,根据公式(3)周期计算数据发送速率Rate,其实现原理类似,此处不再赘述。After receiving the first ACK message, the sender device can calculate the initial data transmission rate Rate according to formula (4), and in the subsequent data transmission process, periodically calculate the data transmission rate Rate according to formula (3). The implementation principle Similar and will not be repeated here.
步骤307、发送端设备在接收包含网络带宽信息的ACK消息后,即可根据所述网络带宽信息,对数据发送速率进行调整处理。Step 307: After receiving the ACK message including the network bandwidth information, the sending device can adjust the data sending rate according to the network bandwidth information.
该调整处理可以采用上述步骤206中所述的具体实现方式实现,此处不再赘述。The adjustment process can be realized by using the specific implementation manner described in the
步骤308、发送端设备根据调整处理后的数据发送速率,向所述接收端设备发送分组数据包。Step 308, the sending end device sends the packet data packet to the receiving end device according to the adjusted and processed data sending rate.
需要说明的是,上述步骤306~步骤308在整个TCP会话过程中,是反复进行的,只要带宽计算周期一到达,接收端设备即可进行网络带宽信息的计算,并将计算获取的网络带宽信息发送给发送端设备,从而使得发送端设备可以依据该新计算的网络带宽信息在数据发送速率调整周期内调整数据发送速率。It should be noted that the
优选地,发送端设备所采用的带宽计算周期和数据发送速率调整周期可以设置为相同或者接近,从而使得调整后的数据发送速率尽可能地接近当前的网络环境,从而提高调整精度。Preferably, the bandwidth calculation period and the data transmission rate adjustment period adopted by the sending device can be set to be the same or close to each other, so that the adjusted data transmission rate is as close as possible to the current network environment, thereby improving the adjustment accuracy.
本实施例的拥塞控制方法中,接收端设备可以根据带宽计算周期内接收的分组数据包的数量以及带宽计算周期内第一个分组数据包的接收时间和最后一个分组数据包的接收时间的差值,计算网络带宽信息并将计算获取的网络带宽信息通过确认消息发送给发送端设备,从而可以使得发送端设备根据网络带宽信息来调整数据发送速率,使得数据发送速率是围绕网络带宽信息的变化而变化的,因此,发送端设备对数据发送速率进行调整的精度较高,而不会出现大幅度的波动。而且,本实施例相对于上述拥塞控制方法实施例二的技术方案来说,其计算获取的网络带宽信息更加准确。另外,发送端设备以调整后的数据发送速率发送分组数据包是与数据传输路径的能力相匹配的,因此既能够使分组数据包在无拥塞的数据传输路径上传输,又能够充分发挥网络性能,避免网络资源浪费。In the congestion control method of this embodiment, the receiving end device can calculate the number of packet data packets received in the bandwidth calculation period and the difference between the receiving time of the first packet data packet and the receiving time of the last packet data packet in the bandwidth calculation period Value, calculate the network bandwidth information and send the calculated network bandwidth information to the sender device through a confirmation message, so that the sender device can adjust the data transmission rate according to the network bandwidth information, so that the data transmission rate is around the change of the network bandwidth information Therefore, the sending end device can adjust the data sending rate with high accuracy without large fluctuations. Moreover, compared with the technical solution of the second embodiment of the above-mentioned congestion control method, the network bandwidth information obtained through calculation in this embodiment is more accurate. In addition, the sender device sends packet data packets at an adjusted data transmission rate that matches the capability of the data transmission path, so that the packet data packets can be transmitted on the data transmission path without congestion, and the network performance can be fully utilized , to avoid wasting network resources.
图4为本发明拥塞控制方法实施例四的流程图,如图4所示,本实施例的方法中,发送端设备可以从具有带宽测量或者带宽管理功能的网络功能实体获取网络带宽信息,本实施例的方法可以包括:FIG. 4 is a flow chart of Embodiment 4 of the congestion control method of the present invention. As shown in FIG. 4, in the method of this embodiment, the sending end device may obtain network bandwidth information from a network functional entity with bandwidth measurement or bandwidth management functions. The method of an embodiment may include:
步骤401、发送端设备与接收端设备建立TCP会话。Step 401, the sending end device establishes a TCP session with the receiving end device.
步骤402、发送端设备从具有带宽测量或者带宽管理功能的网络功能实体获取网络带宽信息。In step 402, the sending end device acquires network bandwidth information from a network functional entity having a bandwidth measurement or bandwidth management function.
具体来说,发送端设备获取网络带宽信息的方式可以是发送端设备直接向网络功能实体发送查询请求并接收该网络功能实体发送的携带网络带宽信息的响应消息,也可以是网络功能实体主动向发送端设备发送网络带宽信息。上述两种方式既可以是周期性地进行查询/响应和指示事务,也可以是事件触发查询/响应和指示事务,例如发送端设备在成功建立TCP会话后查询网络带宽信息、发送端设备接收到重复确认消息后查询网络带宽信息、发送端设备发生超时未确认时查询网络带宽信息或者网络功能实体发现网络带宽信息发生变化后立即发送网络带宽信息给发送端设备。Specifically, the method for the sending end device to obtain network bandwidth information may be that the sending end device directly sends a query request to the network function entity and receives a response message carrying the network bandwidth information sent by the network function entity, or the network function entity actively sends a query request to the network function entity. The sending end device sends network bandwidth information. The above two methods can be either periodic query/response and indication transactions, or event-triggered query/response and indication transactions, for example, the sender device queries network bandwidth information after a TCP session is successfully established, Query the network bandwidth information after repeatedly confirming the message, query the network bandwidth information when the sending device fails to confirm after a timeout, or the network functional entity immediately sends the network bandwidth information to the sending device when it finds that the network bandwidth information has changed.
需要特别说明的是,具有带宽测量或者带宽管理功能的网络功能实体既可以是在发送端设备上,也可以是在其它设备上,如果该网络功能实体是在其它设备上,则发送端设备可以与该设备之间建立网络连接。It should be noted that the network functional entity with bandwidth measurement or bandwidth management functions can be on the sending end device or on other devices. If the network function entity is on other devices, the sending end device can Establish a network connection with the device.
举例来说,该网络功能实体可以为异步传输模式(Asynchronous TransferMode,以下简称:ATM)的通道管理单元,其可以获得ATM通道的配置带宽,也可以是无线接入网的无线网络控制单元,其可以获得空中接口无线承载分配的带宽能力,或者可以是路由器的资源管理单元,其可以获得为指定接口分配的分组转发能力。For example, the network functional entity can be an Asynchronous Transfer Mode (Asynchronous Transfer Mode, hereinafter referred to as: ATM) channel management unit, which can obtain the configuration bandwidth of the ATM channel, or a wireless network control unit of the wireless access network, whose The bandwidth capability allocated by the radio bearer of the air interface may be obtained, or the resource management unit of the router may obtain the packet forwarding capability allocated for the specified interface.
需要说明的是,当发送端设备连续接收到多个重复确认消息达到门限,例如超过K个时,发送端设备可以立即重传缺失的分组数据包,并立即向网络功能实体查询网络带宽信息;当有分组数据包超时未接收到ACK消息时,也可以立即重传缺失的分组数据包,并立即向网络功能实体查询网络带宽信息。It should be noted that when the sending device continuously receives multiple repeated acknowledgment messages reaching the threshold, for example, more than K, the sending device can immediately retransmit the missing packet, and immediately query the network bandwidth information from the network functional entity; When the ACK message is not received for a packet data packet timeout, the missing packet data packet can also be retransmitted immediately, and the network bandwidth information can be immediately inquired from the network functional entity.
步骤403、根据网络带宽信息,对数据发送速率进行调整处理。Step 403, adjust the data sending rate according to the network bandwidth information.
步骤404、根据调整处理后的数据发送速率,向接收端设备发送分组数据。Step 404: Send packet data to the receiving end device according to the adjusted and processed data sending rate.
步骤403和步骤404在TCP会话中可以反复执行,而且步骤403和步骤404的实现方法与上述拥塞控制方法实施例一~实施例三的相应处的实现方法类似,此处不再赘述。Step 403 and step 404 can be repeatedly executed in the TCP session, and the implementation methods of step 403 and step 404 are similar to the implementation methods of the corresponding parts of the above-mentioned congestion
本实施例的拥塞控制方法中,发送端设备可以从具有带宽测量或者带宽管理功能的网络功能实体获取所述网络带宽信息,从而免去了发送端设备或者接收端设备本身计算网络带宽信息的负担,并且可以得到更加准确的网络带宽信息,发送端设备可以直接采用网络功能实体监测获取的网络带宽信息来调整数据传输速率,使得数据发送速率是围绕网络带宽信息的变化而变化的,因此,发送端设备对数据发送速率进行调整的精度较高,而不会出现大幅度的波动。而且,发送端设备以调整后的数据发送速率发送分组数据是与数据传输路径的能力相匹配的,因此既能够使分组数据在无拥塞的数据传输路径上传输,又能够充分发挥网络性能,避免网络资源浪费。另外,该网络功能实体可以单独维护,而不需要改变发送端设备和接收端设备。In the congestion control method of this embodiment, the sending end device can obtain the network bandwidth information from a network functional entity with a bandwidth measurement or bandwidth management function, thereby eliminating the burden of calculating the network bandwidth information on the sending end device or the receiving end device itself , and can obtain more accurate network bandwidth information, the sending device can directly use the network bandwidth information acquired by the monitoring of the network functional entity to adjust the data transmission rate, so that the data transmission rate changes around the change of the network bandwidth information, therefore, the sending The end device can adjust the data transmission rate with high accuracy without large fluctuations. Moreover, the sender device sends packet data at an adjusted data transmission rate that matches the capability of the data transmission path, so that the packet data can be transmitted on the data transmission path without congestion, and the network performance can be fully utilized to avoid Waste of network resources. In addition, the network function entity can be maintained independently without changing the sending end device and the receiving end device.
图5为本发明拥塞控制方法实施例五的流程图,如图5所示,本实施例中,接收端设备可以从具有带宽测量或者带宽管理功能的网络功能实体获取网络带宽信息,然后将该网络带宽信息发送给发送端设备,本实施例的方法可以包括:FIG. 5 is a flow chart of Embodiment 5 of the congestion control method of the present invention. As shown in FIG. 5 , in this embodiment, the receiving end device may obtain network bandwidth information from a network functional entity having a bandwidth measurement or bandwidth management function, and then the The network bandwidth information is sent to the sending end device, and the method of this embodiment may include:
步骤501、发送端设备与接收端设备建立TCP会话。
步骤502、接收端设备从具有网络带宽测量功能或者网络带宽管理功能的网络功能实体获取网络带宽信息。
具体来说,接收端设备获取网络带宽信息的方式可以是接收端设备直接向具有网络带宽测量功能或者网络带宽管理功能的网络功能实体发送查询请求并接收该网络功能实体发送的携带网络带宽信息的响应消息,也可以是具有网络带宽测量功能或者网络带宽管理功能的网络功能实体主动向接收端设备发送网络带宽信息。上述两种方式既可以是周期性地进行查询/响应和指示事务,也可以是事件触发查询/响应和指示事务,例如接收端设备在成功建立TCP会话后查询网络带宽信息、接收端设备在向发送端设备发送重复确认消息后查询网络带宽信息或者具有网络带宽测量功能或者网络带宽管理功能的网络功能实体发现网络带宽发生变化后立即发送网络带宽信息给接收端设备。Specifically, the way for the receiving end device to obtain network bandwidth information may be that the receiving end device directly sends a query request to a network functional entity with a network bandwidth measurement function or a network bandwidth management function and receives the network bandwidth information sent by the network functional entity. The response message may also be that a network functional entity with a network bandwidth measurement function or a network bandwidth management function actively sends network bandwidth information to the receiving end device. The above two methods can be either periodic query/response and indication transactions, or event-triggered query/response and indication transactions. For example, the receiving end device queries network bandwidth information after successfully establishing a TCP The sending-end device queries the network bandwidth information after sending a repeated confirmation message, or the network functional entity with the network bandwidth measurement function or the network bandwidth management function finds that the network bandwidth changes and immediately sends the network bandwidth information to the receiving-end device.
需要特别说明的是,具有网络带宽测量功能或者网络带宽管理功能的的网络功能实体既可以是在接收端设备上,也可以是在其它设备上,如果该网络功能实体是在其它设备上,则接收端设备可以与该设备之间建立网络连接。It should be noted that the network functional entity with the network bandwidth measurement function or the network bandwidth management function can be on the receiving end device or on other devices. If the network functional entity is on other devices, then The receiver device can establish a network connection with the device.
举例来说,该网络功能实体可以为ATM的通道管理单元,其可以获得ATM通道的配置带宽,也可以是无线接入网的无线网络控制单元,其可以获得空中接口无线承载分配的带宽能力,或者可以是路由器的资源管理单元,其可以获得为指定接口分配的分组转发能力。For example, the network function entity can be an ATM channel management unit, which can obtain the configured bandwidth of the ATM channel, or a radio network control unit of the radio access network, which can obtain the bandwidth capability allocated by the air interface radio bearer, Or it may be a resource management unit of a router, which can obtain the packet forwarding capability allocated for a specified interface.
步骤503、接收端设备向发送端设备发送该网络带宽信息。
接收端设备既可以是通过ACK消息向发送端设备发送网络带宽信息,也可以采用一个新的会话消息向发送端设备发送网络带宽信息。发送端设备在接收到包含网络带宽信息的消息后,如果发送端设备不支持根据网络带宽信息调整数据发送速率的方式,则可以丢弃该消息,如果发送端设备支持,则可以根据接收到的网络带宽信息调整分组数据包的数据发送速率。The receiving end device may send the network bandwidth information to the sending end device through an ACK message, or may use a new session message to send the network bandwidth information to the sending end device. After the sending device receives the message containing the network bandwidth information, if the sending device does not support the way of adjusting the data transmission rate according to the network bandwidth information, it can discard the message; The bandwidth information adjusts the data transmission rate of the packet data packets.
步骤504、发送端设备根据该网络带宽信息,对数据发送速率进行调整处理。
步骤505、根据调整处理后的数据发送速率,向接收端设备发送分组数据。Step 505: Send packet data to the receiving end device according to the adjusted data sending rate.
步骤502~505在TCP会话中可以反复执行,而且步骤504和步骤505的实现方法与上述拥塞控制方法实施例一~实施例三的相应处的实现方法类似,此处不再赘述。
本实施例的拥塞控制方法中,接收端设备可以从具有网络带宽测量功能或者网络带宽管理功能的网络功能实体获取所述网络带宽信息,并将该网络带宽信息发送给发送端设备,从而免去了发送端设备或者接收端设备本身计算网络带宽的负担,并且可以得到更加准确的网络带宽信息。发送端设备可以直接采用从接收端设备获取的网络带宽信息来调整数据发送速率,使得数据发送速率是围绕网络带宽的变化而变化的,因此,发送端设备对数据发送速率进行调整的精度较高,而不会出现大幅度的波动。而且,发送端设备以调整后的数据发送速率发送分组数据是与数据传输路径的能力相匹配的,因此既能够使分组数据在无拥塞的数据传输路径上传输,又能够充分发挥网络性能,避免网络资源浪费。另外,该网络功能实体可以单独维护,而不需要改变发送端设备和接收端设备。In the congestion control method of this embodiment, the receiving end device can obtain the network bandwidth information from a network functional entity with a network bandwidth measurement function or a network bandwidth management function, and send the network bandwidth information to the sending end device, thereby eliminating the need for It relieves the burden of calculating the network bandwidth of the sending end device or the receiving end device itself, and can obtain more accurate network bandwidth information. The sending end device can directly use the network bandwidth information obtained from the receiving end device to adjust the data transmission rate, so that the data transmission rate changes around the change of the network bandwidth. Therefore, the sending end device can adjust the data transmission rate with high accuracy , without large fluctuations. Moreover, the sender device sends packet data at an adjusted data transmission rate that matches the capability of the data transmission path, so that the packet data can be transmitted on the data transmission path without congestion, and the network performance can be fully utilized to avoid Waste of network resources. In addition, the network function entity can be maintained independently without changing the sending end device and the receiving end device.
图6为本发明网络设备实施例的结构示意图,如图6所示,本实施例的网络设备包括:获取模块11、处理模块12和发送模块13,其中,获取模块11用于获取发送端设备和接收端设备之间的数据传输路径的网络带宽信息;处理模块12用于根据获取模块11获取的网络带宽信息,对数据发送速率进行调整处理;发送模块13用于根据处理模块12调整处理后的数据发送速率,向所述接收端设备发送分组数据。FIG. 6 is a schematic structural diagram of an embodiment of a network device of the present invention. As shown in FIG. 6, the network device of this embodiment includes: an
本实施例的网络设备可以用于执行图1所示拥塞控制方法实施例一的技术方案,其实现原理类似和技术效果,此处不再赘述。The network device in this embodiment can be used to implement the technical solution of
进一步地,在本发明网络设备另一个实施例中,获取模块11可以具体用于根据接收到的由所述接收端设备发送的确认消息中的确认信息和确认消息的接收时间,计算获取所述网络带宽信息;或者根据接收到的由所述接收端设备发送的确认消息中的确认信息、后一个确认消息中包含的时间信息以及前一个确认消息中包含的时间信息,计算获取所述网络带宽信息;或者接收所述接收端设备发送的确认消息,所述确认消息中包含网络带宽信息,所述网络带宽信息为所述接收端设备计算单位时间内平均接收的分组数据包的数据量获取的或者从具有带宽测量或者带宽管理功能的网络功能实体获取的;或者从具有带宽测量或者带宽管理功能的网络功能实体获取所述网络带宽信息。Further, in another embodiment of the network device of the present invention, the acquiring
获取模块11可以采用上述方式获取网络带宽信息,这些方式分别对应着图2~4所示的拥塞控制方法实施例二~实施例四,其实现原理和技术效果类似,此处不再赘述。The acquiring
图7为本发明拥塞控制系统实施例一的结构示意图,如图7所示,本实施例的系统可以包括:发送端设备1和接收端设备2,其中发送端设备1用于获取发送端设备1和接收端设备2之间的数据传输路径的网络带宽信息;根据网络带宽信息,对数据发送速率进行调整处理;根据调整处理后的数据发送速率,向接收端设备2发送分组数据;接收端设备2用于接收发送端设备1发送的分组数据。FIG. 7 is a schematic structural diagram of
本实施例的系统可以用于执行图1所示拥塞控制方法实施例一的技术方案,其实现原理类似和技术效果,此处不再赘述。The system of this embodiment can be used to implement the technical solution of
本发明拥塞控制系统另一个实施例在上述系统实施例一的基础上进一步地,发送端设备1可以具体用于根据接收到的由所述接收端设备发送的确认消息中包含的确认信息和确认消息的接收时间,计算获取所述网络带宽信息;或者根据接收到的由所述接收端设备发送的确认消息中的确认信息、后一个确认消息中包含的时间信息以及前一个确认消息中包含的时间信息,计算获取所述网络带宽信息。在本实施例中,发送端设备1与接收端设备2可以执行图2所示的拥塞控制方法实施例二的技术方案,其实现原理类似和技术效果,此处不再赘述。In another embodiment of the congestion control system of the present invention, on the basis of the first system embodiment above, the sending
本发明拥塞控制系统再一个实施例在上述系统实施例一的基础上进一步地,接收端设备2可以具体用于向发送端设备1发送包含网络带宽信息的确认消息,网络带宽信息为接收端设备2计算单位时间内平均接收的分组数据包的数据量获取的。在本实施例中,发送端设备1与接收端设备2可以执行图3所示的拥塞控制方法实施例三的技术方案,其实现原理类似和技术效果,此处不再赘述。Another embodiment of the congestion control system of the present invention is further based on the first embodiment of the above system. The
图8为本发明拥塞控制系统实施例二的结构示意图,如图8所示,本实施例的系统在图7所示系统实施例一的基础上,还包括:网络功能实体3,该网络功能实体3用于监测获取网络带宽信息,并将网络带宽信息发送给发送端设备1,或者将网络带宽信息发送给接收端设备2,通过接收端设备2发送给发送端设备1。Fig. 8 is a schematic structural diagram of
在本实施例中,发送端设备1、接收端设备2以及网络功能实体3可以执行图4所示的拥塞控制方法实施例四或者图5所示的拥塞控制方法实施例五的技术方案,其实现原理类似和技术效果,此处不再赘述。In this embodiment, the sending
本领域普通技术人员可以理解:实现上述方法实施例的全部或部分步骤可以通过程序指令相关的硬件来完成,前述的程序可以存储于一计算机可读取存储介质中,该程序在执行时,执行包括上述方法实施例的步骤;而前述的存储介质包括:ROM、RAM、磁碟或者光盘等各种可以存储程序代码的介质。Those of ordinary skill in the art can understand that all or part of the steps for realizing the above-mentioned method embodiments can be completed by hardware related to program instructions, and the aforementioned program can be stored in a computer-readable storage medium. When the program is executed, the It includes the steps of the above method embodiments; and the aforementioned storage medium includes: ROM, RAM, magnetic disk or optical disk and other various media that can store program codes.
最后应说明的是:以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present invention, rather than to limit them; although the present invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that: it can still be Modifications are made to the technical solutions described in the foregoing embodiments, or equivalent replacements are made to some of the technical features; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the spirit and scope of the technical solutions of the various embodiments of the present invention.
Claims (15)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2010102812104A CN102404187A (en) | 2010-09-13 | 2010-09-13 | Congestion control method and system as well as network equipment |
PCT/CN2011/075163 WO2011144141A1 (en) | 2010-09-13 | 2011-06-02 | Method, system and network device for congestion control |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2010102812104A CN102404187A (en) | 2010-09-13 | 2010-09-13 | Congestion control method and system as well as network equipment |
Publications (1)
Publication Number | Publication Date |
---|---|
CN102404187A true CN102404187A (en) | 2012-04-04 |
Family
ID=44991203
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2010102812104A Pending CN102404187A (en) | 2010-09-13 | 2010-09-13 | Congestion control method and system as well as network equipment |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN102404187A (en) |
WO (1) | WO2011144141A1 (en) |
Cited By (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102780621A (en) * | 2012-07-23 | 2012-11-14 | 北京星网锐捷网络技术有限公司 | Method and device for sending uplink data packets and network equipment |
CN103001835A (en) * | 2012-12-29 | 2013-03-27 | 电信科学技术第一研究所 | Network bandwidth test method and system based on data transmission |
CN105430035A (en) * | 2014-09-18 | 2016-03-23 | 腾讯科技(北京)有限公司 | Network data uploading method and device |
WO2016095568A1 (en) * | 2014-12-19 | 2016-06-23 | 华为技术有限公司 | Data transmission method and apparatus |
CN106341738A (en) * | 2015-07-08 | 2017-01-18 | 杭州海康威视数字技术股份有限公司 | Streaming media network transmission bandwidth calculation method, server and system |
CN107800642A (en) * | 2016-08-31 | 2018-03-13 | 北京金山云网络技术有限公司 | A kind of jamming control method and device |
CN108092888A (en) * | 2017-10-31 | 2018-05-29 | 华为技术有限公司 | A kind of transmission method based on Overlay networks, gateway and Transmission system |
CN108668323A (en) * | 2018-05-08 | 2018-10-16 | Oppo广东移动通信有限公司 | Transmission rate adjustment method and related device |
CN108781179A (en) * | 2016-05-16 | 2018-11-09 | 日本电气株式会社 | Communication equipment, communication system, communication means and there is the recording medium of signal procedure in above-noted |
WO2019062589A1 (en) * | 2017-09-30 | 2019-04-04 | 华为技术有限公司 | Flow control method and apparatus |
WO2019080794A1 (en) * | 2017-10-27 | 2019-05-02 | Huawei Technologies Co., Ltd. | Method and apparatus for reducing network latency |
WO2020063003A1 (en) * | 2018-09-25 | 2020-04-02 | 华为技术有限公司 | Congestion control method, and network apparatus |
CN111654355A (en) * | 2020-08-06 | 2020-09-11 | 展讯通信(上海)有限公司 | Data transmission method, system, electronic device and storage medium |
CN112532352A (en) * | 2020-11-27 | 2021-03-19 | 长沙树根互联技术有限公司 | Internet of things uploading parameter automatic adjustment method and device and terminal equipment |
CN115174490A (en) * | 2022-06-16 | 2022-10-11 | 浙江华睿科技股份有限公司 | Data transmission method and network application terminal |
CN116847360A (en) * | 2022-12-30 | 2023-10-03 | 曲阜师范大学 | A non-real-time data transmission method, device and storage medium |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105392160A (en) * | 2015-10-08 | 2016-03-09 | 江苏天智互联科技股份有限公司 | Embedded e-commerce system and interactive method thereof |
CN113766564B (en) * | 2021-10-15 | 2023-05-30 | 武汉联影医疗科技有限公司 | Congestion control method, device, computer equipment and storage medium for data transmission |
CN116319474B (en) * | 2023-02-21 | 2025-01-28 | 保信科技(杭州)有限公司 | A method for monitoring network bandwidth stability |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101052043A (en) * | 2007-04-30 | 2007-10-10 | 北京策度集成电路设计有限公司 | TCP sending algorithm based on sending window and reciprocating time |
CN101123606A (en) * | 2007-07-13 | 2008-02-13 | 上海广电(集团)有限公司中央研究院 | AVS transmission control method based on real time transmission protocol or real time control protocol |
US20090113069A1 (en) * | 2007-10-25 | 2009-04-30 | Balaji Prabhakar | Apparatus and method for providing a congestion measurement in a network |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100832537B1 (en) * | 2006-12-01 | 2008-05-27 | 한국전자통신연구원 | Multimedia data streaming server and method varying the transmission amount according to network bandwidth status |
-
2010
- 2010-09-13 CN CN2010102812104A patent/CN102404187A/en active Pending
-
2011
- 2011-06-02 WO PCT/CN2011/075163 patent/WO2011144141A1/en active Application Filing
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101052043A (en) * | 2007-04-30 | 2007-10-10 | 北京策度集成电路设计有限公司 | TCP sending algorithm based on sending window and reciprocating time |
CN101123606A (en) * | 2007-07-13 | 2008-02-13 | 上海广电(集团)有限公司中央研究院 | AVS transmission control method based on real time transmission protocol or real time control protocol |
US20090113069A1 (en) * | 2007-10-25 | 2009-04-30 | Balaji Prabhakar | Apparatus and method for providing a congestion measurement in a network |
Cited By (26)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102780621A (en) * | 2012-07-23 | 2012-11-14 | 北京星网锐捷网络技术有限公司 | Method and device for sending uplink data packets and network equipment |
CN103001835A (en) * | 2012-12-29 | 2013-03-27 | 电信科学技术第一研究所 | Network bandwidth test method and system based on data transmission |
CN105430035A (en) * | 2014-09-18 | 2016-03-23 | 腾讯科技(北京)有限公司 | Network data uploading method and device |
WO2016095568A1 (en) * | 2014-12-19 | 2016-06-23 | 华为技术有限公司 | Data transmission method and apparatus |
US10560382B2 (en) | 2014-12-19 | 2020-02-11 | Huawei Technologies Co., Ltd. | Data transmission method and apparatus |
US10542064B2 (en) | 2015-07-08 | 2020-01-21 | Hangzhou Hikvision Digital Technology Co., Ltd. | Method, server side and system for computing bandwidth of network transmission of streaming media |
CN106341738A (en) * | 2015-07-08 | 2017-01-18 | 杭州海康威视数字技术股份有限公司 | Streaming media network transmission bandwidth calculation method, server and system |
CN108781179A (en) * | 2016-05-16 | 2018-11-09 | 日本电气株式会社 | Communication equipment, communication system, communication means and there is the recording medium of signal procedure in above-noted |
CN107800642A (en) * | 2016-08-31 | 2018-03-13 | 北京金山云网络技术有限公司 | A kind of jamming control method and device |
US11323916B2 (en) | 2017-09-30 | 2022-05-03 | Huawei Technologies Co., Ltd. | Flow control method and apparatus |
WO2019062589A1 (en) * | 2017-09-30 | 2019-04-04 | 华为技术有限公司 | Flow control method and apparatus |
CN111034254B (en) * | 2017-10-27 | 2021-08-20 | 华为技术有限公司 | Method and device for reducing network delay |
WO2019080794A1 (en) * | 2017-10-27 | 2019-05-02 | Huawei Technologies Co., Ltd. | Method and apparatus for reducing network latency |
CN111034254A (en) * | 2017-10-27 | 2020-04-17 | 华为技术有限公司 | Method and device for reducing network delay |
US10674394B2 (en) | 2017-10-27 | 2020-06-02 | Futurewei Technologies, Inc. | Method and apparatus for reducing network latency |
CN108092888A (en) * | 2017-10-31 | 2018-05-29 | 华为技术有限公司 | A kind of transmission method based on Overlay networks, gateway and Transmission system |
CN108668323A (en) * | 2018-05-08 | 2018-10-16 | Oppo广东移动通信有限公司 | Transmission rate adjustment method and related device |
CN108668323B (en) * | 2018-05-08 | 2022-05-13 | Oppo广东移动通信有限公司 | Transmission rate adjustment method and related device |
WO2020063003A1 (en) * | 2018-09-25 | 2020-04-02 | 华为技术有限公司 | Congestion control method, and network apparatus |
US11606297B2 (en) | 2018-09-25 | 2023-03-14 | Huawei Technologies Co., Ltd. | Congestion control method and network device |
CN111654355A (en) * | 2020-08-06 | 2020-09-11 | 展讯通信(上海)有限公司 | Data transmission method, system, electronic device and storage medium |
CN112532352A (en) * | 2020-11-27 | 2021-03-19 | 长沙树根互联技术有限公司 | Internet of things uploading parameter automatic adjustment method and device and terminal equipment |
CN115174490A (en) * | 2022-06-16 | 2022-10-11 | 浙江华睿科技股份有限公司 | Data transmission method and network application terminal |
CN115174490B (en) * | 2022-06-16 | 2023-10-17 | 浙江华睿科技股份有限公司 | Data transmission method and network application terminal |
CN116847360A (en) * | 2022-12-30 | 2023-10-03 | 曲阜师范大学 | A non-real-time data transmission method, device and storage medium |
CN116847360B (en) * | 2022-12-30 | 2024-04-02 | 曲阜师范大学 | Non-real-time data transmission method, device and storage medium |
Also Published As
Publication number | Publication date |
---|---|
WO2011144141A1 (en) | 2011-11-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN102404187A (en) | Congestion control method and system as well as network equipment | |
CN102006283B (en) | Data transmission method and device | |
JP5063781B2 (en) | Method for transmitting uplink data and buffer status report in a wireless communication system and wireless device embodying the same | |
US6701372B2 (en) | Data communication apparatus and method | |
EP3075110B1 (en) | Controlling a transmission control protocol window size | |
EP2693707B1 (en) | Packet handling method, forwarding device and system | |
EP2316182B1 (en) | Method for transporting data over a data connection and network component | |
WO2017173923A1 (en) | Data transmission method and device | |
EP2141890B1 (en) | Retransmission request transmitting method and receiving side device | |
KR101635433B1 (en) | A method and apparatus for processing control message which requests retransmitting data | |
WO2013053304A1 (en) | Method and device for implementing tcp transmission | |
JP2004537218A (en) | Reliable and efficient method of congestion control in NACK based protocol | |
CN107979449A (en) | A kind of data transmission method and device | |
WO2006065008A1 (en) | Apparatus for arq controlling in wireless portable internet system and method thereof | |
WO2019144802A1 (en) | Data transmission method and related device | |
CN114980199B (en) | Multi-communication link fusion data transmission control method and satellite communication system | |
CN111193577B (en) | Network system communication method and communication device using transmission timeout | |
TW201739283A (en) | A method of adaptive TTI tuning | |
WO2009102167A2 (en) | Method and apparatus for transmitting and receiving data in mobile communication system | |
CN102801692B (en) | A kind of transmission control protocol optimization method and system connecting based on division | |
US20060059256A1 (en) | Signaling a state of a transmission link via a transport control protocol | |
KR100612654B1 (en) | Apparatus and method for generating frame for automatic repeat request | |
CN108200605B (en) | Data transmission method and device for base station | |
JP5784834B2 (en) | Status report processing method, communication apparatus, and communication system | |
CN101989896B (en) | Feedback method and device for ARQ connection |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C12 | Rejection of a patent application after its publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20120404 |