- From: Sandesh Anvekar <sanvekar@controlnet.co.in>
- Date: Wed, 5 Mar 2003 11:23:13 +0530
- To: <www-lib@w3.org>
Received on Friday, 3 October 2003 01:55:05 UTC
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
Received on Friday, 3 October 2003 01:55:05 UTC