CITS3002 Computer Networks |
← prev | next → | CITS3002 | help3002 | CITS3002 schedule | |||
A Problem with Selective RepeatSuppose that we use 3 bits to represent the sequence numbers (0..7), even if we use a larger integer to store the sequence number in an actual implementation. Now, imagine that the following events happen, in order :
The Solution : make window sizes half the size of the
maximum sequence number.
CITS3002 Computer Networks, Lecture 3, Data Link Layer protocols, p28, 13th March 2024.
|