jamod - About
About This project represents a Modbus implementation in 100% Java. It can be used to implement Modbus masters and slaves in various flavors: Serial ASCII, RTU (Master only), BIN IP TCP, UDP The design of this library is fully object oriented, based on .....