3g Questions

11

Solved

I am not sure if this is possible, but I have this scenario. I have a website displayed in my UIWebView which has the link set in a UISegmentedController. They website can detect if you are on wif...
Yurt asked 29/10, 2011 at 11:34

3

Solved

I am working on an Android app where I need to, as accurately as possible, measure the download speed of the current connection. Here's the best method I could find so far (basically I start a time...
Ponder asked 3/9, 2012 at 18:34

2

I've looked into it some and I'm thinking it's not possible, but to think that something isn't possible on the Android platform is blasphemous. The idea is to create a widget that toggles between 3...
Estrade asked 3/1, 2012 at 20:52

9

How is it possible to determine the iOS connection type? I want to know if there is Edge, 3G, 4G oder Wifi available at this moment on my device. This information I need to load different ...
Arjun asked 9/12, 2014 at 13:19

10

Solved

How to check that network is available or not on android device programmatically, which throws a message or toast message when we are trying to connect with a network such as Wifi & 3G.
Reject asked 5/7, 2012 at 11:19

6

I have an indicator on my application to display the network type (2G or 3G or 4G) but after getting the network type, how do I know what speed category it should be in? I know how to detect the n...
Outrider asked 14/2, 2012 at 20:32

9

Solved

I would like to be able to check the size of my app before submitting to the app store. More specifically I need to know whether it will be below the magic 20 MB, to allow cellular downloads,...
Erupt asked 20/6, 2011 at 12:50

2

Solved

I am facing some weird problem, Only my application is not working when I switch to 3G service(With proxy) but it is working great in WIFI and 3G(without proxy). Default proxy and port given by m...
Soloist asked 27/9, 2012 at 8:46

5

Solved

I am working on an iOS app, and want to determine which type of cellular connection the device has. I'm most interested in the kind of cellular network my device is using: 2G or 3G, or other. H...
Auberta asked 5/3, 2012 at 3:22

3

Solved

I am specifically asking about javascript on a mobile webpage, not an objective-c application. Is there something like Apple Reachability for javascript so I can tell when Edge, 3G or Wifi connecti...
Plainlaid asked 22/12, 2011 at 0:24

3

I want to use a messaging protocol that works fine over 3G, but not over some corporate firewalls. How can my app force the use of the cellular network when it fails to connect over WiFi even in th...
Laparotomy asked 17/10, 2012 at 1:9

5

I have a wifi LAN setup which does not have internet access. Just various other local wifi devices connected to it. The DHCP is configured to not return a gateway or dns server. Only an IP and netm...
Deputize asked 13/1, 2012 at 1:36

1

I had audio playing through URL, it is working fine using Wifi network but when i change to 3G or Data, it would give this error and it stuck at loading. > CredStore - performQuery - Error copy...
Palumbo asked 6/11, 2017 at 8:46

3

Solved

I'm trying to write an app that transfers data from one android device to another - but the devices are most likely located in different parts of the city, state, or country. (The straight forward ...
Eudy asked 13/4, 2011 at 12:12

2

Solved

I just spoke with a phone company in Denmark, that offer "Free 3G/4G", on the phone, but they have a limitation if you create a hotspot and share the connection, this limitation is on 50GB. How do...
Graiae asked 29/8, 2016 at 9:49

5

I am developing a p2p chat application which works fine over DSL two different NATs, but when it comes to 3G USB internet connection it fails. I find out that its not possible to bypass NAT for 3...
Krasner asked 9/11, 2013 at 12:55

3

I need to retrieve CellID, MCC, MNC, LAC and Network (GSM, 3G) of the current Serving Cell Tower in iOS 5.1 (iPhone 4S). I know this information is available because I can see it in FieldTest Mode ...
Willpower asked 15/11, 2012 at 14:33

1

My android project is using api 15. I am connecting to a server over https using the HttpsURLConnection class. Everything works just fine over WiFi but if I turn off WiFi and run over 3g I get the ...
Matchless asked 4/8, 2012 at 5:57

3

I am trying to identify the neighboring cells location in 3G with Android, which I get with getNeighboringCellInfo(). When The phone works in GSM mode, I am able to use getCid() and getLac() to get...
Bart asked 14/3, 2012 at 12:15

3

Solved

Is there any way to use UPnP for NAT traversal on Android with a 3G/4G connection, and if so, is it carrier dependent?
Sirree asked 24/4, 2012 at 4:30

2

Solved

I'm trying to implement in a software a hole punching feature. The thing is, I'm implementing this with an already made TCP Server to communicate with Users. Here's what I have so far : "A" sen...
Pendragon asked 10/9, 2012 at 21:9

3

Solved

Assume that, I have a TCP connection that doing heavy data transmitting on my 3G network; and I walked home, Android switch to my home Wifi automatically. Now what happen to the existing connection...
Gautama asked 18/8, 2010 at 12:38

4

Solved

For statistic network traffic per APP, what I'm using now is Android TrafficStats That I can get result like following : Youtube 50.30 MBytes Facebook 21.39 MBytes Google Play 103.38 MBytes (and...
Garnish asked 27/9, 2012 at 2:53

4

Solved

I'm developing an app which needs to get music file by streaming for playing live. In the request song api I can specify the bandwith (eg: 50kbps, 100kbps, 300, 600 or 1 Mbps). The more the bandw...
Houseboat asked 26/9, 2011 at 12:5

3

I like to make an application for iPhone where it uses a Wifi to collect some data and use 3G to send this data to internet. The Wifi connection would be adhoc and wouldn't offer any internet conne...
Clamor asked 30/6, 2011 at 1:52

© 2022 - 2024 — McMap. All rights reserved.