Live data from Hacker News

Tether Launches HTML5-Based iPhone Tethering Solution

macrumors.com

61–64 of 64 posts

Re: Tether Launches HTML5-Based iPhone Tethering Solution

#61
post #28

Earlier quoted context omitted.

If that’s how it works it means that all my data is going through your proxy server. Is that correct? Is the connection encrypted?

Yes we have proxy servers. And yes the connection is encrypted

What's to stop the carriers from simply blocking (or throttling) your proxy servers? Or conversely, simply detecting which customers connect to your proxy servers and automatically charging them for tethering (as they've already done in other cases).

Re: Tether Launches HTML5-Based iPhone Tethering Solution

#62
post #33

Earlier quoted context omitted.

chrome for android supports websockets.

Only on 4.0: it represents less than 1.5% of all Androids now. iOS had Websockets since 4.1, for over 1.5 years. Unless Chrome gets back-ported to Android 2.2 and 2.3 it will take a very long time.

Except that Mobile Safari still crashes if you have a proxy server enabled and try to open a WebSocket:

https://github.com/LearnBoost/socket.io/issues/193

Pretty annoying.

Re: Tether Launches HTML5-Based iPhone Tethering Solution

#63

Earlier quoted context omitted.

I thought 4.0 was supposed to stop that? iOS 5.1 runs on every iOS device released in the last 3 years. When can we expect all Android devices released in the past 2-3 years running the latest OS?

when the carriers and handset manufacturers pull their collective thumbs out of their asses.

Google could also stop releasing new versions of Android as code drops. Sony is trying to do the right thing and update a large part of their inventory but their ICS ROMs are currently still in beta because they only got access to ICS source in November.

http://developer.sonymobile.com/wp/2011/12/07/ice-cream-sand...

Re: Tether Launches HTML5-Based iPhone Tethering Solution

#64
post #48
post #10

The way they do it is elegant, and could be used in many other places than just the iPhone. All you need is a browser that supports websockets. I'm not really aware of that stuff, but I'm a bit curious. Do websockets really work over mobile networks (which are, at least in my experience, transparent proxied, and where anything outside of HTTP-on-port-80/HTTPS-on-port-443 is blacklisted into oblivion) ?

My experience is the exact opposite: all networks I've used in the US (Sprint, Verizon, AT&T, and T-Mobile; in essence, all of the major ones) and the few I've used in the UK (while roaming) have all had sufficiently few outgoing ports blocked that I've never run into one (and I use my iPhone as if it were a computer ;P). That said, WebSockets is just an upgrade extension to HTTP, so it is going to go over 80/443 any…

Same experience here. I use SSH over a wide variety of ports, and never had it blocked by 3G before...
Post reply on HN