I'm working on a DLL which should read a really simple string from a website. The link looks like this: http://genericwebsite.cu.cc/script.php?license=123 The text it prints out is a simple true or false, no more. How could I do this? I'm really newbie in C++ I'm using VC++ 2013 (express)