TCP 3-Way Handshake
A TCP handshake is a process used by the Transmission Control Protocol (TCP) to establish a reliable connection between a client and a server. It ensures that both the sender and receiver are ready to communicate before any data is transferred.
The ...
thefullstacklens.hashnode.dev2 min read