[Mosquitto-users] libmosquitto fails on Windows XP

2012-10-14 Thread Zvi Avraham
Hi, we use libmosquitto 1.0.2 binaries for our MQTT client in the code. This works fine in win7 and vista. however in XP we got some problems. In some version of XP SP2 (not sure what is the trigger here) the mosquitto fails to start with the following error message: "application failed to initi

[Mosquitto-users] Mosquitto on BeagleBoard with Angstrom Linux

2013-01-24 Thread Zvi Avraham
Hi, anybody was able to compile / install mosquitto on BeagleBoard with Angstrom Linux? Thanks, Zvi -- Mailing list: https://launchpad.net/~mosquitto-users Post to : mosquitto-users@lists.launchpad.net Unsubscribe : https://launchpad.net/~mosquitto-users More help : https://help.launchpad.

[Mosquitto-users] I think mosquitto python library 1.1.3 on Python 2.7 doesn't work with username/pwd

2013-05-06 Thread Zvi Avraham
Hi, I able to connect to the broker using different clients with the same username/password combination (mqttjs with node.js and mosquito_pub/sub), but not using mosquitto Python library. I use mosquitto 1.1.3 on Python 2.7 on Ubuntu 10.04. I get rc=4 (CONNACK_REFUSED_BAD_USERNAME_PASSWORD) in o