TCP 3-Way Handshake
What Is the TCP 3-Way Handshake?
Before any data is exchanged, TCP establishes a connection using a process called the 3-Way Handshake.
This ensures:
both devices are ready
both agree on initial sequence numbers
communication is synchronized
...
pritam-roy.hashnode.dev4 min read