TCP Working: 3-Way Handshake & Reliable Communication
1. What is TCP and why is it needed?
TCP (Transmission Control Protocol) is a communication protocol used on the Internet to send data reliably from one device to another.
It is needed because the Internet itself is unreliable—data packets can get lo...
harsh7il.hashnode.dev2 min read