Monthly Archives: March 2012

Sending UDP packets from the command line

Although is pretty easy to write a perl/python script to send UDP data, I wanted to be able to send a UDP message from the command line to test some code quickly. After 15 seconds of googling I found the … Continue reading

Posted in linux | 20 Comments