Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
5 packages returned for Tags:"tcp-
client"
Sort by
Relevance
Downloads
Recently updated
Unclassified.
AsyncTcpClient
by:
ygoe
4,774 total downloads
last updated
3/8/2019
Latest version:
1.0.2
network
tcp
tcp-server
tcp-client
async
async-await
An asynchronous variant of TcpClient and TcpListener for .NET Standard.
PurpleSofa
by:
PONKICHI
2,541 total downloads
last updated
1/3/2023
Latest version:
0.0.9
async
non-blocking
tcp
tcp-server
tcp-client
Async tcp server and client library.
AsyncClient
by:
Ritor
5,698 total downloads
last updated
12/19/2019
Latest version:
1.0.0
asynchronous
client-server
client
csharp
async
compression
tcp
tcpclient
tcp-client
Asynchronous TCP C# library for client applications.
EasyTcpClientServer
by:
ITAgnesmeyer
508 total downloads
last updated
7/23/2021
Latest version:
1.0.0.3
TCP-Server
TCP-Client
Small TCP Server Client
AsyncTcpEx
by:
huangjunjie
821 total downloads
last updated
1/17/2021
Latest version:
1.0.0.2
tcp-server
tcp-client
asynctcp
socket
异步TCP服务器,异步TCP客户端。支持自定义通信协议,已实现的通信协议:开始标志-数据-结束标志、开始标志-数据长度-数据-校验码。