TCP Working: 3-Way Handshake & Reliable Communication
Jan 31 · 3 min read · 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)...
Join discussion