3g Questions
2
Solved
It does not appear as though we can determine the radio access technology on iOS before 7....please correct me if I am wrong.
Considering the following constants available in iOS 7, can someone ve...
3
I need to detect in android if there is any connection Wifi or 3G ( or 3G+) or EDGE in android. When there is an connection wifi or 3G I can send photos to server, and when is only a connection EDG...
2
Solved
I just discovered that my phone is behind a symmetric udp firewall, which simply means that udp traffic is not possible. My 3g provider is t-mobile which is one of the biggest in my country. I susp...
Michaelmichaela asked 2/5, 2011 at 18:39
4
Solved
How can I turn off 3G/Data programmatically on Android?
Not Wifi, but 3G/Data.
2
Solved
We've just pushed out a new ASP.NET MVC based web-app that works fine on all desktop connections, and all mobile devices such as iPhone, etc. However, when certain pages are viewed over a 3G connec...
Troth asked 10/5, 2012 at 9:27
3
Solved
The question is pretty clear. Can I fetch a fake event for of Wi-Fi or 3G connected. Even for rooted phones will do. Googled a lot but could not find any answers. But I believe that this is possibl...
Wale asked 26/7, 2013 at 8:13
5
Solved
I'm trying to get the SIM number (ICCID, not IMSI) of my 3G Huawei E5830 modem using AT commands (also called Hayes command set).
Unfortunately, it's not specified in the modem formal documentatio...
Baughman asked 17/11, 2010 at 11:43
4
Solved
2
I'm using the reachability API to detect my current connection, but I can only distinguish between WIFI and 3G.
I get the following flags:
LTE: kSCNetworkReachabilityFlagsIsLocalAddress|kSCNetwor...
Wolford asked 15/4, 2012 at 2:53
2
I was wondering if Android phones have a MAC address when connected to the internet over 3G? I'm assuming they do, so I guess my real question is whether or not there is anyway of accessing it? I h...
Casimir asked 3/6, 2011 at 20:52
1
Solved
I'm randomly getting IOError: request data read error in Django's POST handler while uploading data on 3G network. The question why Django raises that particular exception has already been an...
Spherulite asked 24/4, 2013 at 13:40
1
An android app that accesses some online pages using WebView is what I'm working with. I want to incorporate an option where, if the user is not connected to internet, the application will prompt t...
1
Solved
I was wondering why does the native SIP stack included in the Android framework(since 2.3) does not work over 3g?
Could it have something to do with any laws or restrictions google may have with h...
2
Solved
Everything's in the question title I guess...
I tried the findmyip kind of site, but the IP addresses for 3g usb sticks are no good to indicate the device's position...
Instep asked 1/11, 2010 at 15:13
2
Solved
I know the Reachability code will provide if the phone has access to Wifi or 3G network.
However, if the phone has 3G on and Wifi, the Reachability code defaults to saying the phone has Wifi on and...
Gratia asked 26/10, 2012 at 22:9
1
I'm trying to detect what kind of network connection I'm connected to. is it WiFi or 3G?
is there a way to do that using c# win forms .net 2.0 or 4.0 ?
foreach (NetworkInterface adapter in adapte...
Lancers asked 29/11, 2012 at 11:59
2
Solved
I added thirdparty SDK to my project, and I got purgeIdleCellConnections errors when using slow 3G network .
purgeIdleCellConnections: found one to purge conn = 0x1f55b300
There is no problem on...
Ruling asked 12/10, 2012 at 9:51
1
My app appears to work terribly over cellular networks - the UI often has spinners instead of images, but not always. It uses NSURLConnections driven by concurrent NSOperations. It works fine on WI...
Artistic asked 4/10, 2012 at 11:55
3
For my App I need Data from both, a local Network and the Internet. The local Network (Wifi) has no connection to the internet so I have to use the mobile connection (3G for Example).
But whenever...
3
Solved
I am working on an iOS application which works as a thin client for a bussiness server. There is a lot of requests sent to the server, a lot of data downloaded.
I don't use any fancy request frame...
Languor asked 31/7, 2012 at 20:22
2
Solved
In my code I am using requestRouteToHost() method:
Does this routing means changing the WIFI to 3G or vice versa??
My code is not working...
public static boolean isHostAvailable(Context contex...
1
I'd like to add new bearer(s) to Android (rooted/custom build), to be a peer with Wifi and GPRS.
I have done some Android development and I am aware that (in Android 2.2) there are constants for W...
Byproduct asked 15/5, 2012 at 7:59
2
4
Solved
I just updated Xcode to version 4.3 via the Mac App Store last week, and discovered that I can no longer debug on iOS 3.x devices. I have the iPhone 3G running iOS 3.1.3 and a 1st Gen iPad running ...
2
Solved
I need send AT commands to a usb GSM modem whith C#.
The problem is that i havent no GSM modem or GSM enabled device yet to develop then i was looking for a emulator.
The only simulated GSM modem i...
Derogative asked 25/4, 2012 at 1:16
© 2022 - 2024 — McMap. All rights reserved.