An example of sending data from device A and display on device B screen using MQTT protocol.
This is one of the solutions to this thread.
The code is kept since Aug 2023 but I don't see any one bother to ask how to implement it.
Today I share it but I hope people have really tried on their own, not waiting to get spoon feed.
Update:
Version 2 add B4J projects and tested with jMQTT v1.26 and jMqttBroker2ext v2.02 by @teddybear
There is another example using UDP which I am going to share next.
This is one of the solutions to this thread.
The code is kept since Aug 2023 but I don't see any one bother to ask how to implement it.
Today I share it but I hope people have really tried on their own, not waiting to get spoon feed.
Update:
Version 2 add B4J projects and tested with jMQTT v1.26 and jMqttBroker2ext v2.02 by @teddybear
There is another example using UDP which I am going to share next.
Attachments
Last edited: