edited by
921 views
1 votes
1 votes
Imagine a sliding window protocol using so many bits for sequence numbers that
wraparound never occurs. What relations must hold among the four window edges
and the window size, which is constant and the same for both the sender and the receiver?
edited by

1 Answer

0 votes
0 votes

as here it's asking about the relation between window edges 

i.e upper bound and lower bound of the array in the sender and receiver side

Related questions