TCP vs UDP: When to Use What, and How TCP Relates to HTTP
What are TCP and UDP (at a very high level)
TCP and UDP are the delivery service of the internet.
TCP:
TCP stands for Transmission Control Protocol. It is used to ensure that the data reaches correctly, in order and without loss to the receiver.
It d...
aniketblog7.hashnode.dev3 min read