- From: DJLynx <djlynx@home.ro>
- Date: Thu, 6 Dec 2001 00:23:50 +0200
- To: "Al Gilman" <asgilman@iamdigex.net>
- Cc: <www-talk@w3.org>
Seems I can't find anything aboout my problem There are all about how you can configure SQUID and proxy's like squid ----- Original Message ----- From: Al Gilman <asgilman@iamdigex.net> To: DJLynx <djlynx@home.ro> Cc: <www-talk@w3.org> Sent: Thursday, December 06, 2001 12:24 AM Subject: Re: Proxy's problems > You may wish to start with > > <http://www.google.com/search?q=http+proxy+faq>http://www.google.com/search > ?q=http+proxy+faq > > Al > > At 03:59 PM 2001-12-05 , DJLynx wrote: > > > > > Hy guys. > > > > My problem is a little bit complicated... I'm trying to write a small > > browser for my company.. > > > > Let's say that we have a LAN , with a server connected to INTERNET. On this > > server , there is a Proxy server. > > > > Now , the only way a client can connect to internet is through that proxy. > > > > Now , if I do a GET > > <http://www.somesite.com/index.htm>www.somesite.com/index.htm , I get an > > response like of HTTP 305 error , saying that I must use proxy.somesite.com > > > > Now, how can I connect to that proxy ? > > > > Remeber that I have access only to my LAN's proxy. So , I must tell him to > > connect to proxy.somesite.com and issue an GET > > <http://www.somesite.com/index.htm>www.somesite.com/index.htm > > > > I understood that is something called PROXY CASCADE. > > > > Now , my question is how can I do that ? > > > > I'm using sockets for network programming.... > > > > > > > > Thanks > > > >
Received on Wednesday, 5 December 2001 17:23:12 UTC