BasicTcp provides methods for creating your own TCP-based sockets application, enabling easy integration of connection management, sending, and receiving data.
Info
Version: | 2.0.3 |
Author(s): | Delareth |
Last Update: | Thursday, December 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Delareth/BasicTcp |
NuGet Url: | https://www.nuget.org/packages/BasicTcpServer |
Install
Install-Package BasicTcpServer
dotnet add package BasicTcpServer
paket add BasicTcpServer
BasicTcpServer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags