SuperSocket.ClientEngine
0.6.0.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SuperSocket.ClientEngine --version 0.6.0.4
NuGet\Install-Package SuperSocket.ClientEngine -Version 0.6.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SuperSocket.ClientEngine" Version="0.6.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SuperSocket.ClientEngine --version 0.6.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SuperSocket.ClientEngine, 0.6.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SuperSocket.ClientEngine as a Cake Addin #addin nuget:?package=SuperSocket.ClientEngine&version=0.6.0.4 // Install SuperSocket.ClientEngine as a Cake Tool #tool nuget:?package=SuperSocket.ClientEngine&version=0.6.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
It's a .NET socket tool which can simplify the socket client developing
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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 | monoandroid10 is compatible. |
MonoTouch | monotouch10 is compatible. |
Silverlight | sl5 is compatible. |
Windows Phone | wp8 is compatible. wp81 was computed. |
Windows Store | win is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
All Frameworks
- SuperSocket.ProtoBase (>= 1.7.0.4)
-
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,524 | 1/31/2018 |
0.9.0 | 8,192 | 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,850 | 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,399 | 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 |
Added the UWP support