cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: hi all :) please help >>>>

From: Walid Al Masri <walidm_at_scs-net.org>
Date: Sun, 3 Feb 2002 16:48:30 +0300

Thank you for you helpfull information :)
please help me to find how can I write the correct code using
curl_setopt ($ch, CURLOPT_HTTPPROXYTUNNEL, 1 );

or do u have any reference?

----- Original Message -----
From: "Daniel Stenberg" <daniel_at_haxx.se>
To: "curl and php list" <curl-and-php_at_lists.sourceforge.net>
Sent: Tuesday, February 04, 2003 11:26 AM
Subject: Re: hi all :) please help >>>>

> On Sun, 3 Feb 2002, beshoo wrote:
>
> > ok i under stand that i cant do that to fake the IP address. but what i
> > believe that if i tunnel my POST thru another Proxy server the IP will
be
> > the New proxy server ip that i use it , cURL support that .. with this
> > function :
> >
> > curl_setopt ($ch, CURLOPT_PROXY, "$proxyname:$proxyport");
> >
> > but i test it with my company proxy server it is
 proxy.scs-net.org:8080)
> > it is not work :(
>
> Well, that is how you use a HTTP proxy. You could perhaps consider
> elaborating a bit on the "it is not work" part.
>
> > may be i made some thing that`s not right in my coding . and this
function
> > will be helpfull if i understan how can i use it
> >
> > curl_setopt ($ch, CURLOPT_HTTPPROXYTUNNEL, 1 );
>
> If you want to tunnel the protocol trough the proxy, yes, then this is the
> option for you.
>
> --
> Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> http://www.vasoftware.com
>

-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
Received on 2003-02-04