Flow control (data): Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile web edit
Line 9:
{{Main | Stop-and-wait ARQ}}
 
Stop-and-wait flow control is the simplest form of flow control. In this method, the receiver indicates its readiness to receive data for each frame, the message is broken into multiple frames. The sender waits forforhhhh an ACK (acknowledgement) after every frame for specified time (called time out). It is sent to ensure that the receiver has received the frame correctly. It will then send the next frame only after the ACK has been received.
 
=== Operations ===