Instead of manually updating a file, I want to send my program online to retrieve new/latest update data. Do I use the same code as I would if the desired file were on my computer?, or is there a special code to get data from online?. . . . therry
This is a discussion on going online for a file within the C++ Programming forums, part of the General Programming Boards category; Instead of manually updating a file, I want to send my program online to retrieve new/latest update data. Do I ...
Instead of manually updating a file, I want to send my program online to retrieve new/latest update data. Do I use the same code as I would if the desired file were on my computer?, or is there a special code to get data from online?. . . . therry
look into libcurl