The server module for a simple SSL or non-SSL Tcp Server with authentication.
Info
Version: | 6.0.40 |
Author(s): | Rob Engel - LiveOrDevTrying |
Last Update: | Monday, June 6, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LiveOrDevTrying/Tcp.NET |
NuGet Url: | https://www.nuget.org/packages/Tcp.NET.Server |
Install
Install-Package Tcp.NET.Server
dotnet add package Tcp.NET.Server
paket add Tcp.NET.Server
Tcp.NET.Server Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- PHS.Networking.Server(>= 2.1.10)
- Tcp.NET.Core(>= 2.1.11)
Tags