Top "3g" questions

For questions about 3G mobile networking and communications standards and their implementations.

How to determine the iOS connection type (Edge, 3G, 4G, Wifi)?

How is it possible to determine the iOS connection type? I want to know if there is Edge, 3G, 4G …

ios swift 3g 4g
Detect if connection is wifi, 3G or EDGE in android?

I need to detect in android if there is any connection Wifi or 3G ( or 3G+) or EDGE in android. …

android wifi 3g
How do you detect 3G vs. Wifi connection on mobile safari?

I am specifically asking about javascript on a mobile webpage, not an objective-c application. Is there something like Apple Reachability …

javascript ios safari wifi 3g
WebSockets over a 3G connection

I've been playing with Socket.io, node.js and WebSockets, all of which I can get working fine over a …

iphone node.js 3g websocket socket.io
Create Network Access Point Name with code,

I want to create APN by code, is there any support in Android SDK, i have tried a lot but …

android 3g gprs apn
Force Android to use 3G when on local area wifi without net access

I have a wifi LAN setup which does not have internet access. Just various other local wifi devices connected to …

android wifi 3g
Do Android Phones have a MAC address when connected to 3G?

I was wondering if Android phones have a MAC address when connected to the internet over 3G? I'm assuming they …

android 3g mac-address
UDP hole punching not going through on 3G

I'm trying to implement in a software a hole punching feature. The thing is, I'm implementing this with an already …

udp 3g hole-punching 3g-network
Web site exhibits JavaScript error on iPad / iPhone under 3G but not under WiFi

Connecting to http://www.manage-us.com on an iPad under 3G [used to] result in a JavaScript error which can …

iphone ipad proxy wifi 3g
Android check Internet connection automatically

Hello world how to always detect if I am connected or disconnected from the Internet automatically. Example: When I connected …

android connection wifi 3g disconnection