MCCP 760 B

12345678910111213141516
  1. keywords : MCCP
  2. info :~
  3. The Mud Client Compression Protocol has the purpose of reducing the bandwidth
  4. usage of the mudserver, by using an MCCP-complient mudclient, the data send to
  5. you will be compressed by 80-85%, and thus not only reducing the amount of data
  6. processed by the server, but also greatly reduce the amount of data you need to
  7. download (i.e. less lag for you).
  8. This MUD supports both version 1 and 2 of the compression protocol, and any
  9. client supporting either of those version can be used to enable compression.
  10. Most clients enables compression automaticly, but some require that you type
  11. 'compress'. The same command can also be used to disable compression.
  12. MCCP was created by Oliver Jowett
  13. -