User Datagram Protocol
User Datagram Protocol (UDP) is a connectionless transport protocol that sends datagrams without guaranteeing delivery, order, or duplicate protection. Its small header supports low-overhead communication between applications.
User Datagram Protocol (UDP) is a connectionless transport protocol that sends datagrams without guaranteeing delivery, order, or duplicate protection. Its small header supports low-overhead communication between applications.