TCP Working: 3-Way Handshake & Reliable Communication
What is TCP and why it is needed?
TCP (Transmission Control Protocol) is a communication protocol that:
Ensures data arrives correctly
Keeps packets in order
Detects loss and retransmits
Controls traffic flow
Used by:
Web browsing (HTTP/HTTPS)...
mittalyaksh26-6.hashnode.dev3 min read