TCP vs UDP: When to Use What, and How TCP Relates to HTTP
Start With the Big Idea
The internet needs rules to send data.
When one computer sends data to another, both sides must agree on:
How data is sent
How errors are handled
What happens if data is lost
These rules are called protocols.
At a very hi...
blog.jainviral.com4 min read