I just had a really tough time making Named Pipes work between c++ and .NET.
I had no problems creating Named Pipes that worked between 2 c++ apps, or between 2 .NET apps.
I just had a really tough time making Named Pipes work between c++ and
Share
I dont have problem with this communication, i use this scenario in some project.
C++ side:
At C# side:
Pipe Creation: