# freemodbus4j **Repository Path**: karkaw/freemodbus4j ## Basic Information - **Project Name**: freemodbus4j - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-23 - **Last Updated**: 2022-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1、系统的架构 网络层、能够和设备建立modbus协议的连接,主要包括master和slave模式的网络连接,能接受到rtu/ascii和tcp的 协议的网络,还需要兼容plc的格式,不同的协议使用不同的解码器和编码器进行编解码。