#include <cli.h>
Inheritance diagram for PCLITelnet:

Public Member Functions | |
Construction | |
| PCLITelnet (WORD port=0, const char *prompt=NULL, bool singleThreadForAll=false) | |
Protected Member Functions | |
| virtual PTCPSocket * | CreateSocket () |
This class allows for access and automatic creation of command line interpreter contexts from incoming Telnet connections on a listening port.
| PCLITelnet::PCLITelnet | ( | WORD | port = 0, |
|
| const char * | prompt = NULL, |
|||
| bool | singleThreadForAll = false | |||
| ) |
| virtual PTCPSocket* PCLITelnet::CreateSocket | ( | ) | [protected, virtual] |
Reimplemented from PCLISocket.
1.4.7