home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #3 / amigamamagazinepolishissue1998.iso / szachy / gnu / amyboard-3.2.pl2 / ics-info < prev    next >
Text File  |  1995-03-08  |  6KB  |  128 lines

  1.  
  2.                        The Internet Chess Server
  3.  
  4.    John Chanak (MataPato), William Kish (router), Daniel Sleator (Darooha)
  5.                       Carnegie Mellon University
  6.  
  7.         Minor updates 11/21/94 by Tim Mann (mann)
  8.  
  9.  
  10. Introduction.
  11.  
  12. The Internet Chess Server (ICS) is a system that allows people from
  13. all over the world to play chess, watch others playing, and converse.
  14. The communication medium through which this takes place is known as
  15. the Internet -- a communications network connecting computers at
  16. thousands of universities, corporations, and government sites around
  17. the world.  The ICS is the place where anyone with an account on an
  18. internet-connected computer can play chess.  The number of people with
  19. such access is well over a million, and is growing rapidly.
  20.  
  21. What's it like?
  22.  
  23. Of course access to the ICS is through a computer screen, keyboard,
  24. and perhaps mouse.  But a more apt description of the way it feels is
  25. like a big party.  Some people play chess intensely, while others mill
  26. around watching the games, conversing with their old friends, and
  27. making new ones.  The party-like atmosphere really keeps people coming
  28. back -- it has been described by many as an addiction (but not one
  29. that you want to break!).
  30.  
  31. Who's on the ICS?
  32.  
  33. Though the majority of players are from the United States, a
  34. significant percentage is from Europe.  (Of course the balance changes
  35. as a function of the time of day.)  There are also many players from
  36. Israel, Australia, Singapore, and Japan.
  37.  
  38. The strength (that is, skill at chess) of the players varies as widely
  39. as their geographical locations.  Playing strengths range from
  40. beginner to International Master, and every so often a Grand Master
  41. drops in and adds some excitement.  The ICS provides an Elo-style
  42. rating system which automatically computes a rating for each player
  43. based on his or her performance against others.  These rating points
  44. are coveted by most players, and motivate them to play as well as they
  45. can.
  46.  
  47. Many computers play on the ICS.  Deep Thought -- the world's best
  48. chess computer -- drops by occasionally, as do several commercial
  49. programs like Fritz II, Chess Genius, MChess Pro, and ChessMaster
  50. 4000.  There is even a research project whose program plays on the ICS
  51. and learns from its mistakes.
  52.  
  53. Statistics.
  54.  
  55. There are over 4000 registered players on the ICS.  During the late
  56. afternoon, there will typically be 90 people connected, and roughly 25
  57. games in progress.  Because of the wide range of time zones, the
  58. number of players rarely goes below 20.
  59.  
  60. A large number of games are played on the ICS, most of them short (less
  61. than 20 minutes total time).  For many months there have consistently
  62. been more than a thousand games played per day.  The current average
  63. is over fifteen hundred.
  64.  
  65. Although all games on the ICS are timed, the tyranny of the clock is
  66. ameliorated by an innovative incremental clock system.  The players
  67. select a time increment which will be added to a player's clock after
  68. each move.  The vast majority of games on the ICS are played with this
  69. incremental clock system.
  70.  
  71. How do I connect?
  72.  
  73. The best way to find out what it's all about is to try it yourself.
  74. If you have access to electronic mail, then it's very likely that you
  75. can connect to the ICS.  On most systems, the command to do this is:
  76.  
  77.         telnet chess.lm.com 5000
  78.  
  79. or if you have xboard:
  80.  
  81.     xboard -ics -icshost chess.lm.com
  82.  
  83. The ICS has moved quite often in its history, and may have moved again
  84. by the time you read this.  See the file "ics.addresses" in the xboard
  85. distribution if the address given above doesn't work for you, or look
  86. for the FAQ (Frequently Asked Questions list) on the Usenet newsgroup
  87. rec.games.chess.
  88.  
  89. Once you've connected, the ICS will ask you to log into the server.
  90. Use any name you like.  If the system says the name is registered and
  91. asks you for a password, pick a different name and try again.  After
  92. you're in, type "help intro1" to see the first of several help files
  93. that explain what's going on.  To avoid distractions while you're
  94. trying to read the help files, you may want to issue the command "set
  95. shout 0".  Do a "set shout 1" later if you want to hear the general
  96. conversation on the server.
  97.  
  98. There are a number of interfaces available that run on various
  99. platforms (NeXT, X Windows, PC, Macintosh, Amiga, etc).  These give
  100. you a pretty board display, and allow you to enter your moves with a
  101. mouse.  Type "help interfaces" for a listing.
  102.  
  103. There is also a European ICS server.  It runs on the machine
  104. anemone.daimi.aau.dk.  Again, see "ics.addresses" or the
  105. rec.games.chess FAQ file if this address doesn't work for you.
  106. Euro-ICS generally does not have as many users logged in, so you may
  107. prefer to use the North American ICS even if you are in Europe.
  108.  
  109. History and credits.
  110.  
  111. Michael Moore (of the University of Utah) and Richard Nash recognized
  112. the potential for such a server, and programmed the first version of
  113. the ICS.  It came on-line in early 1992.  John Chanak, William Kish,
  114. and Aaron Putnam moved the server to a host machine at Carnegie Mellon
  115. University (CMU) in the fall of 1992, and took over its operation.
  116. The program has since been rewritten by Daniel Sleator.  In 1993 a
  117. European ICS was established in Denmark.  Later the North American ICS
  118. was moved to the Massachusetts Institute of Technology (MIT), then to
  119. the University of California at Santa Barbara, then to the University
  120. of Oklahoma, then to the Oklahoma Board of Regents, and most recently 
  121. to Telerama (Luce McQuillin Corp.).
  122.  
  123. Many others have helped in the creation and operation of the ICS.  The
  124. following individuals deserve special thanks: Tony Acero, Shirish
  125. Chinchalkar, Dima Dakhnovsky, Aviv Friedman, Peter Jansen, Dannie
  126. Kjeldgaard, Tim Mann, Pappu L. N. Murthy, Chris Petroff, and Stanley
  127. Yamane.
  128.