posted 14 years ago
That's not how TCP/IP networking works. In a TCP/IP network, you can have multiple network interfaces all operating at the same time - WiFi, 3G, Bluetooth, USB, even infrared.
The network software makes a determination based on various metrics as to which network interface(s) it will use to satisfy transmission needs. The application does not, need not, and should not know which of these interface(s) is/are being used. Note the optional plural. Smart networks may run requests in parallel over multiple devices.
You can take a given interface offline, but the network stack will simply stop using it as a means to route data. For all apps, not just a given app.
Experience keeps a dear School, but Fools will learn in no other.
---
Benjamin Franklin - Postal official and Weather observer