Connected: An Internet Encyclopedia
4. TCP ECHO OPTIONS

Up: Connected: An Internet Encyclopedia
Up: Requests For Comments
Up: RFC 1072
Prev: 3.6 Interpreting the SACK Option
Next: 4.1 TCP Echo and TCP Echo Reply Options

4. TCP ECHO OPTIONS

4. TCP ECHO OPTIONS

A simple method for measuring the RTT of a segment would be: the sender places a timestamp in the segment and the receiver returns that timestamp in the corresponding ACK segment. When the ACK segment arrives at the sender, the difference between the current time and the timestamp is the RTT. To implement this timing method, the receiver must simply reflect or echo selected data (the timestamp) from the sender's segments. This idea is the basis of the "TCP Echo" and "TCP Echo Reply" options.


Next: 4.1 TCP Echo and TCP Echo Reply Options

Connected: An Internet Encyclopedia
4. TCP ECHO OPTIONS