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
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SeelWorks.InterCom!