i want to develope a windows service which sends a push notification to iphone for content update. is there any sample code or project available to do so and is there any API or helper class to implement push notification.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Go through follwowing two links
http://mobiforge.com/developing/story/programming-apple-push-notification-services
and
http://www.macoscoders.com/2009/05/17/iphone-apple-push-notification-service-apns/
Hope this helps.