SuperSocket.ClientEngine
0.8.0.12
See the version list below for details.
dotnet add package SuperSocket.ClientEngine --version 0.8.0.12
NuGet\Install-Package SuperSocket.ClientEngine -Version 0.8.0.12
<PackageReference Include="SuperSocket.ClientEngine" Version="0.8.0.12" />
paket add SuperSocket.ClientEngine --version 0.8.0.12
#r "nuget: SuperSocket.ClientEngine, 0.8.0.12"
// Install SuperSocket.ClientEngine as a Cake Addin #addin nuget:?package=SuperSocket.ClientEngine&version=0.8.0.12 // Install SuperSocket.ClientEngine as a Cake Tool #tool nuget:?package=SuperSocket.ClientEngine&version=0.8.0.12
It's a .NET socket tool which can simplify the socket client developing
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net20 is compatible. net35 was computed. net35-client is compatible. net40 was computed. net40-client is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. monoandroid10 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. monotouch10 is compatible. |
Silverlight | sl5 is compatible. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.3
- System.Collections.Specialized (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Security (>= 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)
-
All Frameworks
- SuperSocket.ProtoBase (= 1.7.0.17)
-
Silverlight 5.0
- Portable.BouncyCastle-Signed (>= 1.7.0.2)
NuGet packages (17)
Showing the top 5 NuGet packages that depend on SuperSocket.ClientEngine:
Package | Downloads |
---|---|
OpenfinDesktop
OpenFin Desktop Runtime .NET Adapter |
|
HComm
Hantas tool device communication library |
|
HCommPro
Hantas ParaMon Pro-X device communication library |
|
Howell.SuperSocket.Extensions
Package Description |
|
SuperSocketRRPCClient
修改异步请求互相等待的BUG |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SuperSocket.ClientEngine:
Repository | Stars |
---|---|
jianjipan/MES
这是一个用C#写的MES系统 ,用到了supersocket通信框架,以及WPF技术
|
Version | Downloads | Last updated |
---|---|---|
0.10.0 | 436,557 | 1/31/2018 |
0.9.0 | 8,193 | 11/26/2017 |
0.8.0.14 | 1,756 | 10/18/2017 |
0.8.0.13 | 2,795 | 9/5/2017 |
0.8.0.12 | 3,592 | 6/8/2017 |
0.8.0.11 | 1,494 | 5/29/2017 |
0.8.0.10 | 1,505 | 5/4/2017 |
0.8.0.8 | 5,424 | 12/30/2016 |
0.8.0.7 | 7,693 | 8/27/2016 |
0.8.0.6 | 3,852 | 8/24/2016 |
0.8.0.5 | 1,238 | 8/24/2016 |
0.8.0.4 | 1,312 | 8/22/2016 |
0.8.0.3 | 1,425 | 8/11/2016 |
0.8.0.2 | 1,390 | 8/5/2016 |
0.8.0.1 | 1,328 | 8/5/2016 |
0.7.1 | 1,314 | 8/5/2016 |
0.7.0.2 | 1,645 | 8/4/2016 |
0.7.0.1 | 3,401 | 1/7/2016 |
0.7.0 | 1,444 | 1/6/2016 |
0.6.0.4 | 1,782 | 12/4/2015 |
0.6.0.3 | 1,470 | 11/21/2015 |
0.6.0.2 | 1,459 | 11/15/2015 |
0.6.0.1 | 1,417 | 11/15/2015 |
0.6.0 | 1,515 | 11/15/2015 |
1) fixed assembly signing issue;
2) made the pipeline processor can be reusable;
3) fixed the bug offset was not used for sending;
4) fixed the compiling error in Xamarin.IOS;
5) catch the exception about the NoDelay accessing;