Thanks Marc Reichelt, can u provide me some examples for HTTP connection.
On Dec 2, 4:07 pm, Marc Reichelt <[email protected]> wrote: > Hi Veradis, > > you may open a HTTP connection from your client. The server itself > should not close the connection, but send data over it if available. > Warning: This certainly will decrease battery power because the mobile > phone will not activate power saving for WIFI etc. while the > connection is still open. > > Regards > > Marc Reichelt || http://www.marcreichelt.de/ > > On 2 Dez., 07:59, veradis <[email protected]> wrote: > > > > > Hi, > > > I want to implement push technology from my tomcat server to my > > android app. Can this be implemented. I can contact server by using > > web service from app and retrieve data, but can data be send from > > server to all installed running apps without apps requesting it. > > > Thanks in advance > > Veradis -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en

