TCP's Three Way Handshake
Dec 23, 2024 · 2 min read · In the Transmission Control Protocol, a three way handshake is used to build a strong , reliableconnection between two devices out of which one is the server and the other one is the client.It is used to ensure that the both devices, server and clien...
Join discussion