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
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SeelWorks.InterCom!