Skip to main content

ARQ Protocols

ARQ (Automatic Repeat reQuest) is an error-control protocol used in data communication to ensure reliable transmission. It allows the receiver to detect errors in received data and request the sender to resend the corrupted or lost packets.

Comments