What is UDP?
What is UDP?
UDP is a connectionless, stateless, and unreliable protocol. User Datagram Protocol (UDP) is used to send short messages called datagrams. User datagram protocol is an open systems interconnection (OSI) transport layer protocol for client- server network applications. UDP is widely used in video conferencing and real-time computer games.