搜索资源列表
mqtt
- mqtt协议在linux下的实现,包括server和client-mqtt client and server protocol
android-mqtt-sample
- 很好的android mqtt协议源代码及demo。-Good mqtt protocol android source code, including the demo.
MQTT-master
- mqtt协议栈C语言源码,没使用库的方式,可以移植到任何平台上。-Mqtt protocol stack C language source code, the library does not use the way, you can transplant to any platform.
3.麒麟座V2.4综合应用代码-MQTT(原来)
- STM32连接ONEnet的程序,使用MQTT协议(STM32 connect ONEnet procedures, using the MQTT protocol)
mqtt服务器
- java便携的针对mqtt协议的服务器,能够满足基本功能
c#_mqtt传输(上位机)
- 基于MQTT协议的传输,可以在此协议下对硬件以及软件的json格式进行传输(Based on the transmission of MQTT protocol, the JSON format of hardware and software can be transmitted under this Agreement)
C#版发布和订阅阿里云消息队列(Mqtt接入方式)
- 基于MQTT协议下对发布和订阅方式进行更改和使用。(Change and use the release and subscr iption methods based on the MQTT protocol.)
MQTTv3.1中文版_带书签
- MQTT协议V3.1中文版,MQTTv3.1中文版_带书签.pdf(MQTT protocol V3.1 Chinese version)
MQTTPacket
- 在单片机上使用MQTT协议通讯,串口收发(Using MQTT protocol communication on single chip microcomputer, serial port and transceiver)
MQTT协议中文版(2017.04.05)
- MQTT协议是为大量计算能力有限,且工作在低带宽、不可靠的网络的远程传感器和控制设备通讯而设计的协议,它具有以下主要的几项特性: 1、使用发布/订阅消息模式,提供一对多的消息发布,解除应用程序耦合; 2、对负载内容屏蔽的消息传输; 3、使用 TCP/IP 提供网络连接;(MQTT protocol is a protocol designed for large amounts of computing power and communication between remote sens
S7
- mqtt协议 村标杆 标杆 桂林地该资料是dotnet的程序集,采用内部协议直接访问PLC的内存,无需PLC内编程配合;支持16位有符号、无符号数据,32位有符号整数、浮点数,十六进制字(The data is an assembly of dotnet. It uses internal protocol to directly access PLC's memory without programming within PLC. It supports 16 bit signed, unsi
MQTTPacket
- 资料包里面包含MQTT协议的C语言库文件,可供初学者学习和使用(The packet contains the C language library file of the MQTT protocol for beginners to learn and use)
MQTT协议
- MQTT的协议解析,带例子,有助于加强对MQTT的理解。(MQTT's protocol parsing, with examples, helps to strengthen the understanding of MQTT)
MQTT-3.1.1-CN
- MQTT 协议 3.1.1 mqtt中文版协议(mqtt MQTT protocol 3.1.1)
STM32F10+G510+MQTT
- stm32驱动串口GPRS模块使用MQTT协议通讯(STM32 driver serial GPRS module uses MQTT protocol communication)
delphi编写的物联网协议mqtt服务器客户端源码
- 包含物联网mqtt协议控件,服务器客户端demo源码,可用于物联网智能控制开发参考
STM32F103+W5500_MQTT
- 基于STM32和W5500平台,实现MQTT协议,订阅和推送(STM32+W5500 implementation of MQTT protocol)
paho.mqtt.c-master
- 包含了mqtt协议的底层和接口,适用于物联网开发(It includes the bottom and interface of mqtt protocol, which is suitable for the development of Internet of things.)
SIM800C程序之GPRS通信之MQTT应用
- STM32单片机通过SIM800C建立GPRS通信,在此基础上实现MQTT协议栈的搭建。(STM32 MCU establishes GPRS communication through SIM800C, and realizes the construction of MQTT protocol stack on this basis.)
sim7020c Mqtt协议文档
- 该文档为sim7020c Mqtt协议中文文档,便于开发,