I'm looking for a developer to build a basic B4A app that will use MQTT for simple text messaging. The GUI will be very basic and not need any fancy graphics, and the app will need to respond to an intent that will trigger the MQTT subscription and then display any inbound messages.
Please PM me to discuss this in more detail if you're interested and available to take on the project in the next 10 days.
It's time to learn how to use MQTT: https://www.b4x.com/android/forum/threads/59471/#content It is simple and powerful. In most cases MQTT is the best solution for low level networks. Low level network means a network solution that is traditionally based on ServerSocket + Socket + AsyncStreams...
It's time to learn how to use MQTT: https://www.b4x.com/android/forum/threads/59471/#content It is simple and powerful. In most cases MQTT is the best solution for low level networks. Low level network means a network solution that is traditionally based on ServerSocket + Socket + AsyncStreams...