Ask your own question, for FREE!
Computer Science 10 Online
OpenStudy (anonymous):

If we add a manual IP address and port to the explorer ( for a foreign region) what's happen ? The requests from my computer will no more go through the ISP in my region or what ?

OpenStudy (anonymous):

You mean a proxy? They go through the proxy.

OpenStudy (anonymous):

However, the request for the proxy itself goes through the ISP :-P

OpenStudy (anonymous):

and pages will not go through it ? or it will go through it encoded ? or what ?

OpenStudy (anonymous):

Depends a lot on the proxy in question.

OpenStudy (rsmith6559):

I have seen programs that try to resolve the address like it was a name. IE is not my favorite browser by a long shot, especially when things get interesting. You could use curl or telnet to test things. Adjust these sample commands: curl " http://192.168.1.2:40 " telnet 192.168.1.2 40 If the telnet command connects, you could try: GET / Success in both cases would be some HTML.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!