vendredi 26 août 2016

MQTT MessageArrived IO exception

Hi

Using this sub:

Code:
  Private Sub mqtt_MessageArrived (Topic As String, Payload() As Byte)
Dim obj As Object = serializator.ConvertBytesToObject(Payload)
Dim s As String = obj

Label2.Text = s
End Sub
Just at start up, and after that, if I choose 'continue', on each message arriving, I get:

java.io.IOException:






from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/2bmsIbq
via IFTTT

Aucun commentaire:

Enregistrer un commentaire