Re: How can I download multiple files using http protocol

2013-04-24 Thread Nick Zitzmann
On Apr 24, 2013, at 8:35 PM, Aldrich wrote: > as the program you can see ,the files` url I have identified,now my problem > is that if I do not know the files` url,or I just know the web` url ,how can > download the files in this website,for example the websitemirrors.163.com,I > know using f

How can I download multiple files using http protocol

2013-04-24 Thread Aldrich
I want to write a program,downloading multiple files using http protocol with libcurl.so I wrote like this. #include #include #include #include const char *urls[3] = { "http://mirrors.163.com/ubuntu-releases/robots.txt";, "http://mirrors.163.com/ubuntu-releases/favicon.ico";, "http://mirrors