Search Communities, Discussions...
O
srikanth_20
1 month ago
What is UDP (User Datagram Protocol)?

UDP is a connectionless communication protocol that sends data without establishing a connection. It is faster than TCP but does not guarantee delivery, order, or error correction.

0
Join Conversation