开发者

incoming ip address of client accessing a web service

开发者 https://www.devze.com 2023-02-03 22:12 出处:网络
I have a web service (WCF) and configured it in IIS.Now, is there any way I coul开发者_运维技巧d see the client\'s ip addresses (incoming) which try to access the web service?

I have a web service (WCF) and configured it in IIS. Now, is there any way I coul开发者_运维技巧d see the client's ip addresses (incoming) which try to access the web service?

Thanks.


See Keyvan Nayyeri's excellent blog post on the topic:

Detect Client IP in WCF 3.5

It's the source on how to do this.

0

精彩评论

暂无评论...
验证码 换一张
取 消