I just changed and re-uploaded these, after Todd pointed out I had goobered up
the escaped-period condition in the message body schema. Also, it now dumps
1024 bytes of the message body, instead of just some headers.
(...) ...And again. Changes: o I've changed the way the Consumer talks to the Listener -- it's now somewhat closer to the JDK 1.1.x event model, in that the Consumer has to Listener.addConsumer() itself, and the Listener can fire news tidbits (...) (25 years ago, 22-Mar-00, to lugnet.admin.general)
(...) For general review, the app: (URL) the source: (URL) I'm assuming JDK 1.2.2. Build scripts are for Win32 (but this should be insanely easy to build on Un*x). You can run the app by "java -jar text_streaming_news.jar". All it does is print the (...) (25 years ago, 21-Mar-00, to lugnet.admin.general)