Back to product page

ProxyPort property


Port on remote proxy.

Type

A Long value

Syntax

  • Basic
object.ProxyPort [= value]
The ProxyPort(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodAppUpdate.
valueA Long value.

Remarks

When connection to a remote server is requested through a proxy server, this property specifies the proxy's port number for connection purposes.

The usual value for web proxies is 80, or sometimes even 8000, or 8080.

The usual value for Socks servers is 1080.

Platforms

Windows