Proxy settings on a client computer
Configuring the proxy settings
Note: The proxy settings configuration remains active for the current BricsCAD session only. If you need to reactivate or deactivate a license in a future session, you will have to reconfigure the proxy settings.
Configuring the proxy settings permanently for network license use
Proceed as follows on the computer where BricsCAD is running:
- Create the HTTP_PROXY variable:
HTTP_PROXY=[LicenseServer]:[PortNumber]
- (Optional) If the proxy server supports basic authentication, create the HTTP_PROXY_CREDENTIALS variable:
HTTP_PROXY_CREDENTIALS=[UserName]:[Password]