Fri Jan 10 15:46:25 1997 Jean-Guy Speton * Added -h command-line switch for usage summary to JavaTalkServer. * Added -v command-line switch for verbose output to JavaTalkServer (previously was default on). * Updated all source to reflect JDK 1.0.2 specification that all expressions be enclosed in {}'s. The source should now compile everywhere without problems. * Fixed 'NullPointerException' which occurred when stop()'ing the applet when not connected. * Moved JavaTalkConnection.class to its own source file, JavaTalkConnection.java, modifying Makefile appropriately. * Added 'port' parameter to applet for specifying on which port to contact the JavaTalk server.