Hello,
I am a newbie to the WCF and I am looking for ways and means in order
to capture an incoming message from client side and route that message
to various other web services according to its contents and header
information. At the same time, the client should be oblivious of such
an intermediary and calls the normal Web service: that is to say I am
looking for a sniffer of SOAP messages...
I thought it would be great to try IntermediaryBinding class to see
what can do in order to capture this message. But I am unable to find
an actual implementation of Binding class....
Can anyone supply me with such an example?
Thanx in advance
Savant


