TCP Working: 3-Way Handshake & Reliable Communication
What is TCP? (In simple words)
TCP (Transmission Control Protocol) is a set of rules that makes sure:
Data reaches the right destination
Data arrives completely
Data arrives in the correct order
Lost data is sent again
Both sides agree when comm...
3-way-handshake-for-beginner.hashnode.dev4 min read