Hello, gentlemen.
Here is the problem: I have a WCF service and a few sites connecting to it and sending certain messages.
How can I obtain client's URL (not IP) from the WCF service to assign it with the message? A kind of statistics.
I'm using C#.
Thank you in advance, Tim