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.
推薦閱讀
- DevOps:軟件架構師行動指南
- Visual Basic程序設計教程
- DevOps入門與實踐
- 物聯網系統開發:從0到1構建IoT平臺(第2版)
- Java程序設計
- C語言課程設計
- 深入淺出Serverless:技術原理與應用實踐
- Getting Started with Greenplum for Big Data Analytics
- iOS自動化測試實戰:基于Appium、Python與Pytest
- Visual Studio 2015高級編程(第6版)
- Orleans:構建高性能分布式Actor服務
- Everyday Data Structures
- OpenCV 3計算機視覺:Python語言實現(原書第2版)
- Visual Basic程序設計實驗指導及考試指南
- 原型設計:打造成功產品的實用方法及實踐