Hi,<br><br>The problem was solved by using IPv4 always.<br><br>curl_easy_setopt(curl, CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V4);<br><br>Thanks for the cooments.<br><br>BR,<br><br>Obaid<br><br><div class="gmail_quote">On Thu, Jun 10, 2010 at 4:53 PM, Obaid Mushtaq <span dir="ltr">&lt;<a href="mailto:obaidmushtaq@gmail.com">obaidmushtaq@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi,<br><br>Yes. I can use PING. The problems seems to be strange to me now. I am running the following program on N900.<br>
<br><a href="http://curl.haxx.se/libcurl/c/simple.html" target="_blank">http://curl.haxx.se/libcurl/c/simple.html</a><br>
<br>When I put <a href="http://www.google.com" target="_blank">www.google.com</a> there, it doesn&#39;t work. For other sites, it works. There is no packet generated for the case of google. I have snooped for the traffic.<br>
<br>Thanks in advance.<br>
<br>BR,<br><font color="#888888"><br>Obaid</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On Thu, Jun 10, 2010 at 4:27 PM, Luca Donaggio <span dir="ltr">&lt;<a href="mailto:donaggio@gmail.com" target="_blank">donaggio@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="gmail_quote"><div><div></div><div>On Thu, Jun 10, 2010 at 3:56 PM, Obaid Mushtaq <span dir="ltr">&lt;<a href="mailto:obaidmushtaq@gmail.com" target="_blank">obaidmushtaq@gmail.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div>
Hi,<br><br>I am a new developer on maemo and using libcurl in C to download a file. When I run the application on normal PC, it works fine but on N900 I get the following:<br><br>* About to connect() to <a href="http://xyz.com" target="_blank">xyz.com</a> port 80 (#0)<br>



* <span style="color: rgb(255, 0, 0);">couldn&#39;t connect to host</span><br>* Closing connection #0<br>* Couldn&#39;t connect to server<br><br>I have installed the following version of curl:<br><br>Nokia-N900-51-1:~/test# dpkg -l | grep libcurl<br>



ii  libcurl3                                            7.18.2-8maemo6+0m5               Multi-protocol file transfer library (OpenSS<br><br>Any help would be appreciated.<br><br>Regards,<br><font color="#888888"><br>Obaid<br>


<br><br><br><br><br>
</font><br></div></div>_______________________________________________<br>
maemo-developers mailing list<br>
<a href="mailto:maemo-developers@maemo.org" target="_blank">maemo-developers@maemo.org</a><br>
<a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
<br></blockquote></div><br>Myabe it&#39;s a dumb question, but ... is there any active connection (gprs, wifi, bluetooth, usbnet) on the device before launching your application?<br clear="all"><br>-- <br><font color="#888888">Luca Donaggio<br>



</font></blockquote></div><br>
</div></div></blockquote></div><br>