Slide 43
Slide 43 text
43
•It allows third-party application servers to send lightweight
messages to their Windows Mobile applications.
•Microsoft makes no guarantees about delivery or the order of
messages. (See a pattern yet?)
•3 types of messages: Tile, Toast or Raw
•Limitations:
One push channel per app, 30 push channels per device, additional
adherence in order to send messages
3K Payload, 1K Header
•http://msdn.microsoft.com/en-us/library/ff402537.aspx
Understanding MPNS