03-17-2010 12:00 PM
Hello,
I would like to know if it possible to develop a server-side in PHP for a public push service ?
To be more precise, is it possible to develop a push widget using a PHP public web server (So without using a MDS server.)
I am not familiar with the MDS servers, please excuse me if my question seems obvious
.
Thanks.
03-20-2010 01:38 PM
Have you had a chance to check out the resources posted here?
http://na.blackberry.com/eng/developers/javaappdev
Generally speaking, performing a push is a series of HTTP GET/POST calls against a publicly defined interface.
There are also push based forums where you may find some further answers: