TCP vs UDP: When to Use What, and How TCP Relates to HTTP
1. The Internet Needs Rules to Send Data
The internet is essentially millions of computers connected together. When one computer wants to send data to another, there must be rules that define:
How to break data into pieces
How to send those pieces
...
aniruddha-d.hashnode.dev5 min read