- Practical Internet of Things Security
- Brian Russell Drew Van Duren
- 77字
- 2021-06-10 18:42:24
DDS
DDS is a data bus used for integrating intelligent machines. Like MQTT, it also uses a publish/subscribe model for readers to subscribe to topics of interest:

DDS allows communications to happen in an anonymous and automated fashion, since no relationship between endpoints is required. DDS also supports Quality of Service (QoS) mechanisms. DDS is designed primarily for device-to-device communication and is used in diverse deployment scenarios, including wind farms, medical imaging systems, and asset tracking systems.
推薦閱讀
- RESTful Java Web Services Security
- 云原生安全:攻防實(shí)踐與體系構(gòu)建
- 白話網(wǎng)絡(luò)安全2:網(wǎng)安戰(zhàn)略篇
- 黑客大曝光:無(wú)線網(wǎng)絡(luò)安全(原書(shū)第3版)
- 網(wǎng)絡(luò)空間攻防技術(shù)原理
- Learning Python for Forensics
- 腦洞大開(kāi):滲透測(cè)試另類實(shí)戰(zhàn)攻略
- 代碼審計(jì):企業(yè)級(jí)Web代碼安全架構(gòu)
- 軟件開(kāi)發(fā)安全之道:概念、設(shè)計(jì)與實(shí)施
- Python Penetration Testing Cookbook
- API安全技術(shù)與實(shí)戰(zhàn)
- Mastering Reverse Engineering
- 網(wǎng)絡(luò)安全監(jiān)控實(shí)戰(zhàn):深入理解事件檢測(cè)與響應(yīng)
- 社會(huì)工程:防范釣魚(yú)欺詐(卷3)
- Real-World SRE