Jump to content

EHM

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by EHM

  1. QUOTE (rolfk @ Mar 18 2009, 09:03 PM)

    Hi Rolf,

    Thank you for your explaination.

    However, there is another question which I would like to ask.

    I'm doing a HTTP GET Request as follow:

    GET http://www.example.com/index.html HTTP/1.1

    Host: www.example.com

    The proxy server IP is xxx.xxx.xxx.xxx:80.

    I pass the Proxy IP as input to "TCP Open Connection" with Port "80".

    Whereas the HTTP Get Request as mentioned is passed as input to "TCP Write".

    I received error code 404, indicating that "index.html" which I'd requested was not found.

    It seems like the request was not directed to the destinated host.

    In a normal internet browser, we do not access to this proxy server directly. Instead, we are using a Javascript Auto-Proxy Configuration.

    Does it really matter if I'm doing a direct connection to the proxy server in this case?

    Thanks,

    Mean

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.