Quote Originally Posted by probine View Post
My program is working, so I added a tbLogo->append("hi"); to see if I even get here, but I don't.
So by work, you mean compile?

Quote Originally Posted by probine View Post
Probably I am never even sending the request to the server.
If the webserver is really running locally, you can very easily check that by checking the access logs of said server, otherwise its very hard to say.