NamedPipeWrapper 1.5.0
Create named pipe servers that can handle multiple client connections simultaneously.
Send strongly-typed messages between clients and servers: any serializable .NET object can be sent over a pipe and will be automatically serialized/deserialized, including cyclical references and complex object graphs.
Messages are sent and received asynchronously on a separate background thread and marshalled back to the calling thread (typically the UI).
Supports large messages - up to 300 MiB.
Requires .NET 4.0 full.
No packages depend on NamedPipeWrapper.
This package has no dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 1.5.3-Beta | 0 | 08/11/2016 |
| 1.5.2-Beta | 0 | 08/11/2016 |
| 1.5.0 | 0 | 07/16/2026 |
| 1.4.0 | 0 | 10/06/2013 |
| 1.3.0 | 0 | 09/30/2013 |
| 1.2.0 | 0 | 09/30/2013 |
| 1.1.0 | 0 | 09/29/2013 |
| 1.0.0 | 0 | 09/29/2013 |