How to send data through both mobile data and Wifi Simultaneosly

  • Replies:2
Bharath Mourya
  • Forum posts: 2

Apr 9, 2016, 5:15:34 PM via Website

Hello, I am working on an app which sends data both over Mobile Data and Wifi at the same time. Is it possible to do such a thing? If possible how to send selective data over different interfaces? i.e.,

If I have a data of K units I would like divide the data and send K_1 to K_n through Mobile data and K_n+1 to K_k Over wi-fi. Can you guide me on how to do this.

Reply
Vladimir S.
  • Forum posts: 266

Apr 9, 2016, 10:31:55 PM via Website

Hello, it's definitely possible for received data, samsung SM-G900F, SM-G900H, SM-G900X and some other have Load Booster on stock, and it can load files via Wi-Fi and mobile simultaneously.

Reply
Bharath Mourya
  • Forum posts: 2

Apr 10, 2016, 7:48:36 AM via Website

Hello, Thanks for the respnse. As I am trying to develop an Application, could you please guide me through how to do it in code or a reference of coding sniplet or libraries.

Thanks in advance :)

Reply