TCPAsynchronousClient NuGet Package

TCP Asynchronous Client DLL for C#.

Send and Receive Data with TCP Server Asynchronously in C# Applications. This DLL is capable of,

- Read TCP Socket Asynchronously
- Write to TCP Socket

Asynchronous reads will pass to a custom function via a callback method.

You can setup your function to handle the return data and apply your logic.

Refer documentation or Github for a sample and guide.




Got any TCPAsynchronousClient Question?





Info

Version: 2.1.0
Author(s): Pasan Bhanu Guruge
Last Update: Tuesday, December 3, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/PasanBhanu/tcp-asynchronous-client/wiki
NuGet Url: https://www.nuget.org/packages/TCPAsynchronousClient


Install
Install-Package TCPAsynchronousClient
dotnet add package TCPAsynchronousClient
paket add TCPAsynchronousClient
TCPAsynchronousClient Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5
  • No dependencies.
.NETStandard 2.0
  • No dependencies.


Tags



STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

2027