The document describes Stop and Wait ARQ, a simple automatic repeat request protocol. It contains sections on the introduction, sender and receiver algorithms, efficiency analysis, advantages, disadvantages and applications. Stop and Wait ARQ works by having the sender transmit a single frame and wait for an acknowledgment before sending the next frame. It uses positive acknowledgments and timers to retransmit lost frames.