EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSimpleSSHClient.WebTunnelAddress

TElSimpleSSHClient     See also    


 

Specifies the address of the HTTP Proxy server.

 
 

Declaration

[C#]
    string WebTunnelAddress;

[VB.NET]
    Property WebTunnelAddress As String

[Pascal]
    property WebTunnelAddress: string

[VB6]
    Property IElSimpleSSHClientX2.WebTunnelAddress As String

[ActiveX]
    HRESULT _stdcall IElSimpleSSHClientX2.WebTunnelAddress([in] BSTR Value );
    HRESULT _stdcall IElSimpleSSHClientX2.WebTunnelAddress([out, retval] BSTR * Value );

[DLL]
    not implemented;
 
 

Description

    This property specifies the IP address or host name of the HTTP Proxy server.
    This property is used only when UseWebTunneling is set.

 
 

See also:     UseWebTunneling     WebTunnelPort    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation