TCP state machine — RFC 793
Client
CLOSED→
SYN_SENT→
ESTABLISHED→
FIN_WAIT_1→
FIN_WAIT_2→
TIME_WAIT
Server
CLOSED→
LISTEN→
SYN_RECEIVED→
ESTABLISHED→
CLOSE_WAIT→
LAST_ACK
Client
192.168.1.1
CLOSED
Packet Flow
t = 0.0s
Server
192.168.1.2
CLOSED
No packets in transitStart the simulation from the control bar.
DataACKSYNFINRetransmitLost