MQTT客户端C语言代码(Paho库及二次封装)

上传者: c80486 | 上传时间: 2021-07-14 20:35:10 | 文件大小: 124KB | 文件类型: ZIP
MQTT客户端实现(使用Eclipse Paho C库,进行了二次封装)。在Linkit7688单片机上运行测试通过,附例程。

文件下载

资源详情

[{"title":"( 50 个子文件 124KB ) MQTT客户端C语言代码(Paho库及二次封装)","children":[{"title":"mqtt_client_2","children":[{"title":"main.c <span style='color:#111;'> 236B </span>","children":null,"spread":false},{"title":"mqtt","children":[{"title":"MQTTPacketOut.h <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"Thread.c <span style='color:#111;'> 10.31KB </span>","children":null,"spread":false},{"title":"SocketBuffer.c <span style='color:#111;'> 9.41KB </span>","children":null,"spread":false},{"title":"utf-8.h <span style='color:#111;'> 862B </span>","children":null,"spread":false},{"title":"Heap.h <span style='color:#111;'> 2.23KB </span>","children":null,"spread":false},{"title":"mqtt_client.c <span style='color:#111;'> 7.18KB </span>","children":null,"spread":false},{"title":"Heap.c <span style='color:#111;'> 12.96KB </span>","children":null,"spread":false},{"title":"MQTTPersistence.h <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"utf-8.c <span style='color:#111;'> 5.21KB </span>","children":null,"spread":false},{"title":"SocketBuffer.h <span style='color:#111;'> 2.45KB </span>","children":null,"spread":false},{"title":"Socket.c <span style='color:#111;'> 21.37KB </span>","children":null,"spread":false},{"title":"MQTTClient.h <span style='color:#111;'> 57.73KB </span>","children":null,"spread":false},{"title":"mqtt_client.h <span style='color:#111;'> 5.65KB </span>","children":null,"spread":false},{"title":"Log.h <span style='color:#111;'> 2.00KB </span>","children":null,"spread":false},{"title":"MQTTProtocolClient.c <span style='color:#111;'> 22.39KB </span>","children":null,"spread":false},{"title":"MQTTPersistence.c <span style='color:#111;'> 17.26KB </span>","children":null,"spread":false},{"title":"MQTTProtocolOut.h <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"MQTTClient.c <span style='color:#111;'> 48.16KB </span>","children":null,"spread":false},{"title":".DS_Store <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false},{"title":"LinkedList.c <span style='color:#111;'> 13.10KB </span>","children":null,"spread":false},{"title":"Tree.c <span style='color:#111;'> 14.22KB </span>","children":null,"spread":false},{"title":"Log.c <span style='color:#111;'> 14.37KB </span>","children":null,"spread":false},{"title":"SSLSocket.h <span style='color:#111;'> 1.57KB </span>","children":null,"spread":false},{"title":"LinkedList.h <span style='color:#111;'> 2.81KB </span>","children":null,"spread":false},{"title":"MQTTPacket.c <span style='color:#111;'> 19.86KB </span>","children":null,"spread":false},{"title":"Clients.h <span style='color:#111;'> 4.37KB </span>","children":null,"spread":false},{"title":"MQTTPersistenceDefault.c <span style='color:#111;'> 17.64KB </span>","children":null,"spread":false},{"title":"Clients.c <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false},{"title":"Messages.c <span style='color:#111;'> 3.87KB </span>","children":null,"spread":false},{"title":"Thread.h <span style='color:#111;'> 2.03KB </span>","children":null,"spread":false},{"title":"StackTrace.c <span style='color:#111;'> 5.19KB </span>","children":null,"spread":false},{"title":"Socket.h <span style='color:#111;'> 3.57KB </span>","children":null,"spread":false},{"title":"MQTTProtocolOut.c <span style='color:#111;'> 6.03KB </span>","children":null,"spread":false},{"title":"SSLSocket.c <span style='color:#111;'> 22.19KB </span>","children":null,"spread":false},{"title":"MQTTPersistenceDefault.h <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"StackTrace.h <span style='color:#111;'> 3.08KB </span>","children":null,"spread":false},{"title":"Tree.h <span style='color:#111;'> 2.83KB </span>","children":null,"spread":false},{"title":"Messages.h <span style='color:#111;'> 815B </span>","children":null,"spread":false},{"title":"MQTTProtocol.h <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"MQTTPacketOut.c <span style='color:#111;'> 7.23KB </span>","children":null,"spread":false},{"title":"MQTTProtocolClient.h <span style='color:#111;'> 2.08KB </span>","children":null,"spread":false},{"title":"MQTTClientPersistence.h <span style='color:#111;'> 10.19KB </span>","children":null,"spread":false},{"title":"MQTTPacket.h <span style='color:#111;'> 6.52KB </span>","children":null,"spread":false}],"spread":false},{"title":".DS_Store <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false},{"title":".settings","children":[{"title":"language.settings.xml <span style='color:#111;'> 2.03KB </span>","children":null,"spread":false}],"spread":true},{"title":".project <span style='color:#111;'> 763B </span>","children":null,"spread":false},{"title":".cproject <span style='color:#111;'> 12.23KB </span>","children":null,"spread":false},{"title":"subscribe.c <span style='color:#111;'> 1.92KB </span>","children":null,"spread":false},{"title":"publish.c <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • c151151 :
    很有用 值得一看
    2019-06-10
  • yuxue321 :
    没使用起来,自己重写了
    2018-11-27
  • egren :
    有一点,但不值这么多积分,唉
    2018-11-27
  • wv4udm08 :
    封装的头文件没有啊
    2018-09-26
  • supermanjb :
    挺好的,原来我还研究过这东西!!
    2018-07-19

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明