9.1 Binder系统_C程序示例_框架分析和编写程序
摘要:
IPC : Inter-Process Communication, 进程间通信 A进程把数据原原本本的发给B,这就是IPC RPC : Remote Procedure Call, 远程过程调用 A进程如果想调用其无权限调用的led_open函数,而B进程可以调用:A进程封装数据发送给B;B进程取 阅读全文
posted @ 2018-06-04 17:08 拉风摊主 阅读(447) 评论(0) 推荐(0)
浙公网安备 33010602011771号