| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
need help with POST ing multiple times in a row.
From: Michael Graf <calgarycomputertech_at_gmail.com>
Date: Fri, 1 May 2009 08:33:05 -0600
Hi all,
main{
while (TRUE) //sleeps for Frequency + some jitter time.
//Add the data
/* Fill in the submit field too, even if this is rarely needed */
curl_easy_setopt(curl, CURLOPT_HTTPPOST, formpost);
curl_easy_setopt(curl, CURLOPT_URL, config.URL);
/* always cleanup */
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info