WCF communication using Channel Factory.

Posted by Rob Ferno on Stack Overflow See other posts from Stack Overflow or by Rob Ferno
Published on 2010-04-18T01:17:51Z Indexed on 2010/04/18 1:23 UTC
Read the original article Hit count: 423

Filed under:
|
|
|
|

How do I get 2 WCF services to communicate with each other using a Channel Factory in C#? Can someone point me in the right direction.

Saw a few examples but was confused how the communication really happens and what code needs to be written to support this.

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET