Found 82 packages
Provides a means for interprocess communication through anonymous and/or named pipes. Commonly Used Types: System.IO.Pipes.NamedPipeServerStream System.IO.Pipes.PipeDirection System.IO.Pipes.PipeOptions System.IO.Pipes.PipeTransmissionMode System.IO.Pipes.NamedPipeClientStream System.IO.Pipes.PipeStream When using NuGet 3.x this package requires at least version 3.4.
Package Description
Cross-platform framework for interprocess communication.
The XDMessaging library provides an easy-to-use, zero configuration solution to inter-process communication for .NET applications. It provides a simple API for broadcasting and receiving messages across application domain, process, and even network boundaries.
Enables a process to act as a WitRPC server in an isolated process, allowing you to host services out-of-process for consumption by a host application (handles agent-side setup for inter-process communication).
Provides host-side functionality to launch external processes and connect to them via WitRPC, allowing your application to use out-of-process services as if they were local (handles process startup and client proxy generation).
This is the native C++ API for advanced interprocess communication
Provides the core logic for inter-process communication in the WitRPC framework, enabling .NET applications to spawn external processes and call their services seamlessly as if they were local.
Implementation of named pipes stream to abstract the complexity. Allow you to use interprocess communication in a simple way.
A library that provides classes to simply IPC (inter process communication)
The XDMessaging library provides an easy-to-use, zero configuration solution to inter-process communication for .NET applications. It provides a simple API for broadcasting and receiving messages across application domain and process. Lite version excludes network propagation functionality.
Small api for interprocess communication using WM_COPYDATA
Compoment for easy interprocess communication