搜索资源列表

  1. phpPushMessage.tar

    0下载:
  2. PHP 向 Android推送消息,使用mqtt协议进行推送-PHP push message to Android client
  3. 所属分类:Web服务器

    • 发布日期:2024-05-02
    • 文件大小:43008
    • 提供者:jain
  1. mosquitto-1.4.5-install-win32

    0下载:
  2. mosquitto for windows用于研究MQTT协议的服务器工具-mosquitto is used to devolpent MQTT
  3. 所属分类:通讯编程

    • 发布日期:2024-05-02
    • 文件大小:187392
    • 提供者:zhaotao
  1. TestMosquitto

    0下载:
  2. mqtt协议 Mosquitto客户端实例代码,已包含Mosquitto的静态库和动态库,可以直接运行-Mqtt protocol Mosquitto client instance code, has been included Mosquitto static library and dynamic library, you can directly run
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-05-02
    • 文件大小:2863104
    • 提供者:zr
  1. Onenet_Ray

    0下载:
  2. ANDROID接入中移,MQTT协议,默认已订阅device/in主题-android app connect onenet.Mqtt protocol
  3. 所属分类:android开发

    • 发布日期:2024-05-02
    • 文件大小:44097536
    • 提供者:Ray
  1. mosquito消息队列

    0下载:
  2. mqtt协议的mosquitto消息队列windows下编程接口,自己简单封装了下接口可以直接调用(Mqtt protocol mosquitto message queue, windows programming interface, its own simple package under the interface, you can call directly)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:1036288
    • 提供者:jadenzhong
  1. c#_mqtt传输(上位机)

    0下载:
  2. 基于MQTT协议的传输,可以在此协议下对硬件以及软件的json格式进行传输(Based on the transmission of MQTT protocol, the JSON format of hardware and software can be transmitted under this Agreement)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:99328
    • 提供者:垚垚305412
  1. MQTTPacket

    0下载:
  2. 在单片机上使用MQTT协议通讯,串口收发(Using MQTT protocol communication on single chip microcomputer, serial port and transceiver)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:27648
    • 提供者:mylove5939
  1. phpMQTT-master

    0下载:
  2. MQTT(Message Queuing Telemetry Transport,消息队列遥测传输)是IBM开发的一个即时通讯协议,有可能成为物联网的重要组成部分。该协议支持所有平台,几乎可以把所有联网物品和外部连接起来,被用来当做传感器和制动器(比如通过Twitter让房屋联网)的通信协议。(Message queue telemetry transmission) is an instant messaging protocol d
  3. 所属分类:其他小程序

  1. S7

    0下载:
  2. 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. I
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:256000
    • 提供者:jayleehtt
  1. MQTTPacket

    0下载:
  2. 资料包里面包含MQTT协议的C语言库文件,可供初学者学习和使用(The packet contains the C language library file of the MQTT protocol for beginners to learn and use)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-02
    • 文件大小:36864
    • 提供者:人若初见
  1. emqttd-windows10-v2.3.6

    1下载:
  2. mqtt通信客户端,实现了mqtt3.0协议标准(mqtt communication client)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:29340672
    • 提供者:Key_小江
  1. moquette

    0下载:
  2. mqtt通讯协议服务器代理功能实现,采用moquette方式(Source code for mqtt communication protocol agent)
  3. 所属分类:中间件编程

    • 发布日期:2024-05-02
    • 文件大小:5755904
    • 提供者:马雅东
  1. 物联网MQTT远程控制

    0下载:
  2. 使用onent平台,利用MQTT传输协议,开发数据上物联网平台(Using onent platform to develop Internet of things platform based on MQTT transport protocol)
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-02
    • 文件大小:5172224
    • 提供者:CQTCM
  1. star_git-mqtt_activemq_broker-master

    1下载:
  2. 基于mqtt协议的mq消息队列的测试程序,用的是activeMQ(mqtt protocol MQ message test project, based activeMQ.)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-02
    • 文件大小:55296
    • 提供者:ranke
  1. STM32F103+W5500_MQTT

    0下载:
  2. 基于STM32和W5500平台,实现MQTT协议,订阅和推送(STM32+W5500 implementation of MQTT protocol)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:424960
    • 提供者:hagong2008
  1. qtmqttclient

    0下载:
  2. 在树莓排安装QT,通过MQTT协议收发数据,测试通过(Install QT in raspberry row by the MQTT protocol to send and receive data, the test pass)
  3. 所属分类:Linux/Unix编程

  1. paho.mqtt.c-master

    0下载:
  2. 基于c/c++语言实现mqtt物联网通信协议,可以在linux系统上进行编译运行(Mqtt implementation based on C language)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-02
    • 文件大小:608256
    • 提供者:helloworld_000
  1. mqtt-master

    0下载:
  2. MQTT,物联网通信协议标准文件,仅供参考(MQTT, Internet of Things Communication Protocol Standard Document, For Reference Only)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:5036032
    • 提供者:Eugene2016
  1. 阿里云温湿度检测

    0下载:
  2. 通过MQTT协议连接阿里云,将温湿度数据上传至阿里云平台。(Connect to Alibaba cloud through mqtt protocol and upload the temperature and humidity data to Alibaba cloud platform.)
  3. 所属分类:物联网

  1. EC20_MQTT库函数版本【测ONENET交互】

    0下载:
  2. ec20通信基于stm32单片机,MQTT协议连接移动的onenet平台。(EC20 communication is based on STM32 single chip microcomputer, mqtt protocol connects the mobile onenet platform.)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:3514368
    • 提供者:qhmm0731
« 1 23 »

源码中国 www.ymcn.org