You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stop And Wait Protocol under TCP connection.
The server sends a single datagram, and blocks until an acknowledgment from the client is received, If the server receives a nack from the client then it will retransmits the datagram.