Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Paho » Paho Client Tool and Subscriber tool running on local host(Paho Client Tool and Subscriber tool running on local host)
Paho Client Tool and Subscriber tool running on local host [message #1576362] Wed, 21 January 2015 09:07 Go to next message
Binil Pai is currently offline Binil PaiFriend
Messages: 2
Registered: January 2015
Junior Member
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.
Re: Paho Client Tool and Subscriber tool running on local host [message #1578559 is a reply to message #1576362] Thu, 22 January 2015 13:21 Go to previous message
Binil Pai is currently offline Binil PaiFriend
Messages: 2
Registered: January 2015
Junior Member
Hi ,

The client id should be different for the publisher and subscriber for running the paho utility and now once I changed it is working fine for me.

Regards
Binil
Previous Topic:Python client: static publish method
Next Topic:Eclipse mqtt jar throws SecurityExceptionInvalid signature file digest for Manifest main attributes
Goto Forum:
  


Current Time: Fri Apr 26 05:27:44 GMT 2024

Powered by FUDForum. Page generated in 0.02902 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top