long polling works by making a request with no timeout. The webserver will only reply when there is something to deliver. Though It is convenient to have a 5 to 8 minute timeout as some mobile operators tend to drop idle connections.
On 19 September 2012 16:11, mihaivader <[email protected]> wrote: > Hmm .. how does that work ? > Any links :) > > > > -- > View this message in context: > http://mono-for-android.1047100.n5.nabble.com/Push-notifications-for-mono-tp5711887p5711890.html > Sent from the Mono for Android mailing list archive at Nabble.com. > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid > -- Gonçalo Oliveira
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
