Back to product page

RemoteIP property


Holds IP address from where user connects.

Type

String

Syntax

  • C#
  • VB.NET
String RemoteIP {get; set;};

Property RemoteIP As String

Remarks

RemoteIP contains information about IP address of workstation used when client initiated connection on wodWebServer.NET. Together with RemotePort property, you can use it for specific authorizations.

Platforms

Windows