command line functionality in no longer client-only added ability to save data using command on server app refactor of CommandLineHandler added CommandLineHandlerClient and CommandLineHandlerServer classes other minor changes
UDPClient uses DatagramChannel instead of DatagramSocket New command "con" minor bug fixes
removed null check when calling CommandResult#getValue()