Objective-C: server requests in a thread (like AsyncTask in Android) By User May 14, 2012 I would like to start a server request, you can cancel. Read more
Is it possible to delay HTTP Response in PHP? By User January 17, 2012 I use JAVA to generate a POST Request to a PHP page( For ex: 192.168.1.2/index.php) I want to get the RESPONSE message after 30s. If it's possible, please give me the solution. Much appreciated for any help Read more