]> code.citadel.org Git - citadel.git/blob - webcit/static/README.txt
* templatized the "prompt for recipient" screen
[citadel.git] / webcit / static / README.txt
1 The Java program in this directory comprises a Java-based chat client to be
2 used with the WebCit client for Citadel/UX.  Most of the code was lifted from
3 an all-Java client I was writing at the time, but since we expect this one to
4 work from the most popular browsers, everything has been tweaked in such a way
5 as to make it run happily in a JDK 1.0.2 environment.
6  
7  Since not everyone has a Java compiler on hand, I've supplied the binaries
8 as a courtesy.  Since Java bytecode is universal, there should be no need to
9 recompile.