SocksProxy

SocksProxy class

Inherits: Aspose::Email::Clients::Proxy

SOCKS proxy client. Supported versions of the protocol are SOCKS4 and SOCKS5.

Constructors

NameDescription
SocksProxy (4 overloads)Initializes a new instance of the SocksProxy class to connect to SOCKS4 server without authentication.

Methods

NameDescription
get_SupportedAuthenticationMethodsThe supported authentication methods to connect to SOCKS server
get_VersionRequired SOCKS server version.
set_SupportedAuthenticationMethodsThe supported authentication methods to connect to SOCKS server
set_VersionRequired SOCKS server version.
SetUpStreamConfigures proxy-server to transport data to the target host.