It's a .NET socket tool which can simplify the socket client developing.
Info
Version: | 0.10.2 |
Author(s): | Kerry Jiang, kenjiuno |
Last Update: | Friday, October 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HiraokaHyperTools/SuperSocket.ClientEngine |
NuGet Url: | https://www.nuget.org/packages/HiraokaHyperTools.SuperSocket.ClientEngine |
Install
Install-Package HiraokaHyperTools.SuperSocket.ClientEngine
dotnet add package HiraokaHyperTools.SuperSocket.ClientEngine
paket add HiraokaHyperTools.SuperSocket.ClientEngine
HiraokaHyperTools.SuperSocket.ClientEngine Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- System.Linq(>= 4.3.0)
- System.Net.Sockets(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Security.Cryptography.X509Certificates(>= 4.3.0)
- System.Net.Security(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Collections.Specialized(>= 4.3.0)
- SuperSocket.ProtoBase(>= 1.7.0.17 && <= 1.7.0.17)
Tags