Back to product page

ProxyPort property


Specifies the port to use for proxy server.

Type

Long

Syntax

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

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 Telnet proxies is 1080 - which is default for Socks 4 and Socks 5 servers. When a Relay proxy is used, there is no usual value since Relay can listen on any port. Please contact your administrator to obtain the proper value for this property.

Platforms

Windows