ended

  1. M

    Android Question Socket + AsyncStreams detect connection loss

    Hi everyone, I'm trying to improve Modbus TCP library from @Walter95 that internally uses Socket and AsyncStreams I was trying to add the _Connected and _Disconnected events. I managed to get the first one (forwarding the Socket event) but I do not know how to detect a disconnection of the...
Top