UDP

UDP (User Datagram Protocol) is a portable implementation of the industry standard UDP. It is used in packet-switched computer communication networks and in interconnected systems of such networks.

The software consists of the core UDP protocol and a library that provides a Socket Layer Interface (similarly to BSD sockets) for applications such as SNMP. It supports a number of standard features in addition to the core protocol.