TCP Working: 3-Way Handshake & Reliable Communication
When two computers communicate over a network, data doesn’t travel as a single perfect stream. It moves in chunks, across unpredictable paths, through routers, switches, and congested links.
Without rules, packets could arrive late, out of order, dup...
csdev.hashnode.dev4 min read