TCP Working: 3-Way Handshake & Reliable Communication
What is TCP and why it is needed?
TCP stands for Transmission Control Protocol. It's a set of rules that ensures data sent over the internet arrives:
In the correct order
Without errors
Without loss
Without duplicates
Think of it as: Registe...
sofiyablogondns.hashnode.dev3 min read