Proxy property

The IP address or hostname for the Web proxy to use. A Web proxy is required when the local machine does not have direct access to the Internet and needs to forward the registration requests through another server. A Web proxy server is a server that handles the HTTP requests of its clients by forwarding its requests to other servers (e.g. iNTERFACEWARE server). A client will connect to the Web proxy server to request a file. The proxy server then connects to the specified server and requests the file on behalf of the client. If your network requires your Internet connection to be set up via a Web proxy, you must specify the proxy your network uses to forward HTTP requests to other servers. By default, no proxy will be used. After setting a Web proxy, to unset it simply set this property to an empty string.

Applies to
CHMlicense

Declaration
Public Property Let Proxy(ByVal Value As String)
Public Property Get Proxy() As String


Chameleon VB 6.0 Documentation