Proxy

Proxy class

Base proxy client.

The Proxy type exposes the following members:

Properties

NameDescription
addressThe domain name or IP address of the proxy server
portThe port number for the proxy server
usernameUsername for proxy authentication
passwordPassword for proxy authentication

Methods

NameDescription
get_stream(address, port)
set_up_stream(stream, address, port)

See Also