UDP: User Datagram Protocol



next up previous contents
Next: DNS: Domain Name Up: Basic Internet Protocols Previous: TCP: Transmission Control

UDP: User Datagram Protocol

The User Datagram Protocol is typically used by applications requiring small amounts of data transfer (less than one packet at one time). UDP may be viewed as ``TCP's small brother" since it handles one packet at a time instead of a string of them.



Super-User
Fri Feb 17 15:55:40 EST 1995