Click here to Skip to main content
15,896,111 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
i am developing web application using asp.net mvc3.now i need to do push notification for Iphone.i searched a lot for it but i didn't find anything.if anybody know about this plz help me.
Posted
Comments
Karthik. A 15-May-12 11:32am    
I guess you need to elaborate so that somebody could answer your question. Are you saying you want your mvc application to automatically notify something to an iphone application? I guess that is not possible (afaik). The iphone application has to contact this mvc application regarding what stuff it has to show a notification for. Isn't it?

1 solution

http://www.42spikes.com/post/Sending-Apple-Push-Notifications-from-a-C-Application.aspx[^]

http://x-cake.ning.com/profiles/blogs/setting-up-a-push-notification[^]

https://github.com/Redth/APNS-Sharp/downloads[^]


Check those links for help, I have looked everywhere on the Internet, and all the solutions point to using of solution provided by github.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900