TCP Working: 3-Way Handshake & Reliable Communication
When you open a website, log in to an app, or send data to a server, you expect things to just work.No missing data. No jumbled messages. No half-loaded pages.
But the internet itself is unreliable by nature.
Packets can:
get lost
arrive out of ord...
blogs-abhishek.hashnode.dev4 min read