[ Version | Length | DSCP | TTL | Protocol ]
4
or 6
, depending on whether IPv4 or IPv6 is being usedTCP
or UDP
Used to start a TCP connection. This dance must be performed by two machines before they can send TCP data
SYN
: Machine 1, “Are you there”SYN-ACK
: Machine 2, “Yes I’m Here”ACK
: Machine 1, “Cool, I’m sending data” (or requesting data, which is itself data…)[ Source Port | Destination Port | Length | Checksum ]
Notes on Computers
AWS · Bash · C · C++ · Cyber Security · Git · LaTeX · Linux · Networking · Python · Raspberry Pi · Tools · Vim
Notes on Math & Physics
Information Theory · Linear Algebra · Solid State Physics
Copyright 2021 · Eric D. Weise