On 4-Mar-08, at 3:57 PM, David Graf wrote: > But what's exactly the pull interface in examples/example13.cpp? >
Again, I'll quote Daniel: The "pull interface" is called the multi interface in libcurl and I'd suggest you start reading about it here: http://curl.haxx.se/libcurl/c/libcurl-multi.html And I'll say it again: The "pull interface" IS called the multi interface > David > > -------- Original-Nachricht -------- >> Datum: Mon, 03 Mar 2008 17:11:55 -0500 >> Von: Jean-Philippe Barrette-LaPierre <[EMAIL PROTECTED]> >> An: "cURLpp\'s mailing-list" <curlpp@rrette.com> >> Betreff: Re: [cURLpp] cURLpp Pull Interface > >> >> On 3-Mar-08, at 3:01 AM, David Graf wrote: >> >>> Hello >>> >>> Yes, I know this documentation page. But I didn't manage to find >>> something about the pull interface on this web page (except that it >>> should be possible). Does the cURL homepage contain examples how to >>> use the pull interface? Or some more documentation? >>> We just need a mechanism to download data from a server lazily >>> (pull based). >>> >> >> For cURLpp examples, check examples/example13.cpp file. >> >>> Thanks >>> >>> David >>> >>> >>> -------- Original-Nachricht -------- >>>> Datum: Sun, 2 Mar 2008 23:15:00 +0100 (CET) >>>> Von: Daniel Stenberg <[EMAIL PROTECTED]> >>>> An: "cURLpp\'s mailing-list" <curlpp@rrette.com> >>>> Betreff: Re: [cURLpp] cURLpp Pull Interface >>> >>>> On Sun, 2 Mar 2008, David Graf wrote: >>>> >>>>> I am trying to use the pull interface from cURLpp since four days >>>>> but I >>>> do >>>>> not make any progress. Additionally, I am not able to use the >>>>> pull api >>>>> directly on cURL. Is there any documentation or example available >>>>> that >>>>> describes the pull interface. I cannot find something on the >>>>> cURL or >>>> cURLpp >>>>> webpage. >>>> >>>> The "pull interface" is called the multi interface in libcurl >>>> and I'd >>>> suggest >>>> you start reading about it here: >>>> >>>> http://curl.haxx.se/libcurl/c/libcurl-multi.html >>>> >>>> That documentation is for the plain C version of course. I have no >>>> idea >>>> how or >>>> even if it works in curlpp... >>>> _______________________________________________ >>>> cURLpp mailing list >>>> cURLpp@rrette.com >>>> http://www.rrette.com/mailman/listinfo/curlpp >>> >>> -- >>> GMX startet ShortView.de. Hier findest Du Leute mit Deinen >>> Interessen! >>> Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED] >>> _______________________________________________ >>> cURLpp mailing list >>> cURLpp@rrette.com >>> http://www.rrette.com/mailman/listinfo/curlpp >> >> _______________________________________________ >> cURLpp mailing list >> cURLpp@rrette.com >> http://www.rrette.com/mailman/listinfo/curlpp > > -- > Psst! Geheimtipp: Online Games kostenlos spielen bei den GMX Free > Games! > http://games.entertainment.web.de/de/entertainment/games/free > _______________________________________________ > cURLpp mailing list > cURLpp@rrette.com > http://www.rrette.com/mailman/listinfo/curlpp _______________________________________________ cURLpp mailing list cURLpp@rrette.com http://www.rrette.com/mailman/listinfo/curlpp