TCP Working: 3-Way Handshake & Reliable Communication
You've probably heard that TCP is "reliable." But what does that actually mean? How does a protocol running over an unreliable network guarantee that your data arrives? Let me walk you through the mechanics.
The Problem: Unreliable Networks
Imagine ...
chaicode-webdev26.hashnode.dev7 min read