How to test UDP port connectivity

I had to configure a new service which listened on a UDP port and would accept data. This was setup but my question was how to actually test the connectivity of the port and ensure data was acceepted. [Read More]
Tags: linux bash