curl-library
Re: Fwd: CUL and TCP protocol
Date: Fri, 12 Oct 2012 00:24:37 -0700
Daniel,
On Thu, Oct 11, 2012 at 12:14 AM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Wed, 10 Oct 2012, Igor Korot wrote:
>
>> Is there a way to write a function that will use my own protocol
>> specification or I have to write a TCP client?
>
>
> libcurl is NOT a generic networking library. libcurl is a library for doing
> data transfers using one of the supported protocols.
>
> If you don't want to use any of the supported protocols, there is very
> little motivation to use libcurl for your project.
Thank you for the reply.
Yes, I feared that.
Now it's time to write the TCP client... ;-)
>
> --
>
> / daniel.haxx.se
>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-10-12