Android官方开发文档Training系列课程中文版:连接无线设备之通过P2P搜索网络服务
Add the local service,sending the service info,network channel,/and listener that will be used to indicate success or failure of/the request.mManager.addLocalService(channel,serviceInfo,new ActionListener(){@Override ...