DeviceInformation.cin
struct device now contains all 4 bytes of the IP as fields
MakeConfig.can
Improved code and comments
MakeConfig.can
PollingModbusClient.can
Removed the subnetting stuff. We simply can add the net to the node name
Moved device information into structure
PollingModbusClient.can
Use device structure
ModbusClient.cin
Use device structure and enum ModbusFuncCode
ModbusEil.cin
ModbusTcp.cin
Fixes