TCP Working: 3-Way Handshake & Reliable Communication
When data moves across the internet, it doesn’t move magically.
It moves through rules.
Without rules:
data can get lost
data can arrive out of order
data can be duplicated
sender and receiver may not even be ready
TCP exists to solve these pro...
tcp-working-methods.hashnode.dev4 min read