搜索资源列表
phpPushMessage.tar
- PHP 向 Android推送消息,使用mqtt协议进行推送-PHP push message to Android client
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
TestMosquitto
- mqtt协议 Mosquitto客户端实例代码,已包含Mosquitto的静态库和动态库,可以直接运行-Mqtt protocol Mosquitto client instance code, has been included Mosquitto static library and dynamic library, you can directly run
mqtt_client
- 基于FREERTOS系统的MQTT客户端。(MQTT client based on FREERTOS system)
MQTT-Client-master
- MQTT 客户端源码 一个不错的MQTT客户端测试程序,简单的界面。测试MQTT服务器用。(MQTT Client A good MQTT client test program, a simple interface. Test MQTT server for use)
MATT传输中Server与Client的搭建
- MQTT,本例中包含客户端和服务器端,可以很好的完整进行MQTT的调试,并很方便进行代码复用,具有很好的示例效果。