ushahidi / SMSSync

SMS gateway for Android powered phones
http://smssync.ushahidi.com
GNU Lesser General Public License v3.0
1.14k stars 492 forks source link

USB Tethering without Internet #276

Open uoqbon opened 9 years ago

uoqbon commented 9 years ago

Hi, I'm working on an SMS gateway project using SMSSync and .NET Web API. The way the network is currently set up is that the android device is connected to the API server via USB tethering. However, SMSSync does not seem to be able to make post requests while the android device is disconnected to the Internet. I've made the necessary IIS/ firewall/ CORS configurations and have verified that the web API can be accessed by the device's browser (Chrome).

WillyMaikowski commented 8 years ago

I have the same issue in a similar configuration :S I need to work only in a local network. Do you have news about this?

jfgmallillin commented 8 years ago

haven't tested this in my dev env't but this feature would really be great.