SGTechSharpSocket 2.8.3

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package SGTechSharpSocket --version 2.8.3
NuGet\Install-Package SGTechSharpSocket -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="SGTechSharpSocket" Version="2.8.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SGTechSharpSocket --version 2.8.3
#r "nuget: SGTechSharpSocket, 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 SGTechSharpSocket as a Cake Addin
#addin nuget:?package=SGTechSharpSocket&version=2.8.3

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

SharpSocket是使用C#语言开发的、专门实现Socket网络通信的.NET类库。通过调用它,您可以快速实现TCP或UDP收发任意数据。无论是图片、视频、音频等非结构化数据,还是JSON、XML等文本数据。在.NET Framework2.0或者以上的任意版本均可完美工作。
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. It works perfectly in any version of the. NET Framework2.0 or above.

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