- Practical Internet of Things Security
- Brian Russell Drew Van Duren
- 119字
- 2021-06-10 18:42:22
Transport protocols
Both the Transport Control Protocol (TCP) and the User Datagram Protocol (UDP) have a place in an IoT system. REST, for example, is TCP-based, and MQTT was designed to work with TCP. However, the need to support temporal and bandwidth constrained networks and devices has resulted in a move away from TCP and toward the use of the UDP. For example, MQTT-SN is a tailored version of MQTT that works with UDP. Other protocols such as CoAP are also designed to work well with UDP. Given the significant reliance on UDP at this layer, protocols such as Datagram Transport Layer Security (DTLS) exist as an alternative to Transport Layer Security (TLS), used for securing TCP communications.
推薦閱讀
- Kali Linux CTF Blueprints
- Wireshark 2 Quick Start Guide
- 計算機使用安全與防護
- Penetration Testing with Perl
- .NET安全攻防指南(上冊)
- ARM匯編與逆向工程:藍狐卷·基礎(chǔ)知識
- 數(shù)據(jù)要素安全:新技術(shù)、新安全激活新質(zhì)生產(chǎn)力
- 互聯(lián)網(wǎng)企業(yè)安全高級指南
- 隱私計算:推進數(shù)據(jù)“可用不可見”的關(guān)鍵技術(shù)
- 網(wǎng)絡(luò)空間安全:拒絕服務攻擊檢測與防御
- 網(wǎng)絡(luò)空間安全法律問題研究
- 數(shù)據(jù)恢復技術(shù)深度揭秘
- INSTANT Microsoft Forefront UAG Mobile Configuration Starter
- 惡意軟件、Rootkit和僵尸網(wǎng)絡(luò)
- Web前端黑客技術(shù)揭秘