Skip to main content



      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 04:07 Go to next message
Eclipse UserFriend
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 08:21 Go to previous message
Eclipse UserFriend
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 Aug 22 09:51:25 EDT 2025

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

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

Back to the top