A tiny (ligthweight) tcp server providing tcp infrastructure and hooks (on client data exchange) for application with possibility to specify behaviour dynamically via C# script.
Info
| Version: | 1.2.1 |
| Author(s): | MossbauerLab |
| Last Update: | Thursday, March 29, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MossbauerLab/TinyTcpServer |
| NuGet Url: | https://www.nuget.org/packages/MossbauerLab.TinyTcpServer.Core |
Install
Install-Package MossbauerLab.TinyTcpServer.Core
dotnet add package MossbauerLab.TinyTcpServer.Core
paket add MossbauerLab.TinyTcpServer.Core
MossbauerLab.TinyTcpServer.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(>= 2.0.3)
Tags