PROXY_PORT
Proxy server port for remote URI requests
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
The PROXY_PORT environment variable enables you to specify the port on the proxy server to use for remote URI requests through the Synergy HTTP document transport API.
Value
The port number of the proxy host. The default is 80.
Discussion
If PROXY_PORT is set, the specified port is used when connecting to the proxy host. If it’s not set, port 80 is used.
Setting location
The environment.
Used by
Synergy HTTP document transport API
See also
Synergy HTTP Document Transport API
Examples
set PROXY_PORT="85"