Click here to Skip to main content
16,020,182 members
Articles / Programming Languages / C#

.NET Interprocess Communication

Rate me:
Please Sign up or sign in to vote.
4.89/5 (57 votes)
14 Dec 2009CPOL6 min read 255.8K   5.1K   196  
An easy-to-use, zero configuration solution to .NET communication across application boundaries. A simple library to use as an alternative to .NET Remoting based on low-level Windows Messaging.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United Kingdom United Kingdom
Mike Carlisle - Technical Architect with over 20 years experience in a wide range of technologies.

@TheCodeKing

Comments and Discussions