TCP Working: 3-Way Handshake & Reliable Communication
In computer networks, data must travel across unreliable networks and still reach the destination accurately, in order, and without loss. This is exactly what TCP (Transmission Control Protocol) is designed to do.
TCP is a connection-oriented, reliab...
mahesh0642.hashnode.dev3 min read