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.
推薦閱讀
- iOS面試一戰到底
- Animate CC二維動畫設計與制作(微課版)
- Visual Basic程序設計習題解答與上機指導
- 精通Linux(第2版)
- Python Data Analysis Cookbook
- Android程序設計基礎
- WordPress 4.0 Site Blueprints(Second Edition)
- 利用Python進行數據分析
- Hands-On GUI Programming with C++ and Qt5
- Android Sensor Programming By Example
- 零基礎學C語言(第4版)
- scikit-learn Cookbook(Second Edition)
- 詩意的邊緣
- Learning Node.js for Mobile Application Development
- C++標準庫(第2版)