UDP is a connectionless transport protocol that operates at the transport layer. It provides limited functions for addressing and error checking. UDP packets, also called datagrams, contain application data encapsulated within an IP packet. While UDP has less overhead than TCP due to its statelessness, it does not provide functions like congestion control, flow control, or retransmissions.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
122 views13 pages
05 Udp PDF
UDP is a connectionless transport protocol that operates at the transport layer. It provides limited functions for addressing and error checking. UDP packets, also called datagrams, contain application data encapsulated within an IP packet. While UDP has less overhead than TCP due to its statelessness, it does not provide functions like congestion control, flow control, or retransmissions.