TCP vs UDP: Fast vs Reliable (And Why HTTP Needs TCP)
What are TCP and UDP:
TCP is short for Transmission Control Protocol. TCP is a very reliable form of communication between two devices and it ensures the entire data is transferred. In TCP packets are sent in a numbered order, which helps in retransm...
blog.ayushsawant.dev4 min read