- Analytics for the Internet of Things(IoT)
- Andrew Minteer
- 54字
- 2021-07-02 18:59:35
Hyper-Text Transport Protocol (HTTP)
Web pages use HTTP protocol to exchange data. HTTP is a character-based protocol. It operates at the application layer and conforms to RESTful principles. You are intimately familiar with it but may not realize that it can be used with IoT devices even when there is no web page present.

推薦閱讀
- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- 深入理解Bootstrap
- TypeScript Blueprints
- 深入理解Java7:核心技術與最佳實踐
- Python Geospatial Development(Second Edition)
- 深入淺出Serverless:技術原理與應用實踐
- Python極簡講義:一本書入門數據分析與機器學習
- Bootstrap for Rails
- SpringBoot從零開始學(視頻教學版)
- Scratch從入門到精通
- KnockoutJS Blueprints
- 計算機輔助設計與繪圖技術(AutoCAD 2014教程)(第三版)
- Learning QGIS(Second Edition)
- C語言程序設計:現代方法(第2版)
- Elixir Cookbook