Mud Telopt Handler
Description:The MUD Telopt Handler has been created to add telnet support to any given mud, though it has been written to be more easily added to merc muds.
Version 1.3 supports the following telnet option negotiations:
NAWS (Negotiate About Window Size) Allows clients to report their screen width and screen height to the MUD.
TTYPE (Terminal Type) Allows clients to send their terminal type, allowing one to enable certain features for compatible clients.
NEW-ENVIRON (Environment) Allows sending system information, used in this implementation to detect Windows telnet.
MCCP (Mud Client Compression Protocol) Allows compressing outgoing data, reducing bandwidth usage for the server.
MSSP (Mud Server Status Protocol) Allows the MUD server to send generic and statistical data about itself. This data in turn can be used by crawlers of MUD directories to automatically update the MUD's entry and generate usage statistics.
Author: Igor van den Hoven
Submitted by: Scandum
File Size: 10 KB
Added: Mar 4, 2009
Downloads: 106
Revisions: 4
Revised on: May 30, 2009
File Type: GZip Tar Archive