Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-69622

Control over client connections on QModbusServer class

    XMLWordPrintable

Details

    Description

      On some applications it is useful to monitor the connections and disconnections from the clients to the Modbus Server. At the moment there is no public access to the sockets connecting or disconnecting to the Modbus Server, it only can be done by accessing the children TCP Socket objects on the TCP Server children objects on the Modbus Server.

      It would be very helpful having signals on the QModbusServer class for connecting and disconnecting sockets containing the QTcpSocket object. 

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ablasche Alex Blasche
            abriones Antonio Briones
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes