Hi, I am doing multiple web request in my app. I noticed that when the app starts the first HttpWebRequest chooses the active network.
But the subsequent requests seems to be using the network which was picked at the start and *does not react to the network changes*. For example: I do the first request on WiFi. Then I switch WiFi off and turn 3G on. The request are not going through the 3g but keep trying to use WiFi. And vice-versa for 3g-> WiFi change. The equivalent java code works as I would expect (the request are using the selected network). Is that a bug? Is there a workaround? Thanks, Stefan -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/HttpWebRequest-does-not-react-to-network-change-WiFi-3g-tp5710947.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid