导航

2012年2月15日

摘要: 转自http://www.cocoachina.com/newbie/basic/2010/0401/900.html 第一部分:Push原理(以下绝大多数内容参考自、图片来自iPhone OS Reference Library)机制简介Push 的工作机制可以简单的概括为下图 图中,Provider是指某个iPhone软件的Push服务器。 APNS 是Apple Push Notification Service(Apple Push服务器)的缩写,下文统一使用该缩写。 因 此,整个过程可以分为三个阶段,下面用大家常用的聊天客户端BeejiveIM来说明。(BeejiveIM是一款支持. 阅读全文

posted @ 2012-02-15 23:23 残影无伤 阅读(1944) 评论(0) 推荐(0)

摘要: KissXml——xml解析库 相关教程:http://www.iteye.com/topic/625849 http://sencho.blog.163.com/blog/static/83056228201151743110540/ 很方便的一个xml解析器,支持Xpath查询。 skpsmtpmessage——Quick SMTP邮件发送 svn checkout http://skpsmtpmessage.googlecode.com/svn/trunk/ skpsmtpmessage-read-only github: git clone https://github.com/k.. 阅读全文

posted @ 2012-02-15 22:58 残影无伤 阅读(152) 评论(0) 推荐(0)