03-18-2020, 03:01 PM
Hi!
Is there a way to obtain the client IP? I need to know the IP from who is connecting to the app.
I been using different methods and all of them have failed.
WebApplication.Request.RemoteAddr
WebApplication.AppID
IWServerController.MachineName
TIWAppInfo.GetComputerName
The Application is hosted on IIS, in a Microsoft Server Azure.
Is there a way to obtain the client IP? I need to know the IP from who is connecting to the app.
I been using different methods and all of them have failed.
WebApplication.Request.RemoteAddr
WebApplication.AppID
IWServerController.MachineName
TIWAppInfo.GetComputerName
The Application is hosted on IIS, in a Microsoft Server Azure.