Hi The android.net.ConnectivityManager has a member function requestRouteToHost(int networkType, int hostAddress) to ensure that a route is maintained to deliver traffic to a specified host via a specified network interface (TYPE_WIFI or TYPE_MOBILE).
Now does this mean that Android supports multi-homing, that is being connected to a cellular data network and a WiFi-based network at he same time ? Thanks Graeme --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

