android binder ipc示例

时间:2019-04-15 06:09:32
【文件属性】:

文件名称:android binder ipc示例

文件大小:30KB

文件格式:ZIP

更新时间:2019-04-15 06:09:32

android binder

Android.mk BnComTestService.h BpComTestService.h ComTestService.h IComTestService.h BnComTestService.cpp BpComTestService.cpp ComTestService.cpp IComTestService.cpp 两个program, 一个client, 一个server, 用于测试binder通信效能及学习。


【文件预览】:
libComTest
----ComTestlib()
--------BpComTestService.h(367B)
--------IComTestService.h(376B)
--------BnComTestService.cpp(753B)
--------Android.mk(464B)
--------BpComTestService.cpp(732B)
--------BnComTestService.h(391B)
--------ComTestService.cpp(917B)
--------IComTestService.cpp(166B)
--------ComTestService.h(523B)
----ComTestClient(13KB)
----ComTestServer(13KB)
----libcomtest.so(33KB)
----ComTestBin()
--------main_ComTestClient.cpp(1KB)
--------main_ComTestService.cpp(416B)
--------Android.mk(746B)

网友评论