UDP (User Datagram Protocol)

What is UDP?

User Datagram Protocol (UDP) is a protocol for sending messages (datagrams) to other hosts without error checking or correction. UDP offers the advantage of being able to quickly process requests from very large number of clients.

You might also be interested to learn: