<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">CN</journal-id><journal-title-group><journal-title>Communications and Network</journal-title></journal-title-group><issn pub-type="epub">1949-2421</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/cn.2014.62013</article-id><article-id pub-id-type="publisher-id">CN-45866</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>COMPUTER SCIENCE &amp; COMMUNICATIONS</subject></subj-group></article-categories><title-group><article-title>Improving Network Efficiency by Selecting and Modifying Congestion Control Constraints</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Saleem</surname><given-names>Ullah</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Faisal</surname><given-names>Shahzad</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Shahzada</surname><given-names>Khurram</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Waheed</surname><given-names>Anwer</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>Department of Computer Science &amp; IT, The Islamia University of Bahawalpur, Bahawalpur, Pakistan</addr-line></aff><author-notes><corresp id="cor1">* E-mail:<email>saleemullah@iub.edu.pk(SU)</email>;<email>faisalsd@gmail.com(FS)</email>;<email>khurram@iub.edu.pk(SK)</email>;<email>waheed@iub.edu.pk(WA)</email>;</corresp></author-notes><pub-date pub-type="epub"><day>08</day><month>05</month><year>2014</year></pub-date><volume>06</volume><issue>02</issue><fpage>105</fpage><lpage>111</lpage><history><date date-type="received"><day>8</day>	<month>December</month>	<year>2013</year></date><date date-type="rev-recd"><day>23</day>	<month>January</month>	<year>2014</year>	</date><date date-type="accepted"><day>20</day>	<month>February</month>	<year>2014</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>Congestion in wired networks not only causes severe information loss but also degrades overall network performance. To cope with the issue of network efficiency, in this paper we have pro- posed and investigated an efficient mechanism for congestion control by the selection of appropri- ate congestion window size and proactive congestion avoidance, which improves system overall performance and efficiency. The main objective of this work is to choose the accurate size of con- gestion window based on available link bandwidth and round trip time (RTT) in cross and grid topologies, instead of choosing number of hops (Previous researches), we have achieved significant improvement in the overall performance of the network. General simulation results under distinctive congestion scenarios are presented to illuminate the distinguished performance of the proposed mechanism.</p></abstract><kwd-group><kwd>Congestion Avoidance</kwd><kwd> Congestion Control</kwd><kwd> Congestion Window (cwnd)</kwd><kwd> Network Performance</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>TCP plays a very vital role in today’s internet communication. The increase in user terminals and other applica- tions requires networks to perform smoothly, and this network requires transport layer to provide reliable data transfer. Therefore congestion is a big challenge in today’s increasing internet traffic. However, we cannot de- termine the optimal TCP performance due to the following main problems:</p><p>1) Contention between sharing terminals.</p><p>2) Hidden terminal problems.</p><p>3) Packet loss at the MAC layer.</p><p>4) Path disconnection in case of mobility.</p><p>5) Reordering.</p><p>6) Exponential retransmission back-off at TCP layer.</p><p>To address these challenges, a simple yet effective scheme is proposed in this paper. As its name implies, the scheme contains relevant mechanisms for avoiding congestion intelligently, detecting congestion timely and eliminating congestion reactively. Control operations are performed by choosing a new congestion window on the measured channel bandwidth and RTT. While previous work was performed by selecting number of hops between sender and receiver [<xref ref-type="bibr" rid="scirp.45866-ref1">1</xref>] -[<xref ref-type="bibr" rid="scirp.45866-ref5">5</xref>] , which raise many issues that we will discuss in later sections. Rest of the paper is categorized as; Section 2 will focus some previous work done in this area and some drawbacks at some level, Section 3 will describe our proposed mechanism, Section 4 will based on simulation results, conclusion and future work.</p></sec><sec id="s2"><title>2. Agenda for Potential Development</title><p>The application requirements and the limitations of congestion control circumscribe a framework for potential improvements. We identify five distinct cases of interest, which have been discussed in the recent literature.</p><p>1) Additive Increase leads naturally to congestion, which, in turn, degrades throughput for two reasons: a) Routers need time to recover even from a transitory congestive collapse and sources need time to detect and re- transmit missing packets [<xref ref-type="bibr" rid="scirp.45866-ref6">6</xref>] ; b) Congestion control is triggered upon congestion; the window is adjusted back- wards and the timeout is extended, which in turn degrades the protocol’s capability to detect and exploit error free conditions and bandwidth availability, respectively [<xref ref-type="bibr" rid="scirp.45866-ref6">6</xref>] [<xref ref-type="bibr" rid="scirp.45866-ref7">7</xref>] .</p><p>2) Additive Increase is not efficient when the network dynamics encompass rapid changes of bandwidth availability. For example, when short flows that cause congestion complete their task, bandwidth becomes available. Similarly, when a handoff is completed in a cellular network, the entire channel’s bandwidth becomes available. A more rapid response is then clearly indicated [<xref ref-type="bibr" rid="scirp.45866-ref8">8</xref>] .</p><p>3) Multiplicative decreases causes transmission gaps that hurt the performance of real-time applications that experience jitter and degraded good put. Furthermore, multiplicative decrease with a factor of &#189; or a window adjustment to 2 packets characterizes a rather conservative strategy [<xref ref-type="bibr" rid="scirp.45866-ref9">9</xref>] .</p><p>4) Error detection lacks an appropriate classification module that would permit a responsive strategy, oriented by the nature of potential errors. That is, when errors appear to be transient due to short-lived flows or random network interference, congestion control mechanisms (i.e. timeout extension and multiplicative window adjust- ment) are triggered unduly. The insufficient error detection/classification may also lead to unfair bandwidth al- location in mixed networks. By default, flows that experience network errors do not balance their bandwidth loss with a more aggressive recovery although such behavior could be justified: flows that experienced no losses have occupied extra bandwidth at the router temporarily, when the network errors forced some senders to back off. This situation is discussed as an open issue in [<xref ref-type="bibr" rid="scirp.45866-ref10">10</xref>] ; we demonstrate the validity of this argument, based on experimental results, in Section 5.</p><p>5) Source-based decisions on the transmission rate, based on the pace of the acknowledgements, necessarily incorporate the potentially asymmetric characteristics (e.g. ack delays and/or losses) of the reverse path [<xref ref-type="bibr" rid="scirp.45866-ref11">11</xref>] . Hence, the sender’s transmission rate does not always reflect the capacity of the forward path. This situation has a direct impact on efficiency since available bandwidth remains unexploited. Several proposals have been pre- sented to tackle the problems of TCP over networks. Most of these proposals rely on some form of local re- transmission at the wired boarder, and do not deal (either directly or indirectly) with real-time application con- straints, see [<xref ref-type="bibr" rid="scirp.45866-ref12">12</xref>] for a detailed description). Some recent protocols restrict the modifications at the transport lev- el. TCP-Freeze [<xref ref-type="bibr" rid="scirp.45866-ref13">13</xref>] distinguishes handoffs from congestion through the use of the Advertised Window. WTCP [<xref ref-type="bibr" rid="scirp.45866-ref14">14</xref>] implements a rate-based congestion control replacing entirely the ACK-clocking mechanism. TCP-Probing [<xref ref-type="bibr" rid="scirp.45866-ref15">15</xref>] grafts a probing cycle and an Immediate Recovery Strategy into standard TCP, in order to control effec- tively the throughput/overhead tradeoff. Although TCP-Probing deals effectively with both throughput and energy performance in heterogeneous networks, due to its probing mechanism, it may not satisfy the requirements of current service.</p><p>It is possible to have node- and link-level congestion occurring at the same time in networks. Both of them have direct impacts on network performance and application objective. Thus, the onset of congestion must be predicted in advance or detected in time so that it can be relieved thereafter.</p></sec><sec id="s3"><title>3. Proposed Mechanism</title><sec id="s3_1"><title>3.1. Appropriate Congestion Window Selection</title><p>TCP performance is also affected by choosing larger cwnd size, which increases the probability of packet con- tention and packet losses from excessive collisions [<xref ref-type="bibr" rid="scirp.45866-ref16">16</xref>] . Therefore a new cwnd size is chosen based on the available current channel bandwidth and RTT in cross as well as in grid topologies.</p><p>From the figure we can see that bandwidth measurement is performed by TCP sender on receiving Acks from receiver. Let’s suppose that C<sub>E</sub><sub>(k-1)</sub> is the bandwidth at any (k-1)th-Ack segment, then the available current band- width would be BW</p><disp-formula id="scirp.45866-formula777"><label>(1)</label><inline-graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://file.scirp.org/Html/htmlimages\7-6101127x\fe7cfa0b-80af-46a6-9e93-f8471a61ca5d.png"/></disp-formula><p>Here λ is the total bytes transmitted successively, which acknowledges between (k-1)th and kth Acks. From Equation (1) we can estimate exponentially weighting by using β then we can control the current and smoothed measure bandwidth as,</p><disp-formula id="scirp.45866-formula778"><label>(2)</label><inline-graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://file.scirp.org/Html/htmlimages\7-6101127x\876fd19f-986f-4b89-80ca-92a36cba6075.png"/></disp-formula><p>Using Equation (2) we can also control the ratio between newly and smoothed measured bandwidth. While Equation (3) gives us maximum cwnd size when RTT and packet size are given.</p><disp-formula id="scirp.45866-formula779"><label>(3)</label><inline-graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://file.scirp.org/Html/htmlimages\7-6101127x\35ff068d-8eb0-4eb7-bb33-4bb798937c75.png"/></disp-formula><disp-formula id="scirp.45866-formula780"><label>(4)</label><inline-graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://file.scirp.org/Html/htmlimages\7-6101127x\28ff77b0-588a-45a4-85eb-4ed47a8fd49e.png"/></disp-formula><p>As mentioned before, we have to measure the bandwidth of the multi-hop networks and RTT to determine the appropriate maximum cwnd size. Before applying maximum cwnd to the TCP layer some time will be consumed to measure and RTT. In beginning of transmitting TCP segments, cwnd size is not limited, which does not matter, because the maximum cwnd size can be determine before TCP segments are sent into the system.</p></sec><sec id="s3_2"><title>3.2. Congestion Avoidance</title><p>TCP uses a network congestion avoidance algorithm that includes various aspects of an additive increase/mul- tiplicative decrease (AIMD) scheme, with other schemes such as slow-start in order to achieve congestion avoidance. The TCP congestion avoidance algorithm is the primary basis for congestion control in the Internet.</p><disp-formula id="scirp.45866-formula781"><inline-graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://file.scirp.org/Html/htmlimages\7-6101127x\250cde9c-74a8-4b98-9cb3-f6a0b8c84903.png"/></disp-formula><p>where, ssthresh(t) is a threshold value at which TCP changes its phase from slow start phase to congestion avoidance phase. When packet loss is detected by retransmission timeout expiration, cwnd(t) and ssthresh(t) are updated as,</p><disp-formula id="scirp.45866-formula782"><inline-graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://file.scirp.org/Html/htmlimages\7-6101127x\1618bf75-1063-4369-a79e-0dae6d48d5dc.png"/></disp-formula><p>On the other hand, when TCP detects packet loss by a fast retransmit algorithm, it changes cwnd(t) and ssthresh(t) as;</p><disp-formula id="scirp.45866-formula783"><inline-graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://file.scirp.org/Html/htmlimages\7-6101127x\0beae02a-5b40-4e65-8f6c-64c31f9c9963.png"/></disp-formula><p>TCP Reno then enters a fast recovery phase if the packet loss is found by the fast retransmit algorithm. In this phase, the window size is increased by one packet when a duplicate Ack packet is received. On the other hand, cwnd is restored to ssthresh(t) when the non-duplicate Ack packet corresponding to the retransmitted packet is received.</p><p>We have seen that TCP connection starts up in slow start mode and exponentially increase the cwnd until it cross the ssthresh(t). Once cwnd(t) is greater than ssthresh(t), TCP moves to congestion avoidance phase. In this mode the primary objective is to maintain high throughput without causing congestion. If TCP detects any seg- ment loss, this is a strong indication that network is congested, so as a corrective action TCP reduces its data flow rate by reducing cwnd(t) after that it again goes back to slow start phase.</p><p>Having some deeper look on working mechanism, we choose ssthresh(t) = 65535 bytes and cwnd(t) = 512 bytes. Since cwnd(t) &lt; ssthresh(t) TCP state is slow start. TCP cwnd(t) grows from 512 bytes to 64947 bytes al- so it has been assumed that no segment loss during slow start phase. During slow start cwnd(t) is incremented by one segment on every successful acknowledgment from the receiver. When cwnd(t) = 65459 + 512 &gt; 65535, at this point TCP changes its state to congestion avoidance phase, and the primary objective in this phase is to get the higher throughput. If during this phase any three duplicate Acks received the TCP moves to the fast retrans- mit without waiting for the retransmit timer out and then after it moves to the fast recovery phase.</p></sec><sec id="s3_3"><title>3.3. Congestion Control</title><p>We have modified the TCP default behavior of three-duplicate Acks to two-duplicate Acks, as it has been seen that 87% of the packets loss after two duplicate Acks, so why not change the default behavior? This decreases time delay. The proposed algorithm is as:</p><p>Algorithm: Congestion Control</p><p>On receiving two-duplicate Acks or if a timeout occur do the following;</p><p>IS_congestion=0;</p><p>If((max_rate &gt; min_rate) &amp;&amp; (curr_rate – min_rate &lt; max-rate – curr_rate)) {</p><p>IS_congestion=1;</p><p>}</p><p>If(cwnd &gt; thresh)</p><p>IS_congestion=1;</p><p>If(IS_congestion)</p><p>{</p><p>Slowstart();</p><p>else</p><p>fast_ recovery();</p><p>}</p></sec></sec><sec id="s4"><title>4. Simulation Results and Performance Analysis</title><p>To verify our proposed mechanism we use NS-2 (2.34) simulator, model used in our experiment is consists of 50 nodes in a chain wise topology. We set link bandwidth to 1Gbps in order to analyze maximum cwnd size. Simulated scheme is investigated by increasing number of nodes, and we compared the performance results with TNR.</p><p>If we analyze cwnd with saw-tooth effect in <xref ref-type="fig" rid="fig1">Figure 1</xref>, it can be seen clearly that the proposed mechanism is more effective and consistent then TNR, as number of users increases the cwnd loses its stability as well as per- formance, but our suggested mechanism has consistent effect in terms of stability as well as performance, which increase system overall performance.</p><p>Packet loss in networks affects the overall performance of the system. Packet loss is due to signal degradation, congestion in channel and many other common factors. After sending data in bulk we observe that proposed method has very few ratio of packet loss (0.2%) as compared to TNR. It is also clear that cwnd in this case is bigger then the proposed but on the other hand decrease in cwnd size is also clear which may lead to higher de- lay and decreasing the network throughput. Therefore proposed mechanism has better results than the TNR (<xref ref-type="fig" rid="fig2">Figure 2</xref>).</p><p>We have modified the default behavior of TCP duplicate acknowledgement from two to three Acks, because it has been observe that 87% of the packets loss after two duplicate Acks, so why not modify this to two instead of three. Which decrease delay and increase throughput as shown in <xref ref-type="fig" rid="fig3">Figure 3</xref>.</p><fig id="fig1"><label>Figure 1</label><caption><p> Effect of congestion window (cwnd)</p></caption><graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://file.scirp.org/Html/htmlimages\7-6101127x\894c2d13-3a9d-41d8-a55c-515efc54dc80.png"/></fig><fig id="fig2"><label>Figure 2</label><caption><p> Packet loss comparison</p></caption><graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://file.scirp.org/Html/htmlimages\7-6101127x\6874083d-5feb-4f28-be9e-515971eb8801.png"/></fig></sec><sec id="s5"><title>5. Conclusion and Future Work</title><p>In this work, we propose a scheme for congestion control, congestion avoidance by selecting appropriate cwnd size which detects and alleviates congestion in networks. The main objective is to provide high transmission quality for the data traffic under conditions of congestion. The scheme comprises three main mechanisms. Firstly, it attempts to suppress the source traffic from event area by carefully selecting a set of representative nodes to be data sources. Secondly, the onset of congestion is indicated in a timely way by jointly checking buffer occupancy and link utilization. Lastly, the network attempts to alleviate congestion in the traffic hotspot by either resource control or traffic control, which is dependent on the specific congestion condition. The ns-2 based simulation has confirmed the advantages of proposed scheme and demonstrated significant performance improvements over existing schemes.</p><fig id="fig3"><label>Figure 3</label><caption><p> Flow consistency behavior (throughput analysis)</p></caption><graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://file.scirp.org/Html/htmlimages\7-6101127x\562a8032-8efd-4d9c-bcd6-2c3ec15533c4.png"/></fig><p>In the future, we hope to extend the proposed scheme to take into account some dynamic behaviors of the network, such as node mobility and link failure. We have also planed to extensively investigate performance on sensor based networks.</p></sec><sec id="s6"><title>Acknowledgements</title><p>This research work was partially supported by NSF of china Grant No.61003247. The assistance of Prof. Xiao- feng Liao in this work is also gratefully acknowledged. The authors also would like to thanks the anonymous reviewers and the editors for insightful comments and suggestions.</p></sec></body><back><ref-list><title>References</title><ref id="scirp.45866-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">HARB, S.M. AND MCNAIR, J. (2008) ANALYTICAL STUDY OF THE EXPECTED NUMBER OF HOPS IN WIRELESS AD HOC NETWORK. WASA '08 PROCEEDINGS OF THE THIRD INTERNATIONAL CONFERENCE ON WIRELESS ALGORITHMS, SYSTEMS, AND APPLICATIONS.</mixed-citation></ref><ref id="scirp.45866-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">MILLER, L.E. (2001) DISTRIBUTION OF LINK DISTANCES IN A WIRELESS NETWORK. NIST JOURNAL OF RESEARCH (SPRING).</mixed-citation></ref><ref id="scirp.45866-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">HUANG, P.-K., LIN, X.J. AND WANG, C.-C. (2011) A LOW COMPLEXITY CONGESTION CONTROL AND SCHEDULING ALGORITHM FOR MULTI-HOP WIRELESS NETWORKS WITH ORDER-OPTIMAL PER FLOW DELAY. IEEE/ACM TRANSACTIONS ON NETWORKING, 14.</mixed-citation></ref><ref id="scirp.45866-ref4"><label>4</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>ZAWODNIOK</surname><given-names> M. </given-names></name>,<name name-style="western"><surname> JANGANNATHAN</surname><given-names> S. </given-names></name>,<etal>et al</etal>. (2007)<article-title>ZAWODNIOK, M. AND JANGANNATHAN, S.  PREDICTIVE CONGESTION CONTROL PROTOCOL FOR WIRELESS SENSOR NETWORKS</article-title><source>. IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS</source><volume> 06</volume>,<fpage> 3955</fpage>-<lpage>3963</lpage>.<pub-id pub-id-type="doi"></pub-id></mixed-citation></ref><ref id="scirp.45866-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">JIANG, S.M., ZUO, Q. AND WEI, G. (2009) DECOUPLING CONGESTION CONTROL FROM TOP FOR MULTI-HOP WIRELESS NETWORKS: SEMI TCP. CHANTS 2009, ACM TRANSACTIONS.</mixed-citation></ref><ref id="scirp.45866-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">FANG, W.-W., CHEN, J.-M., SHU, L., CHU, T.-S. AND QIAN, D.-P. (2009) CONGESTION AVOIDANCE, DETECTION AND ALLEVIATION IN WIRELESS SENSOR NETWORKS. JOURNAL OF ZHEJIANG UNIVERSITY SCIENCE C, 11.</mixed-citation></ref><ref id="scirp.45866-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">RAGHUNATHAN, V. AND KUMAR, P.R. (2006) A COUNTEREXAMPLE IN CONGESTION CONTROL OF WIRELESS NETWORKS. ELSEVIER SCIENCE.</mixed-citation></ref><ref id="scirp.45866-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">ONEILL, D.C. (2003) ADAPTIVE CONGESTION CONTROL FOR WIRELESS NETWORKS USING TCP. IEEE PROCEEDING-2003.</mixed-citation></ref><ref id="scirp.45866-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">POPA, L., RIACIU, C. AND STOICA, I. (2006) REDUCING CONGESTION EFFECTS IN WIRELESS NETWORKS BY MULTIPATH ROUTING. IEEE PROCEEDING 2006, 96-105.</mixed-citation></ref><ref id="scirp.45866-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">TIWARI, B., AND CHANDAVARKAR (2010) CONGESTION ADAPTIVE ROUTING IN WIRELESS MESH NETWORKS. 2010 SEVENTH INTERNATIONAL CONFERENCE ON WIRELESS AND OPTICAL COMMUNICATIONS NETWORKS (WOCN), COLOMBO, 6-8 SEPTEMBER 2010, 1-5.</mixed-citation></ref><ref id="scirp.45866-ref11"><label>11</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>ARMAGHANI</surname><given-names> F.R.</given-names></name>,<name name-style="western"><surname> JAMUAR</surname><given-names> S.S.</given-names></name>,<name name-style="western"><surname> KHATUN</surname><given-names> S. </given-names></name>,<name name-style="western"><surname> RASID</surname><given-names> M.F.A. </given-names></name>,<etal>et al</etal>. (2011)<article-title>ARMAGHANI, F.R., JAMUAR, S.S., KHATUN, S. AND RASID, M.F.A.  PERFORMANCE ANALYSIS OF TCP WITH DELAYED ACKNOWLEDGMENTS IN MULTI-HOP AD-HOC NETWORKS</article-title><source>. WIRELESS PERSONAL COMMUNICATIONS</source><volume> 56</volume>,<fpage> 791</fpage>-<lpage>811</lpage>.<pub-id pub-id-type="doi"></pub-id></mixed-citation></ref><ref id="scirp.45866-ref12"><label>12</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>CURRAN</surname><given-names> K.</given-names></name>,<name name-style="western"><surname> WOODS</surname><given-names> D.</given-names></name>,<name name-style="western"><surname> MCDERMOT</surname><given-names> N. </given-names></name>,<name name-style="western"><surname> BRADLEY</surname><given-names> C. </given-names></name>,<etal>et al</etal>. (<year>2003</year>)<article-title>THE EFFECTS OF BADLY BEHAVED ROUTERS ON INTERNET CONGESTION</article-title><source>. INTERNATIONAL JOURNAL OF NETWORK MANAGEMENT</source><volume> 13</volume>,<fpage> 83</fpage>-<lpage>94</lpage>.<pub-id pub-id-type="doi">HTTP://DX.DOI.ORG/10.1002/NEM.464</pub-id></mixed-citation></ref><ref id="scirp.45866-ref13"><label>13</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>HAC</surname><given-names> A. </given-names></name>,<name name-style="western"><surname> MA</surname><given-names> Y.J. </given-names></name>,<etal>et al</etal>. (<year>1998</year>)<article-title>A RATE-BASED CONGESTION CONTROL SCHEME FOR ABR SERVICE IN ATM NETWORKS</article-title><source>. INTERNATIONAL JOURNAL OF NETWORK MANAGEMENT</source><volume> 8</volume>,<fpage> 292</fpage>-<lpage>317</lpage>.<pub-id pub-id-type="doi">HTTP://DX.DOI.ORG/10.1002/(SICI)1099-1190(199809/10)8:5&lt;292::AID-NEM286&gt;3.0.CO;2-Y</pub-id></mixed-citation></ref><ref id="scirp.45866-ref14"><label>14</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>LI</surname><given-names> J.</given-names></name>,<name name-style="western"><surname> ZHANG</surname><given-names> S.Y.</given-names></name>,<name name-style="western"><surname> LI</surname><given-names> C.L. </given-names></name>,<name name-style="western"><surname> YAN</surname><given-names> J.R. </given-names></name>,<etal>et al</etal>. (2010)<article-title>LI, J., ZHANG, S.Y., LI, C.L. AND YAN, J.R.  COMPOSITE LIGHT WEIGHT TRAFFIC CLASSIFICATION SYSTEM FOR NETWORK MANAGEMENT</article-title><source>. INTERNATIONAL JOURNAL OF NETWORK MANAGEMENT</source><volume> 20</volume>,<fpage> 85</fpage>-<lpage>105</lpage>.<pub-id pub-id-type="doi"></pub-id></mixed-citation></ref><ref id="scirp.45866-ref15"><label>15</label><mixed-citation publication-type="other" xlink:type="simple">SCHULZE, H. AND MOCHALSKI, K. INTERNET STUDY2008/2009, IPOQUE REPORT. HTTP://WWW.IPOQUE.COM/RESOURCES/INTERNET-STUDIES/INTERNET-STUDY-2008_2009</mixed-citation></ref><ref id="scirp.45866-ref16"><label>16</label><mixed-citation publication-type="other" xlink:type="simple">ZHANG, Y., LEONARD, D. AND LOGUINOV, D. JETMAX: SCALABLE MAX-MIN CONGESTION CONTROL FOR HIGH-SPEED HETEROGENEOUS NETWORKS. PROCEEDINGS OF IEEE INFOCOM 2005, 2006, 1-13.</mixed-citation></ref></ref-list></back></article>