I have a game That I would like to release the first version of soon. The game is written in c++, but I would like to add a feature to were before the game starts, it connects to the internet, and downloads a file from my webpage to check to see if there is a new version for download.
Ive searched EVERYWHERE on how to do this in c++, and can't find anything. Does anyone know a tutorial were I could learn how? and it doesn't even have to be in c++. It can be in java, or any other language.