CN101645765B - Reliable transmission acceleration method facing networks with high error rate and long delay characteristics - Google Patents

Reliable transmission acceleration method facing networks with high error rate and long delay characteristics Download PDF

Info

Publication number
CN101645765B
CN101645765B CN200910060230A CN200910060230A CN101645765B CN 101645765 B CN101645765 B CN 101645765B CN 200910060230 A CN200910060230 A CN 200910060230A CN 200910060230 A CN200910060230 A CN 200910060230A CN 101645765 B CN101645765 B CN 101645765B
Authority
CN
China
Prior art keywords
rtt
network
current
transmission
transmission rate
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.)
Expired - Fee Related
Application number
CN200910060230A
Other languages
Chinese (zh)
Other versions
CN101645765A (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.)
Sichuan University
Original Assignee
Sichuan University
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 Sichuan University filed Critical Sichuan University
Priority to CN200910060230A priority Critical patent/CN101645765B/en
Publication of CN101645765A publication Critical patent/CN101645765A/en
Application granted granted Critical
Publication of CN101645765B publication Critical patent/CN101645765B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention relates to a reliable transmission acceleration method facing networks with high error rate and long delay characteristics, belonging to a reliable end-to-end transmission method of internet. In the invention, reasons that the network loses packages are distinguished according to the following method on the basis of a FAST TCP protocol: when a sending end receives 3 repeated ACK packages, the difference value of the transmission speed of a previous RTT and the transmission speed of a present RTT can be determined, when the transmission speed of the present RTT is larger than the transmission speed of the previous RTT, the network does not have congestion, and the reason for losing package is link error; and when the transmission speed of the present RTT is greatly smaller than the transmission speed of the previous RTT, then the network can have congestion, and the package loss can be determined to be caused by network congestion. Calculated RTT can accurately and timely reflect the current network status through the invention, thereby the reflection sensitivity of a congestion window of the sending end to the network status can be enhanced.

Description

