Named Pipe Fault Handling

Named pipes are a reliable connection-oriented communication mechanism, and understanding fault handling is the key to successfully using named pipes. Here is a library that provides a very simple API that abstracts much of the complexity involved in working with named pipes.

1 Feb 2003 ... Named pipes are a reliable connection-oriented communication ... It is a little tricky to handle because a Windows error is not reported in this ...

Lee mas