|
UDP - A way for users of the TCP layer of the TCP/IP protocol stack to send a discrete packet of data over the network without the overhead of reliable, guaranteed delivery, or connection oriented sessions.
UDP operates at the same level as TCP, but provides a connectionless service for the exchange of messages between hosts, avoiding the overhead of reliability mechanisms.
|
||
TCP
IP
TCP/IP
|
|