public void onReceive(Context context,Intent intent){
Intent intent = new Intent(context,XxxService.class)
context.startService(intent)
}
Intent intent = new Intent()
intent.setAction("...")
Context.sendBroadcast(intent)
可以通过jms消息通知实现。建议隐哗或采用灶伍spring的芦乱Jmstemplate来实现,spring对jms做了很好的封装,使用起来非常方便,网上也有很多相关资料供查找学习。
这个 ,,你可以采用 这样一种方键败式, net包中 有相关的API先发轮码送一个请求 到稿桐颤 目的设备, 然后 判断是否有回馈信息,,也就是 true or false‘如果有 的话 , 那么可以认为它是在线的。反之 不是欢迎分享,转载请注明来源:内存溢出
评论列表(0条)