Project DescriptionNamed Pipe WCF C# Intra Application Communication Example. Client application send message to host application. Example uses NetNamedPipeBinding Class for communication between apps.
This example is a good starting point for two or more different WPF or WinForms Desktop applications that need to communicate.
Clent

Host
