TCP vs UDP: When to Use What, and How TCP Relates to HTTP
When computers communicates over the internet, they send data over small packets.
but without rules, packets:
Lost
Duplicate packets received
unordered packets recieved
So, internet needs rules to send or receive data packets, these rules are ca...
leanwithpankaj.hashnode.dev4 min read