cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: CURLE_COULDNT_CONNECT error

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Thu, 21 Jan 2010 14:21:38 +0100

On Thursday 21 of January 2010 14:06:07 satya narayana wrote:
> can we do any configuration on network/firewall settings to execute our
> http client application in proper way.

I guess you need to enable your application to initiate a TCP transfer on
the port it uses on the remote side (80 is default for http://). I would
start with increasing the debug-level of your Firewall. A reasonable first
step might be also to turn off the firewall completely and see if it changes
anything.

Kamil
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-01-21