| User Datagram Protocol A connectionless transport layer protocol in the Transmission Control Protocol/Internet Protocol (TCP/IP) protocol stack. UDP is a simple protocol that exchanges datagrams without acknowledgments or guaranteed delivery, and requires that error processing and retransmission be handled by other protocols. UDP is defined in RFC 768. |