[android-developers] Re: Push technique in android

2009-12-03 Thread Marc Reichelt
Hi veradis,

of course, here you are:
http://www.google.com/custom?hl=en&client=pub-6001183370374757&cof=FORID%3A1%3BGL%3A1%3BLBGC%3A336699%3BLC%3A%23ff%3BVLC%3A%23663399%3BGFNT%3A%23ff%3BGIMP%3A%23ff%3BDIV%3A%23336699%3B&domains=exampledepot.com&ie=ISO-8859-1&oe=ISO-8859-1&q=http+connection&btnG=Search&sitesearch=exampledepot.com


Regards

Marc Reichelt   ||   http://www.marcreichelt.de/

On 2 Dez., 13:01, veradis  wrote:
> Thanks Marc Reichelt,
>
> can u provide me some examples for HTTP connection.
>
> On Dec 2, 4:07 pm, Marc Reichelt  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  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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Push technique in android

2009-12-02 Thread veradis
Thanks Marc Reichelt,

can u provide me some examples for HTTP connection.



On Dec 2, 4:07 pm, Marc Reichelt  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  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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Push technique in android

2009-12-02 Thread Marc Reichelt
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  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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en