WebEnh

.net7 mvc jquery bootstrap json 学习中 第一次学PHP,正在研究中。自学进行时... ... 我的博客 https://enhweb.github.io/ 不错的皮肤:darkgreentrip,iMetro_HD
  首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2018年6月4日

摘要: 前言 MQTT协议是IBM开发的一个即时通讯协议,有可能成为物联网的重要组成部分,http://mqtt.org/。 MQTT is a machine-to-machine (M2M)/"Internet of Things" connectivity protocol. It was desig 阅读全文

posted @ 2018-06-04 15:59 WebEnh 阅读(2749) 评论(0) 推荐(1)

摘要: 人工智能、智能家居越来越火,在服务器和多个终端进行通信的过程中使用传统的请求/回答(Request/Response)模式已经过时,伴随而来的是发布/订阅(Publish/Subscribe)模式 MQTT(Message Queuing Telemetry Transport)协议。由于本文是讲解 阅读全文

posted @ 2018-06-04 11:00 WebEnh 阅读(923) 评论(0) 推荐(0)