---
title: 开发通信管道模块
description: "通信管道模块是服务端和客户端通信的管道，用来传输云手机数据，此模块需由二次开发者实现，并以动态链接库的形式提供，其动态库名字为：libCommunication.so，需实现的接口定义请参见《视频流引擎 API参考(https://www.hikunpeng.com/document/detail/zh/kunpengboostkithistory/2300/armnative/kunpengcpsvideo_17_0023.html)》的“视频流引擎对外依赖的通信接口”章节。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengboostkithistory/2300/armnative/kunpengcpsvideo_16_0008.html
sourcePath: /source/zh/kunpengboostkithistory/2300/armnative/kunpengcpsvideo_16_0008.html
indexId: ff25bf4ba9f5ea7899eb21436129c916fa574546d7d20fc6d9f40a5d6dd38fc277
---
# 开发通信管道模块

通信管道模块是服务端和客户端通信的管道，用来传输云手机数据，此模块需由二次开发者实现，并以动态链接库的形式提供，其动态库名字为：libCommunication.so，需实现的接口定义请参见《视频流引擎 API参考(https://www.hikunpeng.com/document/detail/zh/kunpengboostkithistory/2300/armnative/kunpengcpsvideo_17_0023.html)》的“视频流引擎对外依赖的通信接口”章节。
