333 views
0 votes
0 votes

https://gateoverflow.in/25722/sliding-window-protocol?show=25722#q25722

in above question if we don't use formula 1+2a Instead, we go by concept of number of frames transmitted until we get ACK for 1st frame, then which of the following bandwidth should be taken into consideration 3 Gbps or 60 Mbps ?

I think bottle neck bandwidth is 60 Mbps hence we should take this only.

 

Please clear my doubt. Am i thinking it correctly conceptwise? 

Please log in or register to answer this question.

Related questions

1 votes
1 votes
1 answer
3
iarnav asked Nov 12, 2018
586 views
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
1 votes
0 answers
4
iarnav asked Nov 11, 2018
491 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...