登录
首页 » Unix_Linux » Android_Binder_IPC

Android_Binder_IPC

于 2013-11-13 发布 文件大小:52KB
0 147
下载积分: 1 下载次数: 7

代码说明:

  android binder通信介绍。binder 通信是一种client-server 的通信结构, 1. 从表面上来看,是client 通过获得一个server 的代理接口,对server 进行直接调用; 2. 实际上,代理接口中定义的方法与server 中定义的方法是一一对应的; 3.client 调用某个代理接口中的方法时,代理接口的方法会将client 传递的参数打包成为Parcel 对象; 4. 代理接口将该Parcel 发送给内核中的binder driver. 5.server 会读取binder driver 中的请求数据,如果是发送给自己的,解包Parcel 对象,处理并将结果返(android binder communication。)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • 视频聊天android端代码 下载
    使用webrtc的开源android端代码
    2015-05-27下载
    积分:1
  • android 仿QQ菜单设计 实例源码
    模仿Qq设计菜单
    2014-05-29下载
    积分:1
  • GeolocationService
    Implements the Java side of GeolocationServiceAndroid.
    2014-01-06 11:58:07下载
    积分:1
  • 037051
    说明:  
    2018-04-17 04:12:33下载
    积分:1
  • gathsrkernel
    LDPC校验矩阵生成,高斯消去法编码,BP译码程序,可以作为自己编写LDPC编译码程序的参考,因为matlab代码效率不高(The LDPC check matrix generation, the Gaussian elimination method and the BP decoding program can be used as the reference of the LDPC coding program, because the matlab code efficiency is not high.)
    2019-03-26 14:56:01下载
    积分:1
  • src
    说明:  使用百度地图和定位SDK做的简单示例代码,鹰眼轨迹部分还没有完全完成,先上传这部分,由于文件过大,只上传src部分,百度SDK官网上均下载链接(Using Baidu Map and Location SDK to do a simple example code, the Eagle Eye Track part has not been fully completed, first upload this part, because the file is too large, only upload the SRC part, Baidu SDK official website are downloaded links.)
    2020-06-21 14:20:02下载
    积分:1
  • QNXPprogrammersPguide
    QNX操作系统下程序开发的详细说明指南,包括微内核架构分析、进线程开发介绍及进程间通讯等。(QNX operation system programmer s guide )
    2014-06-12 12:38:19下载
    积分:1
  • oscj7e-src
    操作系统概念一书第七版中用到的源码,包括project等等。(Source codes for book Operating System Concepts, including projects in this book and so on)
    2020-10-12 23:17:31下载
    积分:1
  • 百度地图的路线规划
    百度地图的路线规划
    2014-07-04下载
    积分:1
  • Android.Application.Testing.Guide
    android测试,英文版的,写的很基础(for android test)
    2013-09-22 12:28:52下载
    积分:1
  • 696518资源总数
  • 104692会员总数
  • 59今日下载