Linux Kernel TCP Connection Visualizer

Client

Socket CLOSED
Packets Sent/Received:

Network

Packet Flow

Server

Listening Socket CLOSED

Kernel Queues

SYN Queue (Incomplete Connections)
Accept Queue (Completed Connections)
Packets Sent/Received:

Explanation

Click the buttons above in sequence to visualize the TCP connection process. Start with "0. Server: socket() & bind()".