Back to product page
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- wodTelnetDLX
- Methods
- Properties
- Authentication
- AutoSize
- BackColor
- BackLog
- BindIP
- BindPort
- Blocking
- BorderVisible
- Certificate
- CharEncoding
- Column
- Columns
- ColWidth
- Command
- ContextMenu
- CursorHeight
- DataOut
- DataReady
- Enabled
- ErrorText
- ExitSignal
- ExitStatus
- Font
- ForeColor
- HandleSysKeys
- Hostname
- hWnd
- KeepAlives
- Language
- LastError
- LocalCertBag
- Login
- MousePointer
- MouseWheel
- MyHostname
- MyIP
- Notification
- Password
- Picture
- Port
- Prompt
- Protocol
- ProxyHostname
- ProxyLogin
- ProxyPassword
- ProxyPort
- ProxyType
- RecordMode
- RemoteIdentification
- Row
- RowHeight
- Rows
- ScrollBars
- ScrollX
- ScrollY
- SecureMethod
- SelectedText
- ShowCursor
- Socket
- SpecialKeyFocus
- State
- StateText
- StripANSI
- StripColors
- TabStop
- TelnetOption
- TerminalEmulation
- TerminalType
- Text
- Timeout
- TranslateSpecial
- UseIPv6
- Version
- Events
- IwodTelnetNotify
- wodTelnetDLX
- How to get support?
- Technical information
- Fast notifications interface
- Error list
Enumerations
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. |