TCP Working: 3-Way Handshake & Reliable Communication
What is TCP and why it is needed?
When data is sent over the internet, it travels as small pieces called packets. These packets can be lost, duplicated or arrive in the wrong order. If there are no rules, communication becomes unreliable and applicat...
vivek-blogs.hashnode.dev3 min read