UDP
UDP stands for user datagram protocol and is a very similar protocol to TCP as it is also used for transmitting data over the Internet and networks. The big difference is that there is no error checking done with UDP, the data will not be re-sent if it arrives in the wrong sequence is missing any parts or is corrupt in any other way. UDP is known as a connectionless protocol and is used for the transfer of non-critical data.
Information Technology Glossary - - >> The Internet - - >> UDP