SAW

Stop-And-Wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A SAW ARQ sender sends one frame at a time; it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn’t send any further frames until it receives an acknowledgement signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.

MORE THAN DISTRIBUTION MORE THAN DISTRIBUTION
MORE THAN DISTRIBUTION MORE THAN DISTRIBUTION