This .NET library uses named pipes to allow client processes to communicate to a server process either locally or across a local network connection using either byte arrays or the easy-to-use proprietary ByteBuffer class via duplex burst messaging.
Features
- Communicate without using streams.
- Works across a local area network.
- Do the server-side work with two methods and one event.
- Do the client-side work with just a couple static methods.
- Applications can run multiple pipe servers with multiple listeners.
- Minimal threading-related accommodations needed.
- Reading and writing from the ByteBuffer class is simpler and more feature rich than using the BinaryReader and BinaryWriter classes.
Follow SeelWorks.InterCom
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SeelWorks.InterCom!