Describes how to build a .NET Named Pipes multithreaded server and a client communicating with it.
Inter-Process Communication in .NET Using Named Pipes, Part 2
Published 06/04/2004
Describes how to build a .NET Named Pipes multithreaded server and a client communicating with it.
This article explores a way of implementing Named Pipes based Inter-Process Communication between .NET applications.