Back to product page
- Introduction
- License Agreement
- Objects
- Enumerations
- wodTunnel
- Methods
- Properties
- AllocatePty
- Authentication
- Channels
- ClientName
- Compression
- Encryption
- EncryptionList
- FIPS
- HMacList
- Hostname
- KeyExchangeList
- KeySignatureList
- Login
- MyHostname
- MyIP
- Notification
- Password
- Port
- PrivateKey
- Protocol
- ProxyHostname
- ProxyLogin
- ProxyPassword
- ProxyPort
- ProxyType
- RemoteIdentification
- State
- StateText
- Threads
- Timeout
- UseIPv6
- Version
- Events
- wodTunnelNotify
- Channel
- Channels
- User
- Users
- How to get support?
- Technical information
- Fast notifications interface
- Using threads
- Error list
Properties
AllocatePty | Determines if terminal is allocated on the server. |
Authentication | Determines which authentication type is used. |
Channels | Channels Class |
ClientName | Determines client name that will be used with the server during initial exchange. |
Compression | Determines the level of compression used. |
Encryption | Determines the level of compression used. |
EncryptionList | Determines list of encryption algorithms supported and offered by wodSSHTunnel. |
FIPS | Specifies FIPS enabled libeay32.dll to load. |
HMacList | Determines list of digest algorithms supported and offered by wodSSHTunnel. |
Hostname | Determines the Hostname of the remote server. |
KeyExchangeList | Determines list of key exchange algorithms supported and offered by wodSSHTunnel. |
KeySignatureList | Determines list of server key signature algorithms supported and offered by wodSSHTunnel. |
Login | Determines the username/login to be used with the server. |
MyHostname | Holds the hostname of the local computer. |
MyIP | Holds the IP address of the local computer. |
Notification | Fast notification interface to use instead of events. |
Password | Determines the password to be used with the server. |
Port | Determines the port on the remote server where wodSSHTunnel will connect. |
PrivateKey | Private key used for authentication. |
Protocol | Determines which protocol to use for the connection. |
ProxyHostname | Specifies the hostname of the proxy to use. |
ProxyLogin | Specifies the login/username to use when connecting to a proxy server. |
ProxyPassword | Specifies the password to use when connecting to a proxy server. |
ProxyPort | Specifies the password to use when connecting to a proxy server. |
ProxyType | Specifies the port to use when connecting to a proxy server. |
RemoteIdentification | Holds the remote identification string. |
State | Holds current state information. |
StateText | Provides a string expression of a state. |
Threads | Determines if socket code is executed in a separate thread. |
Timeout | Period before inactive channels are disconnected. |
UseIPv6 | Determines if IPv6 addresses are allowed. |
Version | Holds version information. |