VOOZH about

URL: https://www.nuget.org/packages/TouchSocket.Dmtp/

⇱ NuGet Gallery | TouchSocket.Dmtp 4.2.14




👁 Image
TouchSocket.Dmtp 4.2.14

Prefix Reserved
dotnet add package TouchSocket.Dmtp --version 4.2.14
 
 
NuGet\Install-Package TouchSocket.Dmtp -Version 4.2.14
 
 
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="TouchSocket.Dmtp" Version="4.2.14" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TouchSocket.Dmtp" Version="4.2.14" />
 
Directory.Packages.props
<PackageReference Include="TouchSocket.Dmtp" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TouchSocket.Dmtp --version 4.2.14
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TouchSocket.Dmtp, 4.2.14"
 
 
#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.
#:package TouchSocket.Dmtp@4.2.14
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TouchSocket.Dmtp&version=4.2.14
 
Install as a Cake Addin
#tool nuget:?package=TouchSocket.Dmtp&version=4.2.14
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

TouchSocket.Dmtp

简介

DMTP(Duplex Message Transport Protocol 双工消息传输协议)是一个简单易用、便捷高效,且易于扩展的二进制数据协议。目前基于该协议,已实现的功能包括:连接验证、同步 Id、Rpc(包括客户端请求服务器,服务器请求客户端、客户端请求客户端)、文件传输(包括客户端向服务器请求文件、客户端向服务器推送文件、服务器向客户端请求文件、服务器向客户端推送文件、客户端之间请求、推送文件)、Redis 等。

功能特性

  • 双工通信:支持客户端与服务器、客户端与客户端之间的双工消息传输,实现高效的数据交互。
  • 丰富的功能集:涵盖连接验证、同步 Id、Rpc 调用、文件传输、Redis 集成等多种实用功能。
  • 易于扩展:协议设计灵活,方便开发者根据需求进行功能扩展和定制。

支持的目标框架

  • net462
  • net472
  • net481
  • netstandard2.0
  • netstandard2.1
  • net6.0
  • net10.0
  • net8.0

使用方法

请参阅说明文档(https://touchsocket.net/)

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 is compatible. 
.NET Framework net461 net461 was computed.  net462 net462 is compatible.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on TouchSocket.Dmtp:

Package Downloads
ThingsGateway.Gateway.Application

Package Description

TouchSocket.AspNetCore

TouchSocket.AspNetCore是适用于AspNetCore的专属版本。 说明文档:https://touchsocket.net/

TouchSocketPro.Dmtp

【专业版】这是基于DMTP的企业版扩展。目前包含功能:多线程文件传输、远程文件访问、远程流访问、路由包传输等。 说明文档:https://touchsocket.net/

ThingsGateway.Upgrade

Package Description

ThingsGateway.UpgradeServer

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on TouchSocket.Dmtp:

Repository Stars
ThingsGateway/ThingsGateway
ThingsGateway is a cross-platform, high-performance gateway for edge data acquisition and IoT connectivity. Developed with .NET 8, it offers a suite of powerful tools, including advanced PLC communication libraries and debugging software.
Version Downloads Last Updated
4.2.14 303 6/14/2026
4.2.13 1,553 6/7/2026
4.2.12 1,487 5/30/2026
4.2.11 1,000 5/23/2026
4.2.10 421 5/15/2026
4.2.9 1,190 5/10/2026
4.2.8 2,787 5/4/2026
4.2.7 1,767 4/26/2026
4.2.6 318 4/25/2026
4.2.4 1,710 4/19/2026
4.2.3 279 4/12/2026
4.2.2 1,773 4/11/2026
4.2.1 285 4/4/2026
4.2.0 3,190 3/29/2026
4.2.0-beta.26 86 3/29/2026
4.2.0-beta.23 73 3/26/2026
4.2.0-beta.22 73 3/25/2026
4.2.0-beta.18 70 3/24/2026
4.2.0-beta.16 70 3/24/2026
4.2.0-beta.15 72 3/23/2026
Loading failed