Monday, December 17, 2012

Re: [android-developers] Mobile network idle sockets disconnected

On Mon, Dec 17, 2012 at 11:37 AM, Fred Niggle
<fred.niggle@googlemail.com> wrote:
> I am wondering why you are trying to maintain an idle connection?

You would do this for any sort of push delivery from the server:
standard push notifications, VOIP for incoming calls, etc.

So, for example, C2DM used to have this sort of heartbeat logic, and I
presume GCM does too.

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Aqui estão alguns sites onde você pode perguntar ou responder dúvidas
sobre desenvolvimento de aplicações para Android:
http://www.andglobe.com

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment