TCP Working: 3-Way Handshake & Reliable Communication
When you open a website, send a message, or upload a file, a lot happens behind the scenes to make sure data reaches the right place, in the right order, and without loss.
That reliability is provided by TCP (Transmission Control Protocol).
Let’s bre...
network-understanding.hashnode.dev6 min read