Connected: An Internet Encyclopedia
UDP Protocol Overview
Top: Connected: An Internet Encyclopedia
Up: Topics
Up: Functions
Up: Session Management
Search: Search Depth:
Search Type:String RegEx Search Options: NoCase WholeWord

UDP Protocol Overview

UDP provides users access to IP-like services. UDP packets are delivered just like IP packets - connection-less datagrams that may be discarded before reaching their targets. UDP is useful when TCP would be too complex, too slow, or just unnecessary.

UDP provides a few functions beyond that of IP:

Related Information


Connected: An Internet Encyclopedia
UDP Protocol Overview