<none>
"Sandesh Anvekar" <[email protected]> Wed, 5 Mar 2003 11:23:13 +0530
| Newsgroups | gmane.comp.lib.libwww |
|---|---|
| Message-ID | <02d001c2e2db$82b30240$9b0aa8c0@sandesh> |
Hello All,
I am a novice to the libwww usage.
Could anyone please tell me how to give parallel connections to libwww? Could I just start the event loop first and then create multiple instances of HTRequest through HTRequest_new() dynamically and call get_document as and when needed?
How can I know what is the maximum no of connections that can be served parallely without pipelining?
Also I would like to know how to make ftp requets through libwww.
Thanks
Sandesh