Table of Contents

Namespace MAS.Communication

Classes

CommunicationConfigExtensions

通讯配置扩展方法

ConnectionException

连接错误异常

FixedStringAttribute

固定长度字符串字段特性(按字节长度)

ProtocolCreatedEventArgs

协议实例创建事件参数

ProtocolRemovedEventArgs

协议实例移除事件参数

ReadErrorException

读取数据错误异常

ServiceCollectionExtensions

提供扩展方法,用于在 IServiceCollection 中注册与通讯相关的服务

StructBinaryHelper

结构体与字节数组的通用编解码

WriteErrorException

写数据错误异常

Interfaces

ICommunicationConfig

通讯协议的基本参数配置接口

IProtocol

所有通信协议的统一接口

IProtocolManager

通讯协议实例管理器接口

Enums

CommProtocol

通讯协议枚举