curl-library
Re: CheckConnection ?
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 6 Jul 2005 23:10:17 +0200 (CEST)
Date: Wed, 6 Jul 2005 23:10:17 +0200 (CEST)
On Wed, 6 Jul 2005, Zibiao.Wei_at_atxinc.com wrote:
> Does libcurl have an equivalent of WinINet's InternetCheckConnection
> function?
No. And what is an "internet connection" really?
> Wouldn't it be nice to know that at least the client machine is Internet
> ready before multiple download requests are sent by libcurl? Otherwise later
> the same number of download failures will need to be handled.
Then do a first check by getting something you know "always" exists on some
public server somewhere. Then call that function InternetCheckConnection() and
*bing*, you have it! ;-)
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-07-06