TCP Working: 3-Way Handshake & Reliable Communication
Introduction :
TCP (Transmission Control Protocol) is the internet’s overly responsible delivery guy.
Its job is to make sure:
data arrives in order
nothing is missing
nothing is duplicated
and if something goes wrong… it fixes it
Imagine you’r...
mohitcodes-tcp.hashnode.dev8 min read