home *** CD-ROM | disk | FTP | other *** search
/ The Net: Ultimate Internet Guide / WWLCD1.ISO / pc / java / in4wjcxu / readme < prev    next >
Encoding:
Text File  |  1996-08-14  |  2.4 KB  |  57 lines

  1.  
  2. Java Cup Submission 
  3.  
  4. Here is our submission for the Java Cup in the category
  5. internet.
  6.  
  7. The applet is installed at
  8.  
  9. http://www4.informatik.uni-erlangen.de/IMMD-IV/Projects/como/javacup
  10.  
  11. Como provides a framework for multi-player games and groupware
  12. applets. We hope that it will integrate various programs for
  13. communication between internet users. If everyone who develops a
  14. multi user applet writes their own proprietary code for networking
  15. and user database, a lot of unnecessary development work is done. Also,
  16. the user does not have an integrated environment for multi user applets.
  17. Como provides such an environment. You log on once, and you can use 
  18. a variety of applets (we call them commlets). If you chat with someone through
  19. como and decide you want to play a game with them, you don't have to tell them
  20. to start a different program, call a certain web page, or anything. You can
  21. just click on the name and start a new commlet with them.
  22.  
  23. The WWW has made it easy for everone to RETRIEVE information, but inter-
  24. active USER-USER communication is very hard to do.  I think that java
  25. can be for user-user communication what the web was for information accessing.
  26. And I hope that Como will standardize the way these communications are started
  27. up and transferred over the net. It is an open interface that completely
  28. separate the COmmunication Applet ("Commlet") from the actual underlying
  29. network transfer protocol. Right now we are using irc, but the
  30. system is open for other implementation we have started to work on.
  31.  
  32. Java is the optimal platform for this kind of applet. Commlets will be transferred
  33. online when needed, no need to install anything, usable on all platforms.
  34.  
  35. The Commlets we submit together with the two ComoClient applets in this tar file
  36. are just small examples for the unlimited possibilities como offers.
  37.  
  38. ---
  39.  
  40. For general information and installation instructions for como,
  41. please read the file README.como.
  42.  
  43. The source and a running installation of the applet is available at 
  44.  
  45. http://www4.informatik.uni-erlangen.de/IMMD-IV/Projects/como/javacup
  46.  
  47. Please be patient, the links are sometimes very slow.
  48.  
  49. This tar file includes a number of html files describing the 
  50. system and embedding its applets.
  51.  
  52. When we first registered, our personal information seemed to be 
  53. incomplete. We sent two e-mail messages a while ago correcting
  54. the information. They are included in this tar file as update1.email
  55. and update2.email. 
  56.  
  57.