I've got a problem with a little launcher using QHttp to read a status.php and perform a GET checkupdate.php?ver=%1 and with those actions the launcher gets the status and update number. But now that the webhost QHttp connects to is using DDoS protection which waits 5 seconds to let you through the requests are not getting the correct data. Is there a way to insert a delay between the connection and the actual data request?
Bookmarks