good apple push notification tutorial

http://blog.boxedice.com/2009/07/10/how-to-build-an-apple-push-notification-provider-server-tutorial

2 Comments

  1. Duccio says:

    There is an open source PHP classes collection for APNS: ApnsPHP

    With this comprehensive collection of open source PHP classes you can also easily create a Push Server with one or more (forked) processes reading from a common message queue to speed-up sending activities.

    Google Code: http://code.google.com/p/apns-php/

  2. With this comprehensive collection of open source PHP classes you can also easily create a Push Server with one or more (forked) processes reading from a common message queue to speed-up sending activities.
    +1

Leave a Reply