TCP Working: 3-Way Handshake & Reliable Communication Explained
What is TCP and why is it needed?
TCP (Transmission Control Protocol) is a transport-layer protocol that makes sure data sent between two machines (like your browser and a web server) is:
delivered reliably (nothing silently lost),
received in orde...
helloshubham.hashnode.dev5 min read