Reliable transmission acceleration method towards high bit-error, long delay characteristics network
Technical field
The present invention relates to the method for the end-to-end reliable transmission in the Internet, particularly towards the monolateral reliable transmission acceleration method of high bit-error, long delay network.
Background technology
Along with the development of radio network technique and deepening continuously of application, all kinds wireless network (like satellite network, aeronautical communications network, mobile radio network etc.) is day by day obvious with the convergence that traditional ground is fixed with spider lines.The evolution of network causes the structure of network complicated more, and the isomerism of network is strengthened.From application point of view, this type network have the higher bit error rate (Bit Error Rate, BER), characteristic such as long delay, the bandwidth time delay of network long-pending (Bandwidth Delay Product, BDP) bigger.(Transmission Control Protocol in the time of TCP), can cause transmission performance to go down significantly on this type network, to use traditional reliable transport protocol.Originally this be to design for wired network because of traditional Transmission Control Protocol; Error rate is quite low in wired network; It is generally acknowledged that packet loss is all caused by network congestion, but in the network environment of some high bit-errors, long delay, the reason of packet loss no longer is unique; It possibly be to be caused by congested, also possibly be to be caused by link error; Simultaneously because the characteristic of long delay makes the speed of network recovery slow down.Therefore in the network of high bit-error, long delay characteristics, how effectively to distinguish lost reason and take relevant transmission method (promptly when congestion packet loss, to call congestion avoidance algorithm, reduce data package transmission velocity; When link error caused packet loss, explicit re-transmission kept original transmission rate) become the transmission acceleration, improve the key of reliable transmission performance.
To the problems referred to above; Many improving one's methods proposed; Wherein having of current main-stream shows congestion notification mechanism method (Explicit Congestion Notification; ECN), confirm (Acknowledgement, ACK) the TCP-Westwood method of effective bandwidth measuring technique based on the TCP-Peach method of NIL packet detection with based on receiving terminal.Wherein the ECN method needs intermediate router to do special support, and is not strong with the interoperability of existing network configuration; The TCP-Peach method then is packet loss of link to be judged that need intermediate router to support priority policy, probe messages has also taken the network bandwidth simultaneously, has increased the burden of network through sending probe messages; The TCP-Westwood method is in a TCP connection, to measure the ACK speed of on average returning through the source end to accomplish effective bandwidth estimation end to end; Running into when congested congestion window at every turn and starting the link amount of bandwidth capable of using that threshold value is adjusted into estimation slowly, but test shows that TCP-Westwood scheme performance in high bit-error, long delay network is still very low.
Summary of the invention
The purpose of this invention is to provide a kind of reliable transmission acceleration method (New Fast Tcp) towards high bit-error, long delay characteristics network; To judge that the current network lost reason is that network congestion or link error cause, utilize the transmission strategy of transmitting terminal in the judged result adjustment reliable transport protocol again.
The objective of the invention is to realize like this: a kind of reliable transmission acceleration method towards high bit-error, long delay characteristics network; On the basis of FAST Transmission Control Protocol; Distinguish the reason of network generation packet loss according to following method: when transmitting terminal is received 3 repeat ACK bags; Can judge the transmission rate of previous RTT and the difference of current RTT transmission rate; If the transmission rate of current RTT during greater than the transmission rate of previous RTT, does not also have congested generation in the expression network, lost reason is a link error; If the transmission rate of current RTT then representes to have congested generation in the network much smaller than the transmission rate of previous RTT, can think that packet loss is owing to network congestion causes;
Transmission rate (the TP of current RTT Current_rtt) computing formula following:
TP Current _ rtt = snd _ nxt - seg _ ack avgRTT × snd _ mss - - - ( 1 )
Wherein, Snd_nxt is the sequence number of the section that is being sent out, and seg_ack is the sequence number of the section confirmed of the current ACK bag of receiving, both differences are the data volumes of sending in the current RTT; Snd_mss is the maximum segment size of transport layer, and avgRTT is current average RTT;
diff=TP Last_rtt-TP Current_rtt (2)
Wherein, diff is the transmission rate (TP of previous RTT Last_rtt) with the transmission rate (TP of current RTT Current_rtt) poor; The method of judging the packet loss reason according to threshold parameter α is following:
(a) if diff>α thinks that then packet loss is caused by network congestion;
(b) if diff≤α thinks that then packet loss is caused by link error; Threshold parameter α value 0.99~1.
Transmitting terminal is taked following transmission strategy after distinguishing lost reason:
(a) network congestion if packet loss is, then transmitting terminal calls congestion avoidance algorithm, and the bag of retransmission of lost gets into the fast quick-recovery stage then fast, reduces data package transmission velocity;
(b) if because the packet loss that causes of link error, then explicit re-transmission gets into and recovers the stage fully, and being about to congestion window increases by 3, keeps original transmission rate.
According to current average RTT and current variable δ of RTT value structure that measures, its value can obtain through following formula:
δ = | T i ( k ) - T ‾ i ( k ) | T ‾ i ( k ) - - - ( 5 )
T wherein i(k) be the RTT value that k is measured, T i(k) be k RTT value that measures; Construct two groups of threshold values again, be respectively { δ 1, δ 2..., δ i..., δ nAnd { λ 1, λ 2..., λ i..., λ n, λ N+1, 0≤δ wherein 1<δ 2... δ i<δ I+1...<δ n, 0≤λ 1<λ 2... λ i<λ I+1... λ n<λ N+1<1, the computing formula of improving the smoothing factor η (t) in the computational methods of calculating average RTT in the back is:
&eta; ( t ) = &lambda; 1 , 0 &le; &delta; &le; &delta; 1 &lambda; i , &delta; i - 1 < &delta; &le; &delta; i , 1 < i &le; n &lambda; n + 1 , &delta; > &delta; n - - - ( 6 )
Formula capable of using (5) and formula (6) are upgraded according to formula (3), can reflect the average RTT value of the available bandwidth situation of network exactly;
T i(k+1)=(1-η(t k))T i(k)+η(t k)T i(k) (3)。
The method of distinguishing lost reason is following:
The basic principle of this method is: because the transmission rate of adjacent R TT can reflect the situation of change of the available bandwidth of network, if the transmission rate of current RTT is during greater than the transmission rate of previous RTT, the expression network does not also have saturated, does not have congested generation in the network; If it is saturated that the transmission rate of current RTT, representes then that network has begun much smaller than the transmission rate of previous RTT, has congested generation in the network.Therefore; When transmitting terminal is received 3 repeat ACK bags, can judge the transmission rate of previous RTT and the difference of current RTT transmission rate, if the transmission rate of current RTT is during greater than the transmission rate of previous RTT; Also do not have congested generation in the expression network, lost reason is a link error; If the transmission rate of current RTT then representes to have congested generation in the network much smaller than the transmission rate of previous RTT, can think that packet loss is owing to network congestion causes.Transmission rate (the TP of current RTT wherein Current_rtt) computing formula following:
TP Current _ rtt = snd _ nxt - seg _ ack avgRTT &times; snd _ mss - - - ( 1 )
Wherein, Snd_nxt is the sequence number of the section that is being sent out, and seg_ack is the sequence number of the section confirmed of the current ACK bag of receiving, both differences are the data volumes of sending in the current RTT; Snd_mss is the maximum segment size of transport layer, and avgRTT is current average RTT.
diff=TP Last_rtt-TP Current_rtt (2)
Wherein diff is the transmission rate (TP of previous RTT Last_rtt) with the transmission rate (TP of current RTT Current_rtt) poor, it can reflect the available bandwidth situation of network.We introduce a threshold parameter α, judge that the method for packet loss reason is following:
(a) if diff>α thinks that then packet loss is caused by network congestion;
(b) if diff≤α thinks that then packet loss is caused by link error.
Through a large amount of analysis of experiments, effect is better when obtaining threshold parameter α and getting the value of 0.99~1 scope.
Transmitting terminal is taked following transmission strategy after distinguishing lost reason:
(a) network congestion if packet loss is, then transmitting terminal calls congestion avoidance algorithm, and the bag of retransmission of lost gets into the fast quick-recovery stage (the fast quick-recovery of TCP-NewReno) then fast, reduces data package transmission velocity;
(b) if because the packet loss that causes of link error, then explicit re-transmission gets into and recovers the stage fully, and being about to congestion window increases by 3, keeps original transmission rate;
The computational methods of the average RTT of New Fast TCP are following:
The algorithm that calculates average RTT in the FAST Transmission Control Protocol is:
T i(k+1)=(1-η(t k))T i(k)+η(t k)T i(k) (3)
η(t)=min(3/w i(t),1/4) (4)
T wherein i(k+1) be (to be T to the average RTT of k i(k)) renewal, T i(k) be k RTT value that measures, t kBe to measure T i(k) the moment, η (t) and w i(t) be smoothing factor and window value respectively at moment t.
The value that can find out η (t) from formula (4) used value 1/8 much smaller than traditional Transmission Control Protocol; So the RTT after level and smooth can not reflect the available bandwidth situation of network exactly; Make that the renewal of congestion window is also insensitive; Can not utilize the bandwidth of link well, so a kind of improvement project of calculating average RTT has been proposed this patent.It is improved one's methods as follows:
Set a variable δ, its value can obtain through following formula:
&delta; = | T i ( k ) - T &OverBar; i ( k ) | T &OverBar; i ( k ) - - - ( 5 )
Set two groups of threshold values, be respectively { δ 1, δ 2..., δ i..., δ nAnd { λ 1, λ 2..., λ i..., λ n, λ N+1, 0≤δ wherein 1<δ 2... δ i<δ I+1...<δ nAnd 0≤λ 1<λ 2... λ i<λ I+1... λ n<λ N+1<1, the computing formula of improving the smoothing factor η (t) in the computational methods of calculating average RTT in the back is:
&eta; ( t ) = &lambda; 1 , 0 &le; &delta; &le; &delta; 1 &lambda; i , &delta; i - 1 < &delta; &le; &delta; i , 1 < i &le; n &lambda; n + 1 , &delta; > &delta; n - - - ( 6 )
Can select the size of corresponding threshold value number and threshold value according to actual conditions, select suitable value can improve the utilance and the reliable transmission performance of link.
Compared with prior art, the invention has the beneficial effects as follows:
The present invention through the improvement to its congestion control mechanism, fault recovering mechanism, has greatly improved the reliable transmission performance on the basis of FAST Transmission Control Protocol.The present invention has mainly solved two key issues, that is: lost reason is distinguished in (1), avoids congestion window to reduce by half blindly, has strengthened the transmission performance of reliable transport protocol; (2) propose a kind of average RTT account form based on the sectionally smooth factor, it is sensitiveer to make that congestion window upgrades ground according to network condition, thereby has improved link bandwidth utilization rate and transmission performance.
Description of drawings
Fig. 1 is the test topological diagram of reliable transmission acceleration method (the New FAST TCP) performance of checking high bit-error, long delay characteristics network;
Fig. 2 is that the error rate at bottleneck link is 5 * 10 -6, when propagation delay was 50ms, the throughput ratio of multiple method for reliable transmission;
Fig. 3 is that the error rate at bottleneck link is 10 -5, when propagation delay was 50ms, the throughput ratio of multiple method for reliable transmission;
Fig. 4 is that the error rate at bottleneck link is 5 * 10 -6, when propagation delay was 125ms, the throughput ratio of multiple method for reliable transmission;
Fig. 5 is that the error rate at bottleneck link is 10 -5, when propagation delay was 125ms, the throughput ratio of multiple method for reliable transmission.
Embodiment
The present invention can be applicable in the network of high bit-error, long delay.Below in conjunction with accompanying drawing enforcement of the present invention is described further:
With reference to shown in Figure 1; By we to the present invention verify the topology diagram of work test; L-G simulation test has been simulated 10 pairs of business and has been carried out the ftp file transmission, and every pair of business all is the file of client from ftp server download 60M, and their share same section bottleneck link that bandwidth is 3Mbps.The bandwidth and the propagation delay of some links have wherein also been marked among the figure.According to topological structure shown in Figure 1, we have verified under different link error rates and the different link propagation delays, the transmission performance of each agreement.
With reference to shown in Figure 2, for the error rate of bottleneck link is 5 * 10 -6, when propagation delay is 50ms, the contrast of the throughput of the method that TCP-Reno, TCP-NewReno, FAST TCP and this patent are proposed (New FAST TCP).Because the error rate is bigger; The packet loss that a lot of link errors is arranged and cause, Traditional TCP protocol and FAST TCP method are not distinguished packet loss reason mechanism, so cause a large amount of unnecessary congestion windows to reduce by half; Transmission performance seriously reduces; The method that this patent proposed then can effectively be distinguished lost reason, thereby adopts the corresponding strategy that sends, and has improved the utilance and the transmission performance of link.As can be seen from the figure the throughput performance of this patent has a distinct increment than the performance of other several kinds of agreements.
With reference to shown in Figure 3, for the error rate of bottleneck link is 10 -5, when propagation delay is 50ms, the contrast of the throughput of four kinds of method for reliable transmission, a kind of situation in its result and front is similar, because this moment, the error rate was bigger, the throughput of New FAST TCP and other agreement differs bigger.
With reference to figure 4 with reference to shown in Figure 5, for the propagation delay at bottleneck link is 125ms, the error rate is respectively 5 * 10 -6With 10 -5The time, the throughput contrast of four kinds of method for reliable transmission.As can be seen from the figure the two kinds of situation in result of the test and front are similar, and under high bit-error, long delay environment, the transmission performance of New FAST TCP is higher than other several kinds of agreements far away.
(RTT refers to round-trip delay to table 1 in the table 1; Round Trip Time; RTT) be four kinds of method for reliable transmission under the various error rates and propagation delay, the time that a pair of service downloading 10M file is consumed, the institute's time spent that can be found out New FAST TCP by the data in the table 1 is much smaller than other several kinds of method for reliable transmission; Under the certain situation, its time-consuming is about 20% of other method.
Table 1

Claims (1)

1. reliable transmission acceleration method towards high bit-error, long delay characteristics network; It is characterized in that; On the basis of FAST Transmission Control Protocol; Distinguish the reason of network generation packet loss according to following method: when transmitting terminal is received 3 repeat ACK bags, can judge the transmission rate of previous round-trip delay RTT (Round Trip Time) and the difference of the transmission rate of current round trip time delay RTT, as if the transmission rate of current RTT during greater than the transmission rate of previous RTT; Also do not have congested generation in the expression network, lost reason is a link error; If the transmission rate of current RTT then representes to have congested generation in the network much smaller than the transmission rate of previous RTT, can think that packet loss is owing to network congestion causes;
The transmission rate TP of current RTT Current_rttComputing formula following:
TP Current _ rtt = snd _ nxt - seg _ ack avgRTT &times; snd _ mss - - - ( 1 )
Wherein, Snd_nxt is the sequence number of the section that is being sent out, and seg_ack is the sequence number of the section confirmed of the current ACK bag of receiving, both differences are the data volumes of sending in the current RTT; Snd_mss is the maximum segment size of transport layer, and avgRTT is current average RTT;
diff=TP Last_rtt-TP Current_rtt (2)
Wherein, diff is the transmission rate TP of previous RTT Last_rttTransmission rate TP with current RTT Current_rttPoor; The method of judging the packet loss reason according to threshold parameter α is following:
(a) if diff>α thinks that then packet loss is caused by network congestion;
(b) if diff≤α thinks that then packet loss is caused by link error; Threshold parameter α value 0.99~1;
Transmitting terminal is taked following transmission strategy after distinguishing lost reason:
(a) network congestion if packet loss is, then transmitting terminal calls congestion avoidance algorithm, and the bag of retransmission of lost gets into the fast quick-recovery stage then fast, reduces data package transmission velocity;
(b) if because the packet loss that causes of link error, then explicit re-transmission gets into and recovers the stage fully, and being about to congestion window increases by 3, keeps original transmission rate.
CN200910060230A 2009-08-03 2009-08-03 Reliable transmission acceleration method facing networks with high error rate and long delay characteristics Expired - Fee Related CN101645765B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910060230A CN101645765B (en) 2009-08-03 2009-08-03 Reliable transmission acceleration method facing networks with high error rate and long delay characteristics

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910060230A CN101645765B (en) 2009-08-03 2009-08-03 Reliable transmission acceleration method facing networks with high error rate and long delay characteristics

Publications (2)

Publication Number Publication Date
CN101645765A CN101645765A (en) 2010-02-10
CN101645765B true CN101645765B (en) 2012-10-03

Family

ID=41657493

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910060230A Expired - Fee Related CN101645765B (en) 2009-08-03 2009-08-03 Reliable transmission acceleration method facing networks with high error rate and long delay characteristics

Country Status (1)

Country Link
CN (1) CN101645765B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106789702A (en) * 2016-12-30 2017-05-31 广州华多网络科技有限公司 Control the method and device of TCP transmission performance

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102223202B (en) * 2010-04-16 2013-11-06 北京大学 Method and system for detecting loss reasons of radio broadcast data packet and method and system for adapting rate
CN102143000B (en) * 2011-03-31 2015-06-03 中兴通讯股份有限公司 Method for controlling data recovery, node, control device and disaster-recovery system
CN102893654B (en) * 2011-05-20 2016-06-08 华为技术有限公司 The congestion detection method of mobile network cell and device
US9548936B2 (en) 2011-06-30 2017-01-17 The Chinese University Of Hong Kong Method and system for improved TCP performance over mobile data networks
CN102780621B (en) * 2012-07-23 2015-08-19 北京星网锐捷网络技术有限公司 A kind of upstream data packet transmission method, device and the network equipment
CN102970329A (en) * 2012-10-26 2013-03-13 广东石油化工学院 Fast active queue management scalable transmission control protocol (FAST TCP) fairness improved algorithm based on historical characteristics
CN104125159B (en) * 2014-07-29 2017-09-12 福建星网锐捷网络有限公司 A kind of congestion bandwidth detection method, apparatus and system
EP3190749B1 (en) * 2014-09-29 2019-11-06 Huawei Technologies Co., Ltd. Traffic control method and system
EP3232638B1 (en) * 2015-03-27 2019-07-17 Huawei Technologies Co., Ltd. Data transmission method, apparatus and system
CN105049369A (en) * 2015-08-14 2015-11-11 浙江大学 Video transmission congestion control method based on MPTCP in heterogeneous wireless network
CN105357138B (en) * 2015-09-30 2018-06-05 四川大学 A kind of adaptive method for reliable transmission based on low priority
US20170171780A1 (en) * 2015-12-14 2017-06-15 Qualcomm Incorporated Techniques for adapting a rate of data transmission
CN109218222B (en) * 2017-06-30 2021-06-22 华为技术有限公司 Method, device and system for realizing speed regulation of sending end
CN108111434B (en) * 2017-12-14 2021-03-16 四川大学 Reliable transmission method of aviation ad hoc network based on reliable UDP (user Datagram protocol) and fountain codes
CN110247853A (en) * 2018-03-09 2019-09-17 网宿科技股份有限公司 TCP jamming control method, system, storage medium and network server
CN109698925B (en) * 2018-11-28 2020-10-16 北京大学 Real-time video congestion control method and device based on data driving
CN112054965B (en) * 2019-06-05 2024-06-14 阿里巴巴集团控股有限公司 Congestion control method, device and computer readable medium
CN110505533B (en) * 2019-07-09 2021-06-01 杭州亿圣信息技术有限公司 Method for error code retransmission control in TCP video transmission
CN110391879B (en) * 2019-07-15 2020-08-18 湖南大学 Packet loss recovery method and device for data transmission network and computer equipment
CN111246312A (en) * 2020-01-15 2020-06-05 安徽文香信息技术有限公司 Packet loss processing method and device
CN112165355B (en) * 2020-10-23 2022-03-22 中国电子科技集团公司第三十研究所 Satellite network-oriented UDP-based reliable data transmission method
CN113839840B (en) * 2021-11-24 2022-02-18 北京航空航天大学 Bandwidth self-adaptive estimation method and system for bottleneck link of satellite network

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101112063A (en) * 2004-11-29 2008-01-23 唐鲍勃 Immediate ready implementation of virtually congestion free guaranteed service capable network: external internet nextgentcp (square waveform) tcp friendly san

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101112063A (en) * 2004-11-29 2008-01-23 唐鲍勃 Immediate ready implementation of virtually congestion free guaranteed service capable network: external internet nextgentcp (square waveform) tcp friendly san

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Mun Choon Chan.TCP/IP Performance over 3G wireless links with rate and delay variation.《Wireless Networks》.2005,第11卷(第1-2期),81-97. *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106789702A (en) * 2016-12-30 2017-05-31 广州华多网络科技有限公司 Control the method and device of TCP transmission performance
CN106789702B (en) * 2016-12-30 2020-05-12 广州华多网络科技有限公司 Method and device for controlling transmission performance of TCP (Transmission control protocol)

Also Published As

Publication number Publication date
CN101645765A (en) 2010-02-10

Similar Documents

Publication Publication Date Title
CN101645765B (en) Reliable transmission acceleration method facing networks with high error rate and long delay characteristics
Ha et al. Hybrid slow start for high-bandwidth and long-distance networks
CN1327677C (en) ECN based congestion control method with prediction verification
CN105141542A (en) TCP communication protocol-based congestion window control algorithm and system
CN104113884A (en) Real-time multimedia transmission rate control mechanism in wireless network
Prasad et al. On the effectiveness of delay-based congestion avoidance
Abdullah Enhancing the TCP Newreno Fast RecoveryAlgorithm on 5G Networks
Guan et al. Improvement of TCP Vegas algorithm based on forward direction delay
Singh et al. Energy consumption of TCP in ad hoc networks
Subramanya et al. Performance evaluation of high speed TCP variants in dumbbell network
Tomar et al. A Comprehensive Analysis and Comparison of TCP Tahoe, TCP Reno and TCP Lite
Bathla et al. Relative inspection of TCP variants reno, new reno, sack, vegas in AODV
Ewald et al. Analytical model of TCP NewReno through a CTMC
Ali et al. TCP Performance Enhancement in Wireless Mobile Ad Hoc Networks
Guan et al. An Improved TCP Vegas Model for the Space Networks of the Bandwidth Asymmetry.
Chrungoo et al. TCP k-SACK: A simple protocol to improve performance over lossy links
Meng et al. Research on TCPW improvement in hybrid network
Abdelsalam et al. TCP Wave estimation of the optimal operating point using ACK trains
Sanchez et al. TCP/IP performance over EGPRS network
Luo et al. A new protocol to improve wireless TCP performance and its implementation
Dias et al. Traditional TCP congestion control algorithms evaluation in wired-cum-wireless networks
Hossain et al. ENHANCING HTTP WEB PROTOCOL PERFORMANCE WITH UPDATED TRANSPORT LAYER TECHNIQUES
Ahmed et al. Performance evaluation of transmission control protocol in mobile ad hoc networks
Rufini et al. Experimental and simulation investigation on the TCP performance for wireless broadband environment
Saedi Congestion control enhancement over wireless networks

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C53 Correction of patent of invention or patent application
CB03 Change of inventor or designer information

Inventor after: Wang Junfeng

Inventor after: Qin Zhihong

Inventor after: Dong Wei

Inventor after: Zhou Hongxia

Inventor after: Zhang Juan

Inventor after: Xia Zhenghong

Inventor before: Qin Zhihong

Inventor before: Wang Junfeng

Inventor before: Zhang Juan

Inventor before: Xia Zhenghong

COR Change of bibliographic data

Free format text: CORRECT: INVENTOR; FROM: QIN ZHIHONG WANG JUNFENG ZHANG JUAN XIA ZHENGHONG TO: WANG JUNFENG QIN ZHIHONG DONG WEI ZHOU HONGXIA ZHANG JUAN XIA ZHENGHONG

C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20121003

CF01 Termination of patent right due to non-payment of annual fee