udp
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| udp [2025/10/04 07:10] – created plida | udp [2025/10/04 07:15] (current) – plida | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ====== UDP ====== | ====== UDP ====== | ||
| - | UDP is a [[network-layer_transport|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. | + | User Datagram Protocol |
| UDP is faster but less reliable than [[tcp|TCP]]. | UDP is faster but less reliable than [[tcp|TCP]]. | ||
| Line 9: | Line 9: | ||
| {{ : | {{ : | ||
| - | It's used in [[DNS|DNS]] lookups or in Network Time Protocols (the query is very simple). | + | It's used in [[DNS|DNS]] lookups or in Network Time Protocols (since the queries are very simple), RIP, DHCP and so on. |
udp.1759561809.txt.gz · Last modified: by plida
