RE: Downloading web pages using threads

yes I know the library handles pipelining, but I still would like to
implement multiple socket connection to a single hosts. Any Ideas?

-Clint

Clint B. Suson           408-986-8988 X-255
Network Software Engr.
GWCom Inc.

> -----Original Message-----
> From: Sam Couter [mailto:sam@topic.com.au]
> Sent: Tuesday, April 04, 2000 5:30 PM
> To: clint suson
> Cc: Phil Inglis; www-lib@w3.org
> Subject: Re: Downloading web pages using threads
>
>
> clint suson <csuson@gwcom.com> wrote:
> > How do you implement the multiple simultaneous socket connections to a
> > single host.
>
> You don't want to. Pipelining is faster. If you have more than one request
> from any host, libwww will automatically pipeline the requests for you.
> --
> Sam Couter                                              sam@topic.com.au
> Internet Engineer                               http://www.topic.com.au/
> tSA Consulting
>

Received on Tuesday, 4 April 2000 21:08:34 UTC