Back to product page

ProxyPort Property


Port on remote proxy.

Type

Long

Syntax

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

Remarks

When a connection to a remote server is requested through a proxy server, this property specifies the number of the port that the proxy connects on. The usual value for web proxies is 80, with 8000 and 8080 also being common. The usual value for Socks 4 and Socks 5 servers is 1080. When a Relay proxy is used, there is no standard value since a Relay can listen on any port. Please contact your administrator to obtain the proper value for this property.

Platforms

Windows