TCP/IP Protocol Suite
User Datagram Protocol (UDP)
Introduction UDP stands for ‘User Datagram Protocol’. UDP is an alternative protocol of TCP that can be used in the Internet. Definition The UDP is an unreliable or unsecure or no guarantee, connectionless, simpler, efficient communication protocol of the transport layer of TCP/IP protocol suite. Feature UDP is also a Read more…