cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curlpp mailing list Archives

Re: [cURLpp] libcurl & c++ newbie: telnet

From: Jean-Philippe Barrette-LaPierre <jpb_at_rrette.com>
Date: Thu, 22 May 2008 09:32:10 -0400

On 22-May-08, at 8:01 AM, Julius Morales Reolizo wrote:

> Hi,
> I'm pretty much new on c++, most specially for libcurl. I'm
> working on telnet for quite sometime now, actually its been a week
> since then. And since then its been a blank 'cpp' file for me. I
> tried simple libcurl example and tweak that for telnet. at first i
> seen connected; but after more tweaking, it been segmentation fault
> to another segmentation fault.
> I search all over the net to search if there is someone who ask
> this same question and I see the same person all over asking the
> same question but the same answer to our question. Either no answer
> or try a different route.
> Please help us, a simple connection, even just connection from a
> telnet provider and its (some what) welcome note. I'm glad even at
> that code, cause I can not get that critical point.
> Thanks for the time. God bless..

Honestly, I wouldn't recommend you to use C++ without reading a little
on the C++ basics. You could just use python with pycurl library
(wrapper around libcurl), it would be easier. Otherwise, you'll just
hit a wall.

http://pycurl.sourceforge.net/

>
>
>
>
> _______________________________________________
> cURLpp mailing list
> cURLpp_at_rrette.com
> http://www.rrette.com/mailman/listinfo/curlpp

_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2008-05-22

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET