Recent questions tagged sliding-window

0 votes
0 answers
49
1 votes
1 answer
53
2 votes
1 answer
54
1 votes
1 answer
56
Say sequence # field has 5 bits.then what would be the max SWS (sender window size) in case of simple SWP where nothing is mentioned explicitly that the SWP is GBN or SN,...
1 votes
0 answers
57
Say sequence # field has 5 bits. So, I know, we have a relation Ws+Wr <= avail seq #So in simple SWP = 2^5 = 32 sequence number and SWS = 32 packets ( is it correct)?in G...
1 votes
1 answer
58
0 votes
1 answer
59
Sender Window Size is 7 and every 3rd packet is lost/corrupted. So, how to find channel utilization!?