摘要:
source article:http://www.cnblogs.com/leanco/articles/1148338.html获取客户端IP: private string GetClientIP() { string result = HttpContext.Current.Request.ServerVariables["HTTP_X_FORWARDED_FOR"]; if (null ... 阅读全文
posted @ 2008-09-02 10:58
gxh973121
阅读(298)
评论(0)
推荐(0)
浙公网安备 33010602011771号