Hi Guys,
I wrote an APP to transmit data through UNIX POSIX APIs, and if the mobile is connected to a WiFi, data will always be transmitted through the WiFi.
I want to transmit data via cellular in some circumstances. For example, when the WiFi signal is poor, the APP will try to use cellular without turning off WiFi connection.
Are there any ways to do this? Thanks!
I wrote an APP to transmit data through UNIX POSIX APIs, and if the mobile is connected to a WiFi, data will always be transmitted through the WiFi.
I want to transmit data via cellular in some circumstances. For example, when the WiFi signal is poor, the APP will try to use cellular without turning off WiFi connection.
Are there any ways to do this? Thanks!