Hi Nipuna, I had the same problem for the APNS (iphone) and for me it's not to possible to solve it directly, because you must use a raw socket.
My solution: Urban airship is a company that offer a very very simple way to push to iphone, android and blackberry. The good news is the first 1.000.000 per month, are free. On 27 January 2011 12:41, Ikai Lan (Google) <[email protected]> wrote: > Looks like it's standard HTTP: > http://supportforums.blackberry.com/t5/BlackBerry-Push-Development/Push-API-sample-code-needed/td-p/468267 > Why don't you give it a try and let us know if it works? > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > Blogger: http://googleappengine.blogspot.com > Reddit: http://www.reddit.com/r/appengine > Twitter: http://twitter.com/app_engine > > > On Tue, Jan 25, 2011 at 8:30 PM, Nipuna Silva <[email protected]> wrote: >> >> My client wants to do a blackberry application using Push SDK. he >> wants to host the application on Google App Engine. where the client >> sends the updates to the App Engine and app engine pushes the updates >> to the subscribed blackberry devices. >> >> As i know blackberry Push API default comes with Tomcat Server. My >> problem is, is it possible to implement Push API in Google App Engine? >> and how can i do it? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-appengine?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
