TCP Working: 3-Way Handshake & Reliable Communication
What Is TCP and Why Is It Needed?
TCP (Transmission Control Protocol) is a set of rules that makes sure data is sent reliably between two computers.
TCP helps with:
Making a connection between two devices (client and server).
Ensuring all data arri...
tcp-handshake-chai-code.hashnode.dev5 min read