Hi! I am studying TCP and have a question about the TCP receiver end process.
Receiver sent an ACK segment when receiving a TCP segment.
My text book,Tcp Illustrated, says that if the receiver receives an out of order TCP segment, receiver will sent an duplicate ACK to sender. For example, when...