AuthenticationsEnum | These constants are used with SSH&SSL protocols only, and determine type of authentication used when connecting to remote server. |
CharEncodingsEnum | Depending on this setting, characters displayed in wodTelnetDLX windows will be encoded using specified character table. |
LanguageEnum | |
ProtocolsEnum | These constants define what protocol is used when wodTelnetDLX connects to the server. |
ProxyTypes | List shows all methods of proxy types supported by wodTelnetDLX. |
RecordModeEnum | These constants define which record mode is used when recording current session. |
ScrollBarsEnum | Determines when scroll bars are visible. |
SecureMethodsEnum | Possible SSL methods to use with wodTelnetDLX. |
ShowCursorEnum | These constants determine when is cursor visible during session lifetime. |
SpecialKeyFocusEnum | These constants determine if and when are special keys (for example, function keys F1-F12, or combinations of CTRL, ALT, SHIT + those keys) captured by wodTelnetDLX, and when they are passed through to the environment (such as VB). |
SpecialKeysEnum | These keys cannot be handled by wodTelnetDLX (except ARROW keys), so they are forwarded to your application for special purpose. |
StatesEnum | Each time wodTelnetDLX changes its state, StateChange event will be fired. |
TelnetOptionsEnum | These constants define which telnet options will be sent to the server. |
TerminalEmulationsEnum | These constants define terminal emulation that wodTelnetDLX will implement when connect to the server. |
TransferProtocolsEnum | Below constants define supported protocols for SendFile and ReceiveFile methods - to transfer files through Telnet or SSH session. |