Mehran Nikoo's Noteson Software Architecture, .NET Framework and Connected SystemsNetNamedPipeBinding, Named Pipes and Cross-Machine Communication- March 27, 2008 In the WCF workshops and conversations we have with our customers, I have been asked a number of times whether NetNamedPipeBinding can be used for cross-machine communication. Although the WCF documentation says you can use NetNamedPipeBinding only for on-machine communication, some people refer to some other places where the named pipes protocol is used for cross-machine communication such as SQL Server and then conclude that it should be possible to use the...http://mehranikoo.net/CS/archive/2008/03/27/NetNamedPipeBinding_2D00_Named_2D00_Pipes_2D00... |