Simple command line app to show how Java's UDP Sockets work
Shows help
Connects socket to [host]:[port]
Exit program
Bounds socket to [host]:[port]
Sets socket packet size to [packetsize] bytes
Reads [count] packet and prints output
Reads single packet and prints output
Reads all available packets and prints output
Sends [text]
Sets socket timeout to [timeout] ms