TCP Segment

Simplified TCP Segment | Destination | Source | Sequence | Checksum | Flags | Acknowledgement | Data | | port | port | number | | | | |

  • Destination port tells OS where to send TCP Segment.
  • Source port tells client/service what to do with returning info.