<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Sliding window protocol - Page 4 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=sliding_window_protocol&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=sliding_window_protocol&amp;p=5">3.Next</a>
</p>
<p>send the packet. In this case, the overall <a href="page.php?w=throughput">throughput</a> may be much lower than theoretically possible. To address this, sliding window protocols allow a selected number of packets, the window, to be sent without having to wait for an ACK. Each packet receives a sequence number, and the ACKs send back that number. The protocol keeps track of which packets have been ACKed, and when they are received, sends more packets. In this way, the window slides along the stream of packets making up the transfer.</p>

<p>Sliding</p><p>
<a accesskey="1" href="page.php?w=sliding_window_protocol&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=sliding_window_protocol&amp;p=5">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
