这是一个推送工具类,作为移动推动的后台服务,由吕津(lvjin948@163.com)开发。它:1.支持Android推送,使用百度云推送。(参考代码:https://github.com/xiariqingquan/BaiduPushAspxServer)2.支持IOS(Apple/iPhone)推送,使用APNS-Sharp(参考代码:https://github.com/Redth/APNS-Sharp)百度的那块改写自APNS.