| 
 File
 
  | 
 Last Change | 
|---|---|
 
   ../
  | 
 |
 
  
 test.xml
 
  | 
 1.4 (24 years ago) by pjm2: Altered test.xml to have a declaration of the file format. XMLPacketMaker has slightly different error handling. | 
 
  
 run
 
  | 
 1.2 (24 years ago) by tdb: Made this change when I was giving it a whirl myself, thought others might find it useful ? maybe... :) | 
 
  
 go
 
  | 
 1.5 (24 years ago) by pjm2: Altered the 'go' script so that it now compiles and runs UDPReaderTestMain, as the UDPReader no longer has a main method. | 
 
  
 XMLSender2.java
 
  | 
 1.3 (24 years ago) by pjm2: Modified the port number used by XMLSender2. Altered UDPReaderThread such that a 'proper' thread is run. | 
 
  
 XMLSender.java
 
  | 
 1.4 (24 years ago) by pjm2: Fixed the command line parameter problem - accidentally let the program carry on executing if the number of command line parameters was wrong. | 
 
  
 XMLPacketParser.java
 
  | 
 1.3 (24 years ago) by pjm2: Added some echo's to the go file and some minor changes to XMLPacketParser | 
 
  
 XMLPacketMaker.java
 
  | 
 1.14 (24 years ago) by pjm2: Removed some reporting features from UDPReaderThread and XMLPacketMaker | 
 
  
 XMLPacket.java
 
  | 
 1.3 (24 years ago) by pjm2: Added a function to XMLPacket.java that allows the entire contents of the packet to be echoed to the screen. The main method of XMLPacketMaker now makes use of this feature. | 
 
  
 UDPReaderThread.java
 
  | 
 1.7 (24 years ago) by pjm2: Added a method to allow the UDPReader to handle XML Strings from other UDPReaders. | 
 
  
 UDPReaderTestMain.java
 
  | 
 1.1 (24 years ago) by pjm2: This provides a main method to run the UDPReader as a thread. | 
 
  
 UDPReader.java
 
  | 
 1.9 (24 years ago) by pjm2: Added a method to allow the UDPReader to handle XML Strings from other UDPReaders. | 
 
  
 Logger.java
 
  | 
 1.1 (24 years ago) by pjm2: A standalone version of the Logger for current testing purposes. |