Developing a Communication Pipe Module
This module is a communication pipe between the server and client. It is used to transmit instruction stream data of the cloud phone. It needs to be implemented by secondary developers and is provided as a dynamic link library (DLL) named libCommunication.so. For details about the APIs to be implemented, see "Communication APIs on Which the Instruction Stream Engine Depends" in the Instruction Stream Engine API Reference.
Parent topic: Instruction Stream Engine Server