SGTech.SharpSocket 2.8.3

dotnet add package SGTech.SharpSocket --version 2.8.3
NuGet\Install-Package SGTech.SharpSocket -Version 2.8.3
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="SGTech.SharpSocket" Version="2.8.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SGTech.SharpSocket --version 2.8.3
#r "nuget: SGTech.SharpSocket, 2.8.3"
#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 SGTech.SharpSocket as a Cake Addin
#addin nuget:?package=SGTech.SharpSocket&version=2.8.3

// Install SGTech.SharpSocket as a Cake Tool
#tool nuget:?package=SGTech.SharpSocket&version=2.8.3

SharpSocket is a. NET class library developed by C# language and specially used to realize socket network communication.  By calling it, you can quickly implement TCP or UDP to send and receive any data.  Whether it is unstructured data such as pictures, videos and audio, or text data such as JSON and XML.  This class library supports disconnection and reconnection, supports synchronous and asynchronous data transmission, and works perfectly in any version of. NET Framework2.0 or above.
Please note:
1. Before your program runs, please copy SGSupport.dll and SGSupport64.dll dll to the same directory as SharpSocket.dll, otherwise it will not run normally.
2. For more information or download sample source code, please visit: http://sharpsocket.zzsgzn.com/?  nuget
3. For authorization, please send email: sales@zzsgzn.com, or contact QQ: 3535600244

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.8.3 952 10/14/2019