UDP Tools provides a simple yet powerful way of sending and receiving UDP data messages. This is a great tool for developers to use when testing and designing UDP applications.
You can type a UDP message and choose the server and port to which the message should be sent. Then press transmit.
On the listening side, you may specify a port to listen on then start the listener, and you will see the UDP messages you receive as you receive them.