摘要:
1、HttpContext.Current.Request.UserHostAddress;2、HttpContext.Current.Request.ServerVariables["REMOTE_ADDR"];3、string strHostName = System.Net.Dns.GetHostName();string clientIPAddress = System.Net.Dns.G... 阅读全文
posted @ 2009-07-09 14:03
梅桦
阅读(311)
评论(0)
推荐(0)
浙公网安备 33010602011771号