I read something about the "messaging system" using the MQTT protocol. But I always read about the constellation: using Android as an MQTT-Client and an MQTT server that is not installed on an Android smartphone or other tablet (but as a stand-alone server).
Can I use one Android tablet as an MQTT server and some other Android tablets (e.g. 5 tablets) as MQTT clients?
And if possible, is it possible to use one Android tablet, which is an MQTT server, just like an MQTT-Client?
The connection between the Android-MQTT-Server-Tablet and other tablets like the MQTT-Client should work on a WIFI router / WIFI access point.
Thanks in advance for your help.
source
share