JImportDump is a test program that connects to a Rock-to-EW module (or any Earthworm exporter) and displays the received contents.

An optional single parameter may be specified, in the form "hostAddress:portNumber" or "portNumber".  If no parameter is specified then the program will connect to port 16005 on the local host.

To run the program:

JImportDump hostAddress:portNumber

  or

java -jar JImportDump.jar hostAddress:portNumber

To quit the program, hit 'Q' and then <Enter>.
