571 views
1 votes
1 votes
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, this info is not mentioned and only said SWP is used. So here how to calculate SWS?

1 Answer

1 votes
1 votes

here nothing is mention whether it is GBN or SR

but it there are sequence bit is n

and   in case of GBN sender window size is 2n-1

but in case of SR sender window size is 2n-1

so the maximum is 2n-1 which will be the answer here to find maximum no need to give whether it is GBN or SR because maximum will always be in case of GBN 

Related questions

1 votes
1 votes
0 answers
1
iarnav asked Nov 11, 2018
476 views
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...
2 votes
2 votes
1 answer
2