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/BasicTcpClient |
Install
Install-Package BasicTcpClient
dotnet add package BasicTcpClient
paket add BasicTcpClient
BasicTcpClient Download (Unzip the "nupkg" after downloading)
Dependencies
Tags