如何在WebMethod中获取呼叫者的IP地址?
[WebMethod] public void Foo() { // HttpRequest... ? - Not giving me any options through intellisense... }
使用C#和ASP.NET
c# asp.net web-services
asp.net ×1
c# ×1
web-services ×1