User Datagram Protocol (UDP)

22nd January 2020 | Cybrary User Datagram Protocol (UDP)


User Datagram Protocol (UDP) is an alternative communications protocol to Transmission Control Protocol (TCP), used primarily for starting low-latency and loss-tolerating connections between applications and the internet. UDP is also known as a “stateless” protocol, meaning it doesn’t acknowledge that the packets being sent have been received. Due to UDP working this way, it is typically used for streaming services. You may hear some break up in the audio or see some skips in the video, but UDP transmissions prevents the stream from stopping completely. 

VS.

Transmission Control Protocol (TCP) is a standard that defines how to establish and maintain a network conversation through which programs can exchange information or data. TCP works with the Internet Protocol (IP), which defines how computers send packets of information to each other. TCP is widely used for its reliability, ordered nature, and error correction. TCP is used for a variety of things, like email, file transfers, and any other operations where error-free data is more important than pure speed.

Related Terms: Transmission Control Protocol (TCP), Internet Control Message Protocol (ICMP)

Sources: TechTarget, TechTerms, PingPlotter

To learn more about Transport Protocols and UDP vs. TCP, watch this video:

Latest Blogs

Stay sharp with the latest security insights

Discover and share the latest cybersecurity trends, tips and best practices – alongside new threats to watch out for.

Microsoft Integrates Passkeys into Windows: is this the start of a Passwordless Future?

Microsoft Integrates Passkeys into Windows: is this the start of a Passwordless Future?

Let’s be honest, who hasn’t reset a password at least once this month? For decades, passwords have been our...

Read more
When You Become the Hacker: How Modern Attacks Trick You Into Hacking Yourself

When You Become the Hacker: How Modern Attacks Trick You Into Hacking Yourself

In a shift away from the usual “hack-meets-victim” narrative, a new kind of cyber-assault is emerging. One...

Read more
Domain Takedowns: How to Remove Fraudulent and Typo-squatted Domains and Websites

Domain Takedowns: How to Remove Fraudulent and Typo-squatted Domains and Websites

In cybersecurity, not all attacks happen through fancy malware or zero-day exploits. Some of the most effective...

Read more