Paho Client Tool and Subscriber tool running on local host [message #1576362] |
Wed, 21 January 2015 04:07  |
Eclipse User |
|
|
|
Hi ,
I am new to MQTT and I am using Eclipse Paho MQTT Utility for testing purpose. I installed mosquitto broker with port 1883 and when I tested using paho eclipse both publish and subscribe is working fine.
I am developing a subscription code(Subscriber.java) and when I individually tested the subscriber code with mosquitto_pub -t routes/Example01 -m 32 -q 1 it is working fine.
But my intention to run the publisher part using paho mqtt utility and it is not subscribing.
Could you please help me on this and attached the screen shot which i am referring.
Also I would like to consume the xml file instead of string and can you please suggest is it possible via paho client utiliy with Subscriber code.
|
|
|
|
Powered by
FUDForum. Page generated in 0.04590 seconds