I am developing a Java application to read/write PLC values trough Modbus TCP, I am using modbus4j. In the same application I want to generate Ethernet TCP traffic, and read the Ethernet load.
Do you know some lava library to do this?
Best regards.