| [ LiB ] |
The classes shown in this chapter can be found on the CD in the directory /BetterMUD/ BetterMUD/network. Table 16.1 lists the files and their contents.
| File (.h/.cpp) | Contents |
|---|---|
| BetterTelnet | Better implementation of the SocketLib::Telnet class |
| TelnetReporter | Reporter that reports to BetterTelnet connections |
| TelnetLogon | Logon handler for BetterMUD Telnet connections |
| TelnetMenu | All five menu handler classes for BetterMUD Telnet connections |
| TelnetGame | Game handler class for Telnet connections |
| [ LiB ] |