一个系统解决push的博客:
http://blogs.msdn.com/b/ninma/archive/2011/08/01/windows-phone-7-1-push-notification.aspx
服务端逻辑:
1. 提供register及unregister接口,用于接收并维护uri。 uri由客户端发送
2. 向uri发送消息(tile、toast、raw)
细节:
1. 服务器想MPNS发送的消息,消息体不能超过1024bytes
2. tile通知,数量如果为小数,将向下取整。小于1将不显示数字,大于99将显示99