<none>
"Sandesh Anvekar" <[email protected]>
| Newsgroups | gmane.comp.lib.libwww |
|---|---|
| Message-ID | <012f01c2b62d$8b6809b0$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