UDP

User Datagram Protocol

A minimal transport protocol above the IP network layer that does not guarantee datagram delivery. The UDP is used by applications that do not require the level of service of TCP or that need to use communications services, such as multicast or broadcast delivery, which are not available from TCP.