Hi
Ok i am makeing a program and want it to check if there is an update availible by checking if a txt file with the version has a difrent number.
I have been looking around and found absolutly no help for this problem. The text file would be at a loaction like Http://www.mysite.com/check/check.txt if it makes it any easyier it could just be a webpage containing it like, Http://www.mysite.com/check/check.html, I have complete controll over the website so if a diffrent file type is need just say and i can put it on.
So my questions are is this posible in c++?, if yes how?, or what other way can this be accomplished?
Anyhelp is appreicated, and thanks for the help in advance.