Article: How to get IP Address of Visitors Machine in ASP.Net
How to get IPAddress in asp.net core 8.
The following example give me error:
string ipAddress = Request.ServerVariables["HTTP_X_FORWARDED_FOR"];
Hi moepyag,
Please share the error details you are getting.
© COPYRIGHT 2024 ASPSnippets.com ALL RIGHTS RESERVED.