steveohara / j2mod

Enhanced Modbus library implemented in the Java programming language
Apache License 2.0
267 stars 111 forks source link

Added RTU over TCP ModbusSlave support #43

Closed eli-mcgowan closed 7 years ago

eli-mcgowan commented 7 years ago

Added RTU over TCP ModbusSlave support

eli-mcgowan commented 7 years ago

FYI: This works with multiple slaves each with 100+ unit ids.

steveohara commented 7 years ago

Merged into latest snapshot