Can I read Go-Back-N and Selective Repeat ARQ on EtoBox?
Go-Back-N and Selective Repeat ARQ by Alvin is a document available to read on EtoBox.
What is Go-Back-N and Selective Repeat ARQ about?
This document discusses two sliding window protocols for error control in data transmission: Go-Back-N ARQ and Selective Repeat ARQ. It includes code to simulate the transmission of a series of packets from a sender to a receiver, with the receiver sending acknowledgments to indicate correctly received packets. The code allows the user to choose between the two protocols, and implements retransmission of missing packets according to the specific protocol - Selective Repeat retransmits only the missing packe
- Author
- Alvin
- Language
- EN