TCP vs UDP: When to Use What, and How TCP Relates to HTTP
Why does the internet need rules to send data?
When data moves across the internet, it doesn’t travel as one big piece.It is broken into smaller chunks and sent across networks.
Without rules:
data could arrive late
data could arrive out of order
...
highsylvie.hashnode.dev4 min read