RE: Building a Proxy

See:

   "HTTP Made Really Easy -- A Practical Guide to Writing Clients and
Servers"
   http://www.jmarshall.com/easy/http/


"Fish" (David B. Trout)
   fish@infidels.org


> -----Original Message-----
> From: www-talk-request@w3.org [mailto:www-talk-request@w3.org]On Behalf
> Of Raghav Ramesh
> Sent: Saturday, September 16, 2000 6:37 PM
> To: www-talk@w3.org
> Subject: Building a Proxy
>
>
> Hi
> I am working on a school project and have to build a proxy.  When I
> forward the client GET request to the server, I dont get a response - I
> am reading at the local port of my TCP connection with the server.  I
> have read the RFC through and I don't see any mention of having to
> disconnect and connect again for the response.  Am I doing something
> wrong here? Could somebody please direct me in the right direction?
> Thanks.
>
> --Raghav

Received on Sunday, 17 September 2000 05:01:26 UTC