Penguin
Note: You are viewing an old revision of this page. View the current version.

Acronym for User Data Protocol. See UserDatagramProtocol

Basically multiuser IP, over the top of IP it adds the concepts of "ports". UDP is an unreliable service, packets may arrive out of order, not at all, or, in some cases corrupted1?.


1?: Yes, only if you disable the checksums, but some people do this per host, so you can't rely on it being set on your machine. Sigh.


CategoryProtocols