Skip to content

用C++写的本地服务,使用service manager注册本地服务,可生成三个程序,一个是动态链接库,一个是服务端,一个是客户端

Notifications You must be signed in to change notification settings

cloudchou/NativeBinderTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NativeBinderTest

用C++写的本地Binder服务,使用service manager注册本地服务,

可生成两个程序:

binder service服务端: TestServer

binder service客户端: TestClient

About

用C++写的本地服务,使用service manager注册本地服务,可生成三个程序,一个是动态链接库,一个是服务端,一个是客户端

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages