- Suppose the sender has
4 frame buffers and
the
next sequence number
= 1
Then:
Sender window = 1, 2, 3, 4
|
- Receiving an ACK message
will make the sender window
slide over
one position
Example:
Explanation:
- Initially, the sender
can tag the
outstanding frames
using the numbers
1, 2, 3, 4
- After receiving the
ACK 1 frame,
the sender
must tag its
outstanding frames
using the numbers
2, 3, 4, 5
New sender window = 2, 3, 4, 5
|
|
|