TCP Working: 3-Way Handshake & Reliable Communication
When you open a website, download a file, or submit a payment, your device is constantly exchanging data with a server.
But networks are unpredictable.
Packets can:
arrive late
arrive out of order
get duplicated
or disappear entirely
If data we...
tcpworkingsagaraman.hashnode.dev4 min read