Hi guys,
I have a .net based asmx service and I trying to find out details on the clients that are currently using it.
Just wondering what is the best way to gather the information on things like the IP address of the client, the URL that is using my service and so on.
Cheers