How it works...
Using Netty, an asynchronous event-driven network application framework, to establish the channel pipeline when you create a channel, the USC plugin will first establish a session between the host and the remote device. Then it will create the inbound and outbound channel within the session to enable two-way communication. The creation of the session is done by using the certificates provided by OpenDaylight and the USC agent; they must be the same, or the connection will fail to establish.
In this example, we used an echo server that was acting as the callback for a sent message, sending its content back.
推薦閱讀
- Kibana Essentials
- Computer Vision for the Web
- CMDB分步構建指南
- SQL Server 2016從入門到精通(視頻教學超值版)
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- 架構不再難(全5冊)
- Python 深度學習
- Unity Virtual Reality Projects
- 精通軟件性能測試與LoadRunner實戰(第2版)
- Spring Cloud、Nginx高并發核心編程
- C/C++常用算法手冊(第3版)
- HTML5游戲開發案例教程
- PLC編程及應用實戰
- R Data Analysis Cookbook(Second Edition)
- Spring核心技術和案例實戰