[mono-android] Push notifications for mono
Goncalo Oliveira
goncalo at minkan.net
Mon Oct 1 17:50:30 UTC 2012
I can confirm this... max 2 concurrent connections is allowed. If another
one is done, it's blocked until one of the previous is released.
I didn't notice this before because I didn't have (previously) any
situation where more than 2 connections were made.
Is this an Android limitation or a bug in MfA?
On 30 September 2012 21:28, Stephan Steiner <stephan.steiner at gmail.com>wrote:
> Have you ever run into an issue with the number of concurrent connections
> to
> the webserver? I'm performing long polls instead of push notifications
> myself, and I'm experiencing some weird issues when I can suddenly no
> longer
> make a HttpWebRequest to my server and seeing as per default Android allows
> 2 concurrent connections to the same address I suspect that I might be
> hitting that limit every now and then.
>
> Regards
> Stephan
>
>
> 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.
>
>
>
>
> --
> View this message in context:
> http://mono-for-android.1047100.n5.nabble.com/Push-notifications-for-mono-tp5711887p5712019.html
> Sent from the Mono for Android mailing list archive at Nabble.com.
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
--
Gonçalo Oliveira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodroid/attachments/20121001/2a3e6ebb/attachment.html>
More information about the Monodroid
mailing list