mqtt-users team mailing list archive
-
mqtt-users team
-
Mailing list archive
-
Message #00054
Re: MQTT on iPhone
Hi Michael,
libmosquitto compiles fine for the iPhone. There are details using
xcode here: http://inote.apptrek.net/2011/10/howto-compile-native-c-codes-to-a-library-for-ios-development-in-xcode-take-mosquitto-for-an-example/
although you should be able to use CMake to generate xcode projects
automatically if that's your thing.
I feel compelled to mention that Facebook use libmosquitto on iPhone
as well: http://mosquitto.org/2011/08/facebook-using-mqtt/
Cheers,
Roger
On Wed, Nov 2, 2011 at 10:51 AM, Michael Connors <connorsml@xxxxxxxxx> wrote:
>
> Hi,
> Has anyone here ever run an MQTT client on an iPhone? Is there a specific
> client for iPhone? Or is it possible to compile libmosquitto to run on an
> iPhone?
> Regards,
> Michael
Follow ups
References