- Analytics for the Internet of Things(IoT)
- Andrew Minteer
- 67字
- 2021-07-02 18:59:36
Disadvantages to HTTP
There are some disadvantages to HTTP as an IoT protocol:
- Higher power needs: Communications have frequent back and forth interactions, connections need to be sustained, and plain text results in larger message sizes. All of this requires more power to support.
- The IoT device complexity: The device needs enough memory and CPU power to support the TCP protocol and high level HTTP RESTful APIs.
推薦閱讀
- Practical Data Analysis Cookbook
- AngularJS入門與進階
- Instant Testing with CasperJS
- Building Mapping Applications with QGIS
- Effective Python Penetration Testing
- 單片機應用與調試項目教程(C語言版)
- HTML5 APP開發從入門到精通(微課精編版)
- Multithreading in C# 5.0 Cookbook
- NetBeans IDE 8 Cookbook
- Unity 2018 Shaders and Effects Cookbook
- 從零開始學Python網絡爬蟲
- Laravel Design Patterns and Best Practices
- Java Web動態網站開發(第2版·微課版)
- Beginning PHP
- C語言程序設計實驗指導與習題精解