wodSSHTunnel ActiveX Control - Channel Object
    
 
Description

Channel Class


Object Model




Members
Methods
Start Starts the channel tunneling.
Stop Stops the channel tunneling.

Properties
Activated Read-only property Determines if the channel is active.
AutoStart Read-write property Determines if the channel will auto start upon connection.
BytesDownload Read-write property Holds total number of bytes downloaded through the channel.
BytesUpload Read-write property Holds total number of bytes uploaded through the channel.
Index Read-only property Holds the relative index of the channel.
LocalAddress Read-write property Holds the destination IP address on the local computer.
LocalPort Read-write property Holds the destination port on the local computer.
Name Read-write property Holds the name of the channel.
RemoteAddress Read-write property Holds the destination IP address on the remote computer.
RemotePort Read-write property Holds the destination port on the remote computer.
Tag Read-write property Tag for misc usage.
Type Read-write property Holds channel type.
Users Read-only property Holds a reference to users currently using this channel.


Back to product page