Hello,
I'm trying to make a simple http request to http://dreamlo.com/ to make an online leaderboard.
It is designed to work well for Unity projects in C# but I think it should be possible in C++ as well.
I'm having difficulties with finding a super simple networking library that can do this in as few lines as possible.