Please Whitelist This Site?
I know everyone hates ads. But please understand that I am providing premium content for free that takes hundreds of hours of time to research and write. I don't want to go to a pay-only model like some sites, but when more and more people block ads, I end up working for free. And I have a family to support, just like you. :)
If you like The TCP/IP Guide, please consider the download version. It's priced very economically and you can read all of it in a convenient format without ads.
If you want to use this site for free, I'd be grateful if you could add the site to the whitelist for Adblock. To do so, just open the Adblock menu and select "Disable on tcpipguide.com". Or go to the Tools menu and select "Adblock Plus Preferences...". Then click "Add Filter..." at the bottom, and add this string: "@@||tcpipguide.com^$document". Then just click OK.
Thanks for your understanding!
Sincerely, Charles Kozierok
Author and Publisher, The TCP/IP Guide
The very fact that the TCP/IP protocol suite bears the name of the Internet Protocol and the Transmission Control Protocol suggests that these are the two key protocols in the suite: IP at the network layer and TCP at the transport layer. It's no wonder, therefore, that many people don't even realize that there is a second transport layer protocol in TCP/IP. Like a shy younger brother, the User Datagram Protocol (UDP) sits in the shadows while TCP gets the glory. Its fancier sibling deserves much of this limelight, since TCP is arguably the more important of the two transport layer protocol. However, UDP itself fills a critical niche in the TCP/IP protocol suite, allowing many applications to work at their best when using TCP would be less than ideal.
In this section I describe the simpler and lesser-known TCP/IP transport protocol: the User Datagram Protocol (UDP). I begin with an overview of the protocol and a discussion of its history and standards. I outline how UDP operates, and describe the format used for UDP messages. I conclude with a discussion of what sorts of applications use UDP, and the well-known or registered ports that are assigned to them.
Note: There is also a protocol that is part of the NetBIOS/NetBEUI protocol suite called the User Datagram Protocol, also abbreviated UDP. The two are of course not the same.
Quick navigation to subsections and regular topics in this section