coassoftwaresystems / delphi-modbus

Delphi ModbusTCP components
MIT License
116 stars 64 forks source link

TIdModBusServer Connection Status public property #58

Open lioha1984 opened 1 year ago

lioha1984 commented 1 year ago
  1. How we can get status of clients connections with our server?
  2. How many clients can be connected same time?
  3. How to get listening state of ModbusTCPserver?