ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/experimental/server/XMLReader/go
Revision: 1.3
Committed: Fri Nov 17 12:48:19 2000 UTC (23 years, 4 months ago) by pjm2
Branch: MAIN
Changes since 1.2: +3 -2 lines
Log Message:
Removed XMLReaderThread as it is very primitive compared with
UDPReaderThread.  Modified th go file again.

File Contents

# Content
1 echo Compiling *.java in this directory ...
2 javac -classpath ".:/home/proj/co600_10/xml-lib/jaxp.jar:/home/proj/co600_10/xml-lib/parser.jar" *.java
3 echo Ready to rock 'n' roll: -
4 echo (Running java UDPReader)
5 java -classpath ".:/home/proj/co600_10/xml-lib/jaxp.jar:/home/proj/co600_10/xml-lib/parser.jar" UDPReader