[www-lib] <none>

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