The State of In-Flight Wi-Fi
CowboyRobot writes "Byte magazine gives a run-down of the current state of Internet access on airplanes. 'All of the services function in basically the same way. They provide connectivity to the public Internet via a Wi-Fi hotspot accessible from the cabin of the aircraft. This in-cabin network may also be used to provide in-flight entertainment services ranging from television network feeds to movies and canned TV shows available from an on-board media server connected to the network. In the U.S., the Internet connectivity is available when the aircraft is above 10,000 feet and is turned off during take-offs and landings. Gogo, the current market leader, provides connectivity to aircraft via a network of 250 dedicated cell towers that it has built nationwide. Fundamentally, it offers the same type of connectivity you would expect to see on a standard 3G-capable phone. The connection is limited in speed to just over 3 Mbps — and all users on the plane share this one connection.'"
That the news for me...
GoGo is in the process of upgrading their networks. They are also working on switching from air-to-ground networks to satellite which will allow them to provide coverage over oceans. Newer planes are being built with WiFi in mind. Things are looking up.
Dear person who insists on trying to run Netflix watch instantly from inflight wifi,
STOPIT!
Sincerely,
Every other passenger
Just auction the bandwidth on the plane
As long as the rate per minute per kbps you bid is > the available bandwidth, you get it. If somoene bids for $500/minute/1kbps and asks for all 3mbps, let them take it all!
That would be a horrendous speed - 3G speeds divided between 100-300 people in the flight will make it slow to a crawl. Gogo's solution that is. Security would be bad as well, since everybody would be on a LAN in the flight.
I am curious about one thing. Previously, cellphones and other wireless devices were required to be turned off, and the only harmless electronic devices during take-off or landing were the ones that had no connectivity. So what happened that made them allow this today?
Sounds like my office.
There are two types of people in the world: Those who crave closure
How is a Super Nintendo emulator in any way comparable to WiFi when they're looking for a way to stay connected to the internet while they're traveling? I'm glad you can so easily be amused by your foresight to entertain yourself in such a lightweight manner, but for some people there's business to do, people to contact, emails to write, travel arrangements to make, and countless other tasks that someone would want and need internet for.
Hit up up down down left right left right b a select start and you get full broadband access from any SNES emulator.
"I zero-index my hamsters" - Willtor (147206)
The setup of these systems is actually rather interesting from a FOSS perspective. They appear to run a redhat derivative and squid and use some interesting tricks to control access to the network. I figure the squid is probably caching locally on the plane to lower the bandwidth consumption, but haven't really invetigated too far. The network routing is more interesting: If you hard code the DNS they will tamper with the route and either null route you or redirect to their sign-up page. But there are some exceptions, such as google for example: if you force https you can access google and related results just fine, but attempting to access gmail (even via mail.google.com) will result in a timeout even over https. You can also access a few sites for free such as amazon. Since you can hard-code the related IP addresses for google or amazon, it has been theorized that you could setup a proxy via google's servers or amazon's servers and get out that way by directing all lookups to that IP address from your hosts file or equivalent. When authenticating directly they appear to use ARP records to determine who is restricted and who isn't, so arp or mac spoofing would probably allow a non-paying customer to use a paying customer's credentials (albeit at the expense of probably making both connections pretty intolerable). The routing is most likely handled within the plane after a global sign-in is performed, but I haven't confirmed this.
Get a web developer
"My access to global information networks from a pocket-sized computer while flying miles above the earth is so slow that I can only watch pornography in standard definition!"
"a network of 250 dedicated cell towers that it has built nationwide"
I worked on this project for a time, and this might be a minor point, but they do not have dedicated cell towers. Most of their antennas are on towers that are owned by third parties. It's much easier to lease space on someone else's tower than to have to deal with the politics and cost of erecting your own.
The only thing worse than a Democrat is a Republican.