Back to product page

RemotePort property


Holds port used on client's side.

Type

Long integer.

Syntax

  • C#
  • VB.NET
Int64 RemotePort {get; set;};

Property RemotePort As Int64

Remarks

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

Platforms

Windows