| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Archives
Re: Running curl on GPRS.
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 3 Dec 2008 11:10:30 +0100 (CET)
On Wed, 3 Dec 2008, Shakti Ashirvad wrote:
> We have developed one application which uses Glibcurl to fetch data from a
libcurl is completely agnostic about the underlying transport layer being
> - After downloading ~300K it got stuck and the writeDataCallbackFunction
What about the progress callback?
> We suspect that GPRS was not dropped however connection was very slow and
Well, if there's no data coming to libcurl it will of course not called the
> How do we recover, if network stops sending data.
That's up to you! libcurl does the transfers for you. You the logic around the
> We tried the CURLOPT_TIMEOUT option, but since the data is large for a slow
Then perhaps CURLOPT_LOW_SPEED_LIMIT and friends are more suitable? Or do your
-- / daniel.haxx.seReceived on 2008-12-03 These mail archives are generated by hypermail. |
Page updated October 05, 2008.
web site info