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
Grafana: The open and composable observability platform
Grafana is the open source analytics & monitoring solution for every database.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SeelWorks.InterCom!