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

Reply via email to