previous |
start |
next
Format of a TCP Segment
A segment consists of a 20-byte header and
(optionally) some data, thus:

Note:
- Port numbers define the process from which this segment was
sent, and the destination process -- see later.
- Sequence Numbers identify last byte of data sent and
received.
previous |
start |
next