Skip to content

Opening book details…

Can I read Go-Back-N and Selective Repeat ARQ on EtoBox?

Go-Back-N and Selective Repeat ARQ by cadetbro23 is a document available to read on EtoBox.

What is Go-Back-N and Selective Repeat ARQ about?

The document describes the implementation of two ARQ protocols: Go-Back-N and Selective Repeat. Go-Back-N ARQ allows multiple frames to be sent before needing an acknowledgment, but requires retransmission of all subsequent frames if an error occurs, while Selective Repeat ARQ only retransmits specific lost frames, improving efficiency. Both protocols are implemented in C++ with code examples and explanations of their algorithms and functionalities.

Author
cadetbro23
Language
EN