HslCommunication.Core.Pipe 命名空间 |
[缺少 "N:HslCommunication.Core.Pipe" 的 <summary> 文档]
类 | 说明 | |
---|---|---|
CommunicationPipe |
通信的管道信息
| |
PipeBase |
管道的基础类对象
| |
PipeDtuNet |
DTU(数据转换模块)的管道信息 Pipeline information of the DTU (Data Transfer unit) | |
PipeMoxa |
基于MOXA公司提供的串口驱动实现的管道类,目前仅支持windows平台,需要当前目录下存在 PCOMM.DLL 组件 The pipe class based on the serial port driver provided by MOXA currently only supports the windows platform and requires the existence of the PCOMM.DLL component in the current directory | |
PipeMqttClient |
基于MQTT通信实现的管道信息
| |
PipeSerial |
已过时。
串口的管道类对象,可以在不同的串口类中使用一个串口的通道信息 The pipe class object of the serial port can use the channel information of a serial port in different serial port classes | |
PipeSerialPort |
串口管道信息
| |
PipeSocket |
基于网络通信的管道信息,可以设置额外的一些参数信息,例如连接超时时间,读取超时时间等等。 Based on the pipe information of network communication, some additional parameter information can be set, such as connection timeout time, read timeout time and so on. | |
PipeSslNet |
基于SSL/TLS加密的管道信息,内部基于 TCP/IP 通信实现 Pipe information based on SSL/TLS encryption, and internal TCP/IP communication | |
PipeTcpNet |
用于TCP/IP协议的传输管道信息 Transport pipe information of the IP protocol | |
PipeUdpNet |
基于UDP/IT通信的管道信息 Pipeline information based on UDP/IT communication |