TCP Working: 3-Way Handshake & Reliable Communication
What is TCP and why it is needed
What is TCP?
TCP (Transmission Control Protocol) is a transport-layer protocol that ensures data is sent reliably, in order, and without loss between two computers.
In simple words:
TCP makes sure data reaches safely...
thewebdevsite.hashnode.dev6 min read