rossmann-engineering / EasyModbusTCP.NET

Modbus TCP, Modbus UDP and Modbus RTU client/server library for .NET implementations
928 stars 402 forks source link

Specify network interface for TCP and UDP servers #50

Closed da66en closed 3 years ago

da66en commented 3 years ago

When creating TCP and UDP servers, you can specify which network interface to use. Added new event delegates to ModbusServer class that pass a reference to the server to the event.