- From: Sandesh Anvekar <sanvekar@controlnet.co.in>
- Date: Tue, 7 Jan 2003 14:47:04 +0530
- To: <www-lib@w3.org>
Received on Thursday, 7 August 2003 05:17:14 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 Thursday, 7 August 2003 05:17:14 UTC