Client - SetProxyType[C] __cdecl FlowSshC_Client_SetProxyType
[C++] [Client] void SetProxyType(unsigned int type); [C#] [Client] public void SetProxyType(ProxyType type); Parameters
Remarks Use SetProxyType to specify your proxy server type. The library supports SOCKSv4, SOCKSv5, and HTTP CONNECT proxy servers. The use of proxy servers is disabled by default. |