Questions tagged [4g]

Short for fourth generation, is the fourth generation of mobile telecommunications technology, succeeding 3G and preceding 5G. A 4G system, in addition to the usual voice and other services of 3G, provides mobile ultra-broadband Internet access, for example to laptops with USB wireless modems, to smartphones and to other mobile devices.

4G

Short for fourth generation, is the fourth generation of telecommunications technology, succeeding and preceding . A 4G system, in addition to the usual voice and other services of 3G, provides mobile access, for example to laptops with USB wireless modems, to smartphones, and to other mobile devices. Conceivable applications include amended mobile web access, IP telephony, gaming services, high-definition mobile TV, video conferencing, 3D television, and cloud computing.

Two 4G candidate systems are commercially deployed: the Mobile WiMAX standard (first used in South Korea in 2007), and the first-release Long Term Evolution (LTE) standard (in Oslo, Norway and Stockholm, Sweden since 2009). It has however been debated if these first-release versions should be considered to be 4G or not, as discussed in the technical definition section below.

In the United States, Sprint (previously Clearwire) has deployed Mobile WiMAX networks since 2008, while MetroPCS became the first operator to offer LTE service in 2010. USB wireless modems were among the first devices able to access these networks, with WiMAX smartphones becoming available during 2010, and LTE smartphones arriving in 2011. The consumer should note that 3G and 4G equipment made for other continents are not always compatible, because of different frequency bands. Mobile WiMAX is currently (April 2012) not available for the European market.

References

169 questions
-2
votes
1 answer

HTTP Streaming with 4g connection

I need to be able to watch a stream being played in a local host port from the web. The situation:In my raspberry pi, I have a webcam video being streamed to a local port (localhost:8080/mystream), and it is a mjpeg video. I can't use VLC or ffmpeg…
-2
votes
2 answers

How does the phone scan LTE signal

I have a cellphone (HTC desire 510, an android phone) that works with band 5 of LTE, However when I build my own base station with OpeanAirInterface, and send signals at a frequency of 881Mhz(downlink), the mobile phone cannot detect my signals. I…
Daniel
  • 1,484
  • 5
  • 24
  • 42
-2
votes
2 answers

phonegap not able to read server on 4G

I've currently built a Sencha Touch App(Front end using Sencha CMD) backend is a servlet and I'm using CORS to pass data from backend to front end. When i packaged my app and deployed it on Adobe Phonegap Build it was hitting server on my local wifi…
user2687487
  • 11
  • 1
  • 1
  • 1
-3
votes
1 answer

C/C++ Tcp over mobile hotspot

I have tried to connect tcp server through 4g mobile hotspot and found a problem. When I tried to connect to non-existed server, the connect function still returns zero and a few seconds later, it has closed. It look like asynchronous connection.…
Chen
  • 578
  • 2
  • 9
1 2 3
11
12