2005年7月7日
摘要: 嘿嘿,我的blogs 第一篇。目前网上流行的所谓“取真实IP地址”的方法,都有bug,没有考虑到多层透明代理的情况。多数代码类似:stringIpAddress=(HttpContext.Current.Request.ServerVariables["HTTP_X_FORWARDED_FOR"]!=null &&HttpContext.Current.Re... 阅读全文
posted @ 2005-07-07 17:35 flower.b 阅读(3169) 评论(8) 推荐(0)
摘要: 删不干净啊~删不干净~其实在.NET中是删除干净了,但是如果使用JAVASCRIPT还是可以取到。真是郁闷啊郁闷! 阅读全文
posted @ 2005-07-07 17:33 flower.b 阅读(599) 评论(2) 推荐(0)