TCP Working: 3-Way Handshake & Reliable Communication
Why TCP is Needed
If computers sent data without rules, messages could arrive incomplete, out of order, or not at all. TCP (Transmission Control Protocol) exists to make communication reliable between two devices over the internet.
Problems TCP Solve...
tcp-hand-shake.hashnode.dev1 min read