August 2025
Intermediate to advanced
272 pages
6h 14m
English
I’d love to make a joke about UDP, but I’m afraid you wouldn’t get it.
TCP is the right choice for most applications. After all, the backbone of everything we do on the Internet is TCP: the web, instant messaging, streaming, downloads, and more. But there are times when we need more control. Maybe you just need to get as close to the network as you can, maybe you don’t need persistent connections, or maybe you don’t need network packets to always be delivered in order (or at all). That’s when we reach for UDP.
UDP (User Datagram Protocol) is a simple and efficient network protocol often used as the foundation of more complex applications. TCP is like a cake ...
Read now
Unlock full access