Hi All,
I have a question that I am unable to implement in an example so seeking assistance.
The problem:
I have an mqtt app that is working perfectly fine; and working good in the background until it is killed, so for sure no other messages are being received or sent since the Starter service...
Hello,
I am now trying the chat MQTT example by Erel, but it shows (on B4A) that a library of MQTT and MQTT broker is missing.
I didn't find any MQTT library for B4A...
Does anybody know how to download the MQTT library for B4A?
Thanks in advance
We have the need for a developer to write a library to communicate with some MQTT based home automation equipment.
Would need to be able to start immediately and have proven experience in writing library’s and communicating with MQTT based equipment.
There is a number of devices we would like to...
Hello,
sorry for my bad english and also for my basic knowledge about code writing.
I've got a crash on my app using jMQTT library.
I've read by erel that the library haven't update since today because it's stable. In my case the error (quite difficult for me to intercept it) on debug window...
HI,
I'm developing a MQTT client and I would like to know how to connect with a broker using a certificate file.
The connection must use mqtts/tls protocol.
Thanks
I have a mqtt class for broker connection, send messages and receive messages.
The logic that I use is:
1. Client publish message to topic: "mytopic"
2. In the other side an Script is subscribed to the topic: "mytopic"
3. As soon as the message is received, the script publishes in: "response"...
Hi guys,
Imagine an application you want to create for/with 1 million users. What protocol do you use for this volume of connections?
my options for server side are :
WebSocket ( jServer library - b4j )
MQtt ( I run a broker or MqttClient )
Node JS ( my knowledge is weak about it )
What do...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.