Hello,
I'm looking to dowload a bunch of .csv files from different web address' using c++. I'm pretty new to c++ but not to computers or object oriented programming. What is the best way to go about developing this downloading functionality and what is a good guide for learning how to do it. Is this something that requires socket programming? or can i find an add in module that will do most of this for me? ex. libwww
I am developing this in linux.
Thanks in advance for any help.
Matt