• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
HomepcDuinoLinux ApplicationsInstall Paho MQTT C Client Library on pcDuino3
Previous Next

Install Paho MQTT C Client Library on pcDuino3

Posted by: admin , February 20, 2015

The Paho project provides open-source client implementations for open and standard messaging protocols aimed at new, existing, and emerging applications for Machine‑to‑Machine (M2M), and Internet of Things (IoT).

1. ubuntu@ubuntu:~$ git clone http://git.eclipse.o…paho.mqtt.c.git

2.  ubuntu@ubuntu:~$ cd org.eclipse.paho.mqtt.c/

3. ubuntu@ubuntu:~/org.eclipse.paho.mqtt.c$ sudo apt-get install libssl-dev

4.  ubuntu@ubuntu:~/org.eclipse.paho.mqtt.c$ make
5. sudo make install

Share!
Tweet

admin

About the author

Leave a Reply Cancel reply

You must be logged in to post a comment.

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors