Named Pipe class
Hello
I am searching for a Named Pipe class for C# in .net.
It should derive from the class Stream, beside the class FileStream.
There are a client side and a servicer side by named pipes.
I search for the client side first.
Have you heard about something like that ?
Thanks
Georges
|