RRQMSocket 3.6.5.1

Suggested Alternatives

TouchSocket

Additional Details

此程序集已被更名作废。请搜索TouchSocket安装新版。

如果是旧项目,请在https://www.yuque.com/rrqm/touchsocket/731868ac242c91ba5d67a99869af2caa%E7%9A%84%E6%8C%87%E5%BC%95%E4%B8%8B,修改项目。

如果想继续使用旧版,可以继续使用。说明文档可以加QQ群(234762506)获得pdf文件。亦或者发送“RRQMSocket v8.2说明文档”到邮箱505554090@qq.com

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

// Install RRQMSocket as a Cake Tool
#tool nuget:?package=RRQMSocket&version=3.6.5.1

更新时间:2021.03.28
     更新提示: 兼容性更新

     更新内容:
     ①TCP框架
     1.修改:IDToken重命名为ID。
     2.修改:取消程序集内所有线程的Abort方法的调用,优雅的改用信号量控制。
     3.增加:IPv6协议服务器绑定和客户端连接。
     4.修复:TCP服务器分配ID为空的Bug。
     5.修复:Token服务器连接时ID为空的Bug。

     ②UDP框架
     1.增加:IPv6协议服务器绑定和客户端连接。

     ③文件传输模块(传输速度可达500Mb/s):
     1.修复:断点续传失效Bug。
     2.修复:终止传输时异常Bug。

     ④RPC模块
     新架构
     1.必须通过服务注册才能获得服务。
     2.服务实现必须通过解析器,目前拥有TCP、UDP两种,可以实现TCP和UDP在同一服务中调用。
     3.支持单个方法异步调用。
     4.支持单个方法支持TCP和UDP同时调用。
     5.支持不反馈调用,在测试中10w次调用仅用时0.9秒。
     6.支持RPC单个方法禁用。
     7.支持RPC单次方法拒绝调用。
     8.修复:out参数编译错误 。

Product 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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on RRQMSocket:

Package Downloads
Dijing.RRQMHelper

RRQM tcp帮助类

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated