Home > ASP > Find remote user hostname

Find remote user hostname

I used c# code like this to find the remote user hostname and address:

string userHostAddress = "";
userHostAddress = Request.UserHostAddress + " -- " + Request.UserHostName;

Unique visitors to post: 5

Categories: ASP Tags: , ,
  1. No comments yet.
  1. No trackbacks yet.
Google Analytics integration offered by Wordpress Google Analytics Plugin