cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Archives

Re: Fwd: CUL and TCP protocol

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 11 Oct 2012 09:14:29 +0200 (CEST)

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.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-10-11

These mail archives are generated by hypermail.

donate! Page updated January 05, 2012.
web site info

File upload with ASP.NET