Serial Over TCP is a library that facilitates tunneling basic or complex serial connections over a TCP connection, suitable for LAN or WAN.
Info
Version: | 1.0.2 |
Author(s): | Sulphur-Crest Software |
Last Update: | Thursday, May 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.sulphurcrestsoftware.com/SerialOverTCP |
NuGet Url: | https://www.nuget.org/packages/ScS.SerialOverTcp |
Install
Install-Package ScS.SerialOverTcp
dotnet add package ScS.SerialOverTcp
paket add ScS.SerialOverTcp
ScS.SerialOverTcp Download (Unzip the "nupkg" after downloading)
Dependencies
- System.IO.Ports(>= 4.5.0)
Tags