udpcom -- send and receive a string with udp
Usage: udpcom [-h][-p portnumber] commandstring ipaddr
Options: -h this help
         -p set the port, default is 1200

commandstring is the string that will be sent to the microcontroller over the network.
The maximum command length is 45.The program prints any answer strings on stdout.
