Hi, I am using Cupcake version of Android. In my system I have two network interfaces to send the data traffic - one network Interface on radio path and second network interface on Wifi path. Both the interfaces are up simultaneously.
So 'ifconfig' command in Linux shell (when connect the Android Dev phone using ADB) shows both the interfaces up and routing table also have entries for both the interfaces. Query: How do I prioterize data flow through one interface (say wifi interface) than other? Is there any API is available at application level for this? OR some feature of Linux 2.6 kernel that I need to use? Regards, debashis --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

