Tech Terms
Home » Everything Else » Tech Tips
UDP (User Datagram Protocol)
A communications method that uses the Internet Protocol (IP) to send a data unit (called a datagram) from one computer to another in a network. Network applications that have very small data units to exchange may use UDP rather than TCP.