UDP (User Datagram Protocol)

Like TCP, UDP is a layer 4 protocol that sits on top of IP in the OSI model.  Unlike TCP, it does not allow for reliable communication !!  This seems like a disadvantage - but it allows for higher speed, streaming of packets, and is used in applications that require streaming, such as "Real Video".