Create named pipe servers that can handle multiple client connections simultaneously.
Info
Version: | 1.5.0 |
Author(s): | Andrew C. Dvorak, Jesse Nicholson |
Last Update: | Monday, February 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TechnikEmpire/named-pipe-wrapper |
NuGet Url: | https://www.nuget.org/packages/NamedPipeWrapper.NetStandard |
Install
Install-Package NamedPipeWrapper.NetStandard
dotnet add package NamedPipeWrapper.NetStandard
paket add NamedPipeWrapper.NetStandard
NamedPipeWrapper.NetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- System.IO.Pipes.AccessControl(>= 4.4.0)