Error Control at the TCP Level
n Octet-stream-oriented error
control
n Transmissions occur in segments.
Each segment has a sequence
number.  The sequence number is
the first octet of the segment
n The receiving TCP host sends an
acknowledgment.  The ACK
number is the next expected data
octet.
n Data that has not been
acknowledged are re-transmitted.