connection - Jointly receive data through Wifi and Cell GSM in Android? -
i'm wondering if android allows applications jointly receive data through wifi , cell gsm. need develop application have receive internet data through gsm , local data through wifi while maintaining both network connectivity. possible ?
while connected wi-fi, can ask system temporarily pass traffic specific host via cell connection.
this done mode called "hipri" (high priority).
the hipri uses cell radio, logically different connection type cell. means although communication done via cell, cell connection still unavailable other purposes.
a example can found here (answer rainbowbreeze):
how use 3g connection in android application instead of wi-fi?.
Comments
Post a Comment