paho.mqtt.embedded-c-master

所属分类:通讯编程
开发工具:Unix_Linux
文件大小:148KB
下载次数:30
上传日期:2017-09-04 10:33:58
上 传 者alian007
说明:  mqtt linux paho.mqtt.embedded-c-master.zip软件包
(mqtt linux paho.mqtt.embedded-c-master.zip)

文件列表:
.cproject (18303, 2016-09-13)
.project (762, 2016-09-13)
.settings (0, 2016-09-13)
.settings\org.eclipse.cdt.core.prefs (13576, 2016-09-13)
.settings\org.eclipse.cdt.ui.prefs (119, 2016-09-13)
CONTRIBUTING.md (3692, 2016-09-13)
Debug (0, 2016-09-13)
Debug\makefile (1071, 2016-09-13)
Debug\objects.mk (231, 2016-09-13)
Debug\sources.mk (422, 2016-09-13)
Debug\src (0, 2016-09-13)
Debug\src\MQTTDeserializeConnect.d (136, 2016-09-13)
Debug\src\subdir.mk (1487, 2016-09-13)
MQTTClient-C (0, 2016-09-13)
MQTTClient-C\samples (0, 2016-09-13)
MQTTClient-C\samples\linux (0, 2016-09-13)
MQTTClient-C\samples\linux\build.sh (671, 2016-09-13)
MQTTClient-C\samples\linux\stdoutsub.c (5256, 2016-09-13)
MQTTClient-C\src (0, 2016-09-13)
MQTTClient-C\src\FreeRTOS (0, 2016-09-13)
MQTTClient-C\src\FreeRTOS\MQTTFreeRTOS.c (6240, 2016-09-13)
MQTTClient-C\src\FreeRTOS\MQTTFreeRTOS.h (1951, 2016-09-13)
MQTTClient-C\src\MQTTClient.c (15746, 2016-09-13)
MQTTClient-C\src\MQTTClient.h (5876, 2016-09-13)
MQTTClient-C\src\cc3200 (0, 2016-09-13)
MQTTClient-C\src\cc3200\MQTTCC3200.c (4661, 2016-09-13)
MQTTClient-C\src\cc3200\MQTTCC3200.h (1676, 2016-09-13)
MQTTClient-C\src\linux (0, 2016-09-13)
MQTTClient-C\src\linux\MQTTLinux.c (3885, 2016-09-13)
MQTTClient-C\src\linux\MQTTLinux.h (2080, 2016-09-13)
MQTTClient-C\src\samples (0, 2016-09-13)
MQTTClient-C\src\samples\FreeRTOS (0, 2016-09-13)
MQTTClient-C\src\samples\FreeRTOS\MQTTEcho.c (2830, 2016-09-13)
MQTTClient (0, 2016-09-13)
MQTTClient\samples (0, 2016-09-13)
MQTTClient\samples\arduino (0, 2016-09-13)
MQTTClient\samples\arduino\Hello (0, 2016-09-13)
MQTTClient\samples\arduino\Hello\Hello.ino (3708, 2016-09-13)
MQTTClient\samples\linux (0, 2016-09-13)
... ...

# Eclipse Paho MQTT C/C++ client for Embedded platforms This repository contains the source code for the [Eclipse Paho](http://eclipse.org/paho) MQTT C/C++ client library for Embedded platorms. It is dual licensed under the EPL and EDL (see about.html and notice.html for more details). You can choose which of these licenses you want to use the code under. The EDL allows you to embed the code into your application, and distribute your application in binary or source form without contributing any of your code, or any changes you make back to Paho. See the EDL for the exact conditions. The MQTTPacket directory contains the lowest level C library with the smallest requirements. This supplies simple serialization and deserialization routines. It is mainly up to you to write and read to and from the network. The MQTTClient directory contains the next level C++ library. This still avoids most networking code so that you can plugin the network of your choice. ## Build requirements / compilation There are helper scripts (build...) in various directories. The client library is a set of building blocks which you pick and choose from, so that the smallest MQTT application can be built. ## Usage and API See the samples directory for examples of intended use. ## Runtime tracing As yet, there is no tracing. For the smallest client, should we have tracing? ## Reporting bugs This project uses GitHub Issues here: [github.com/eclipse/paho.mqtt.embedded-c/issues](https://github.com/eclipse/paho.mqtt.embedded-c/issues) to track ongoing development and issues. ## More information Discussion of the Paho clients takes place on the [Eclipse paho-dev mailing list](https://dev.eclipse.org/mailman/listinfo/paho-dev). General questions about the MQTT protocol are discussed in the [MQTT Google Group](https://groups.google.com/forum/?hl=en-US&fromgroups#!forum/mqtt). There is much more information available via the [MQTT community site](http://mqtt.org).

近期下载者

相关文件


收藏者