Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] java client disconnect while registering

Hello Mathieu,

is there any log message from Mosquitto to explain this?

Can you subscribe to Mosquitto successfully with other applications and receive the messages your Android application is publishing?

Ian


On 10/11/2014 11:20 AM, Mathieu GRENET wrote:
Hello,
I try to implement a solution using mqtt on android (4.4)
I can connect, and publish it stay connected with no problem.
but I cannot get subscribing to work.
Every time i try to "client.subscribe" it fires lostconnection, and i'm actually disconnected.
The broquer is latest mosquitto windows (1.3.5)
jav library is org.eclipse.paho.client.mqttv3-1.0.0.jar

anyone did ever get that ?
Thank you

Mgth

_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev

--
Ian Craggs
icraggs@xxxxxxxxxx                 IBM United Kingdom
Paho Project Lead; Committer on Mosquitto



Back to the top