cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: CURL_GOT_NOTHING problem

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Sat, 9 Aug 2008 23:31:42 -0700

On Sat, Aug 09, 2008 at 05:44:14PM +0530, Ajeet kumar.S wrote:
> Thank you Dan Fandrich for your help. I am working with curl
> library for Https. I can able to connect with gmail secure server and other
> secure servers and getting responses continuously. But I want to communicate
> with one HTTPS server from which I have got license.
>
> It is giving responses continuously if I try with browser. But if I work with
> my board means, it is giving responses rarely.
>
> Often it is giving CURLE_GOT_NOTHING error. Please let me know whether it is
> because of Tcp level recv socket or SSL /Curl level problem. We are getting
> Application data.

Try tracing the app and see what the socket functions are actually returning.
Does the regular command-line curl produce the same problem? Have you
tested the SSL library by connecting directly to the same server?

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2008-08-10