I have a simple ASP.NET web app which uses a WCF Client to talk to a simple WCF backed Windows Service.
I write server application (Windows Server 2003) making upto 1000 ping calls to clients and waiting for receive responses. As ping uses ICMP connection, I\'ve found no way to define from which IP the
Using techniques as hinted at in: http://msdn.microsoft.com/en-us/library/system.servicemodel.servicecontractattribute.callbackcontract.aspx