The client will send a SYN packet to the endpoint, , with an
arbitrarily chosen starting sequence number,
.
The endpoint will reply with a SYN/ACK packet,
,
with another arbitrarily chosen sequence number,
.
The client will then reply to this SYN/ACK with an ACK,
.
After the server receives this, both hosts are live and the connection
is established (ESTAB).