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, both are transport layer protocol. They decide rules following which data is moved between devices over internet.
TCP is Transmission Control Protocol. TCP is connection-based which means con...
himaaanshu.hashnode.dev3 min read