Changes between Version 7 and Version 8 of doc/design/flow
- Timestamp:
- 06/19/2012 06:45:29 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/design/flow
v7 v8 5 5 ||PNS||推送服务器(Push Notification Server),即本系统|| 6 6 ||Sender||第三方应用服务器,发起推送的主体|| 7 || Client||客户端移动设备,接收推送消息的主体||7 ||App||客户端应用,接收推送消息的主体|| 8 8 9 9 其推送流程如下: 10 1. Client向PNS请求注册设备,参见[wiki:doc/interface/platform 平台接口定义]中的“设备注册接口” 11 > 1.1 1111 10 1. App向PNS提交appkey并请求注册该移动设备,参见[wiki:doc/interface/platform 平台接口定义]/设备注册接口。 11 2. PNS自动分配一个新的账号及随机密码返回给Client 12 3. App获取到账号信息后登录PNS 13 4. App向PNS发出获取推送Token的请求,参见[wiki:doc/interface/platform 平台接口定义]/获取推送Token接口 14 5. PNS根据
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)