[mono-android] Push notifications for mono

Sayed Arian Kooshesh kooshesh at gmail.com
Mon Oct 1 19:28:58 UTC 2012


whoops, ^ bad link

http://msdn.microsoft.com/en-us/library/system.net.servicepointmanager.defaultconnectionlimit.aspx

yopu should really learn your language :P

On Mon, Oct 1, 2012 at 2:04 PM, Sayed Arian Kooshesh <kooshesh at gmail.com>wrote:

> nub, please :D
>
>
> http://msdn.microsoft.com/en-us/library/system.net.servicepointmanager.maxservicepoints.aspx
>
>
> On Mon, Oct 1, 2012 at 12:50 PM, Goncalo Oliveira <goncalo at minkan.net>wrote:
>
>> 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
>>
>> _______________________________________________
>> Monodroid mailing list
>> Monodroid at lists.ximian.com
>>
>> UNSUBSCRIBE INFORMATION:
>> http://lists.ximian.com/mailman/listinfo/monodroid
>>
>>
>
>
> --
> Extreme Knowledge is not something for which he programs a computer but
> for which his computer is programming him.
>
> -Wozniak
>
>
>    - if my programming advice has helped you, feel free to donate to : <https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KYUXV2PG88YQQ>
>
> <https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KYUXV2PG88YQQ>
> <https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KYUXV2PG88YQQ>
>



-- 
Extreme Knowledge is not something for which he programs a computer but for
which his computer is programming him.

-Wozniak


   - if my programming advice has helped you, feel free to donate to :
<https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KYUXV2PG88YQQ>

<https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KYUXV2PG88YQQ>
<https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KYUXV2PG88YQQ>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodroid/attachments/20121001/491cd6d4/attachment.html>


More information about the Monodroid mailing list