Altered the 'go' script so that it now compiles and runs UDPReaderTestMain, as the UDPReader no longer has a main method.
Fixed a major parsing problem by wrapping the XML in an InputSource object and removing null characters from the input. Also modified the XMLSender class so that it no longer sent "null" when the last line of an input file is reached.
Removed XMLReaderThread as it is very primitive compared with UDPReaderThread. Modified th go file again.
Added some echo's to the go file and some minor changes to XMLPacketParser
A shell script for running the main UDPReader system.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.