kmorwood

kmorwood
- Name: [not set]
- Favorite Languages: [not set]
- Website: [not set]
- Location: [not set]
- About Me: [not set]
-
Interprocess Communication using Named Pipes in C#
02/11/2010 - 00:22
Having a problem with this code and need some other input...
First, everything works perfectly when the applications (client & server) are running within Visual Studio...in debug mode.
As soon as I run the server from the shell the client can not see the named pipe created by the server.
The client fails on CreateFile with windows error code==2 (file not found).
Recent Comments