// 3-way handshake · 4-way teardown — step through every packet interactively
Step 0 / 0
Ready — click "step" to begin
What is TCP?
TCP (Transmission Control Protocol) is a connection-oriented protocol that guarantees ordered, reliable delivery. Before any data flows, a connection must be established via the 3-way handshake.