Back to product page

RemotePort property


Holds port used on client's side.

Type

Long

Syntax

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

Remarks

RemotePort contains information about port on client's workstation used when he initiated connection on wodWebServer. Together with RemoteIP property, you can use it for specific authorizations.

Platforms

Windows