User Tools

Site Tools


udp

This is an old revision of the document!


Source: https://www.cloudflare.com/learning/ddos/glossary/user-datagram-protocol-udp/

UDP

UDP is a layer 4 connectionless communication protocol for time-sensitive transmissions. It does not establish connections nor does it keep track of what it sent and how successfully.

UDP is faster but less reliable than TCP.

It's used in DNS lookups or in Network Time Protocols (since the queries are very simple), RIP, DHCP and so on.

udp.1759561943.txt.gz · Last modified: by plida