Class Module | Description |
---|---|
Telnet | Use the Telnet Control to manage Telnet, Rsh, Rexec and Rlogin connections. This control simplifies the process of using these protocols by providing methods to establish, use, and terminate sessions. By default, communications block execution of your program; however, you can enable non-blocking use for applications using event-driven communications. Option negotiation automatically defaults to a standard set, but complete control of option negotiation is supported. |
Enumeration | Description |
---|---|
CommandConstants | The following values represent some of the Telnet commands used to negotiate Telnet options. |
OptionConstants | The following values represent frequently used Telnet Option numbers. You can specify additional Option numbers using a Long value for the Option parameter. This number should be between 1 and 255. |
StateConstants | The State property is one of the following values. |