I have a web service (WCF) and configured it in IIS. Now, is there any way I could 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:
It's the source on how to do this.