The User Datagram Protocol

This lesson gives an introduction to one of the protocols at the heart of the transport layer: UDP!

What is UDP?

UDP, or User Datagram Protocol, is a transport layer protocol that works over the network layer’s famous Internet protocol (which we’ll look at ...