搜索资源列表
mqtt
- mqtt协议在linux下的实现,包括server和client-mqtt client and server protocol
aerogear-android-1.4.0-source-release
- AeroGear for Android provides support for integrating with push. Currently only using Google’s Cloud Messaging (GCM) with the [AeroGear UnifiedPush Server](https://github.com/aerogear/aerogear-unifiedpush-server) is supported, but we are planning to
rsmb
- rsmb=Really Small Message Broker,是IBM的MQTT服务器-rsmb = Really Small Message Broker, IBM s MQTT server
uost
- Apollo服务器及MQTT功能实现源码,有博文详细介绍哦!-Apollo server and MQTT function implementation source code, a blog post in detail!
MOSI
- Apollo服务器及MQTT功能实现源码,有博文详细介绍哦!-Apollo server and MQTT function implementation source code, a blog post in detail!
geznwalbitwise
- Apollo server and MQTT function implementation source code, a blog post in detail!
MQTT
- node js MQTTSERVER服务器端程序,仅供参考(node js MQTTSERVER simple)
MQTT 服务器和客户端工具及使用说明
- MQTT调试 服务器 客户端 已经完整的调试说明,搭建流程(The MQTT debug server client has completed the debugging instructions and builds the process)
hbmqtt-master
- Python MQTT的服务器和客户端,需要Python3.4以上(Python MQTT server and client, need more than Python3.4)
MQTT OneNET实现.docx
- WH-GM35模块快速入门 常用AT指令,实现对远程服务器的连接和通讯。(Fast introduction to the WH-GM35 module The AT instruction is used to connect and communicate to the remote server.)
MQTT-Client-master
- MQTT 客户端源码 一个不错的MQTT客户端测试程序,简单的界面。测试MQTT服务器用。(MQTT Client A good MQTT client test program, a simple interface. Test MQTT server for use)
paho.mqtt.android-master
- android使用apollo服务器,通过mqtt订阅消息的两个例子 简单demo无service,另外一个包含service,实现发布和订阅(Two examples of Android using a Apollo server to subscribe to messages via mqtt Simple demo has no use service, and the other includes service for publishing and subscr iptions
MAZAK
- MQTT连接服务器,定时发布车间信息,收到服务器车间信息请求后,也可以发布车间信息。定时采集机床数据,在界面刷新显示,并通过MQTT按照工厂设备id数据的格式发布至服务器。云端可查看设备状态数据。(MQTT connects to the server and releases shop information regularly. After receiving the information request from the server shop, it can also issue wo
STM32 W5500_阿里云MQTT
- stm32 w5500 mqtt 连接阿里云物联网服务器(Stm32 w5500 mqtt connects to Alibaba cloud Internet of things server)
STM32NBIOT_M5311连接服务器
- 通过m5311nbiot模块上传温湿度信息到指定服务器,可根据教程修改为连接onenet云平台。(Upload temperature and humidity information to the designated server through the m5311nbiot module, which can be modified to connect to the onenet cloud platform according to the tutorial.)
MATT传输中Server与Client的搭建
- MQTT,本例中包含客户端和服务器端,可以很好的完整进行MQTT的调试,并很方便进行代码复用,具有很好的示例效果。