edited by
1,521 views
2 votes
2 votes
Station A needs to send a message consisting of 10 packets to station B using a sliding window of size 4. All packets are ready and can be transferred immediately.Selective repeat and GBN are used at 2 different times and every 5th packet get lost for both protocols.(ACK's from B never get lost).Let x and y be the number of transmissions that A has to make in selective repeat and GBN respectively to ensure safe delivery to B.Then what are the values of x and y?
edited by

1 Answer

Best answer
2 votes
2 votes

x=12 (SRA) and y=26 (GBN)

x+y= 38 corrct answer

selected by

Related questions