TCP Working: 3-Way Handshake & Reliable Communication
What Is TCP and Why Is It Needed?
TCP is a connection-oriented protocol that ensures data is delivered:
Reliably
In the correct order
Without duplication
Without corruption
The internet itself is unreliable by nature. Data travels across many r...
dipanshu-dns-record.hashnode.dev5 min read