Podcast Beta
Questions and Answers
Which protocol uses a 'window' of up to N consecutive transmitted but unACKed packets?
What does the sender do when it receives an ACK(n) in the Go-Back-N protocol?
What does the receiver do when it receives an out-of-order packet in the Go-Back-N protocol?
What does the receiver do when it receives a correctly-ordered packet in the Go-Back-N protocol?
Signup and view all the answers
What does the sender do when it receives a duplicate ACK in the Go-Back-N protocol?
Signup and view all the answers
What does the sender do when it times out in the Selective repeat protocol?
Signup and view all the answers
What is the purpose of the sender window in the Selective repeat protocol?
Signup and view all the answers
What is the purpose of the receiver window in the Selective repeat protocol?
Signup and view all the answers
What does the receiver do when it receives an out-of-order packet in the Selective repeat protocol?
Signup and view all the answers
What does the receiver do when it receives a correctly-ordered packet in the Selective repeat protocol?
Signup and view all the answers
What is the purpose of the sender window in the Go-Back-N protocol?
Signup and view all the answers
What is the purpose of the receiver window in the Go-Back-N protocol?
Signup and view all the answers
What does the sender do when it times out in the Go-Back-N protocol?
Signup and view all the answers
What does the receiver do when it receives an out-of-order packet in the Selective repeat protocol?
Signup and view all the answers
What relationship is needed between sequence number size and window size to avoid a dilemma in the Selective repeat protocol?
Signup and view all the answers