搜索资源列表
phpPushMessage.tar
- PHP 向 Android推送消息,使用mqtt协议进行推送-PHP push message to Android client
mosquitto-1.1.3.tar
- MQTT 推送源码,能支持20000个连接,稳定,性能较好-MQTT push source code, can support 20,000 connections, stability and better performance
moquette-mqtt
- 高性能、高效率通讯框架,IBM出品,高性能、高效率通讯框架,IBM出品-High-performance, high-efficiency communications framework, IBM produced, high-performance, high-efficiency communications framework, IBM produced
mosquitto.py
- This an MQTT v3.1 client module. MQTT is a lightweight pub/sub messaging protocol that is easy to implement and suitable for low powered devices. -This is an MQTT v3.1 client module. MQTT is a lightweight pub/sub messaging protocol that is easy
MQTT_Client
- MQTT Client for Raspberry Pi with Serial driver for communcating with a uc
mqtt
- mqtt的C语言客户端,本压缩包文件可以做到订阅话题、并在接收到消息之后驱动相应LED灯开闭、呼吸等。已经在树莓派上面测试通过-mqtt C language clients can do this compressed file subscr iption topic, and after receiving the message-driven opening and closing the corresponding LED lights, breathing. Raspberry Pi
mosquitto-1.4.5.tar
- mqtt 源代码,linux平台编译,本人测试通过-mqtt source code, linux compiler platform, tested
TestMosquitto
- mqtt协议 Mosquitto客户端实例代码,已包含Mosquitto的静态库和动态库,可以直接运行-Mqtt protocol Mosquitto client instance code, has been included Mosquitto static library and dynamic library, you can directly run
mqtt-v3.1.1-os
- 这是 Mqtt-3.1.1 的说明文档。-The is Mqtt-3.1.1 doc
geznwalbitwise
- Apollo server and MQTT function implementation source code, a blog post in detail!
MQTT-master
- mqtt协议栈C语言源码,没使用库的方式,可以移植到任何平台上。-Mqtt protocol stack C language source code, the library does not use the way, you can transplant to any platform.
MQTT
- node js MQTTSERVER服务器端程序,仅供参考(node js MQTTSERVER simple)
mqtt_client
- 基于FREERTOS系统的MQTT客户端。(MQTT client based on FREERTOS system)
MQTTDemo.tar
- 安卓代码实现MQTT功能,包括收和发。经验证,已经成功实现(codes for MQTT Android Version)
MQTT-Client-master
- MQTT 客户端源码 一个不错的MQTT客户端测试程序,简单的界面。测试MQTT服务器用。(MQTT Client A good MQTT client test program, a simple interface. Test MQTT server for use)
thingsboard物联网
- 物联网mqtt、coap、http物联网平台
MqttWk库
- MQTWTK是基于NutZBoo+NeTy+ReiS+卡夫卡(可选)的Java MQTT代理,代理支持QoS 0、QoS 1和QoS 2,它使用NETY作为协议编码和解码部分,使用NutZBoW提供依赖注入和属性配置,使用ReDIS实现消息缓存。和集群,并使用Kafka实现消息代理。
MQTT密码生成工具
- 阿里云物联网平台设备端MQTT密码生成工具
MATT传输中Server与Client的搭建
- MQTT,本例中包含客户端和服务器端,可以很好的完整进行MQTT的调试,并很方便进行代码复用,具有很好的示例效果。