dbredesen / iphone-socks-proxy

Automatically exported from code.google.com/p/iphone-socks-proxy
GNU General Public License v2.0
0 stars 0 forks source link

Stream Open Error #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Using 192.168.1.2 for MBP/Server & 192.168.1.3 for iPhone address

What is the expected output? What do you see instead?
On the status of the iPhone I see "Stream open error"
On Google Chrome it says"Error 324 (net::ERR_EMPTY_RESPONSE): The server closed 
the connection without sending any data."

What version of the product are you using? On what operating system?
Using latest version of Socks proxy with the "in_addr_t ipaddr = 
ntohl(*(uint32_t*)s);" line.
On iOS 5 Beta 7.

Original issue reported on code.google.com by lindah...@gmail.com on 9 Sep 2011 at 9:06

GoogleCodeExporter commented 9 years ago
I get this error as well. I am also on iOS5 beta 7.
I built the following source code:
svn checkout http://iphone-socks-proxy.googlecode.com/svn/trunk/ 
iphone-socks-proxy-read-only

It just does not work for me at all--the only way I was able to produce the 
error was by running nmap -A <ip of the iphone>

Thanks!

Original comment by keyvanfa...@gmail.com on 18 Sep 2011 at 10:35