Jump to content

UDP (User Datagram Protocol): Difference between revisions

Updated to match v19.
m (Mike*V moved page User Datagram Protocol (UDP) to UDP (User Datagram Protocol) without leaving a redirect)
(Updated to match v19.)
Line 1:
One of several core protocols commonly used on the Internet. Used by programs on networked computers to send short messages, called datagrams, between one another. UDP is a lightweight message protocol, and compared to TCP, is stateless and more efficient at handling lots of short messages from many clients compared to other protocols like TCP. Because UDP is widely used, and also since it has no guaranteed delivery mechanism built in, it is also referred to as Universal Datagram Protocol, and as Unreliable Datagram Protocol.
[[Category:Glossary]]
348

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.