User Datagram Protocol (UDP)

User Datagram Protocol (UDP)

In the Internet suite of protocols, a protocol that provides unreliable, connectionless datagram service. It enables an application program on one machine or process to send a datagram to an application program on another machine or process. UDP uses the Internet Protocol (IP) to deliver datagrams.


[Back: UDP]
[Next: Bibliography]