im very new to c++ and am using many tutorials to help me learn, but i want to make a program that downloads files from a server or ftp to a computer. the idea came from the Punkbuster update program wich is used on many different games for anti-cheating. all the update program does is update files and replace old ones with new text files and html files.
any help would be apreciated, or a tutorial for such a program.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
im very new to c++ and am using many tutorials to help me learn, but i want to make a program that downloads files from a server or ftp to a computer. the idea came from the Punkbuster update program wich is used on many different games for anti-cheating. all the update program does is update files and replace old ones with new text files and html files.
any help would be apreciated, or a tutorial for such a program.