We know that the UDP is a connection-less protocol, so it is
- suitable for process that require simple request-response communication.
- suitable for process which has internal flow ,error control
- suitable for broad casting and multicasting
Specific examples:
- used in SNMP
- used for some route updating protocols such as RIP