Qore TelnetClient Module Reference
1.1
|
The TelnetClient module provides a telnet client class for communicating with a server using the telnet protocol
To use this module, use "%requires TelnetClient"
in your code. See examples/telnet.q for an example program using this module.
All the public symbols in the module are defined in the TelnetClient namespace
The main class and definitions are: