Hello. I'm developing a game in c++ and have found that you almost have to be Bill Gates to figure out how to connect to the internet using c++.
So I've taken the idea that I should create the first section of my game in Java. This section would open up, download a few files off a website, close, then open up the main game. Is there an easy way to do this?
Thanks alot in advance.