Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Paho » Publishing Paho mqtt(Publishing zip file from Paho mqtt)
Publishing Paho mqtt [message #1780269] Fri, 19 January 2018 13:14 Go to next message
sachin  varadkar is currently offline sachin varadkarFriend
Messages: 1
Registered: January 2018
Junior Member
Hello,

Is there any example of publishing zip file using Eclipse Paho MQTT using C code?

Regards,
Sachin V
Re: Publishing Paho mqtt [message #1780863 is a reply to message #1780269] Mon, 29 January 2018 11:08 Go to previous message
Ian Craggs is currently offline Ian CraggsFriend
Messages: 83
Registered: March 2013
Member
The payload for MQTT is binary so you can send anything. Read the file contents into memory and point the payload pointer at it.
Previous Topic:How can I fetch stored messages using javascript or PHP
Next Topic:PAHO library in C
Goto Forum:
  


Current Time: Thu Apr 25 13:01:38 GMT 2024

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

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

Back to the top