cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl and http server?

From: Kevin Carothers <kevindotcar_at_gmail.com>
Date: Thu, 28 Sep 2006 16:44:52 -0700

On 9/28/06, Tom Jerry <catod6_at_gmail.com> wrote:
>
> Hello,
> I'm using libcurl in my project.
> As I understand, libcurl can only be used as an HTTP client.
> My project also requires me to implement an HTTP server. Can it be done
> with libcurl?
> If not, can you recommend such an open-source library (and not apache
> httpd, which is too complicated and massive)?
>
> Thank you,
> Ori.
>

You might want to research http://www.w3.org- I think the original CERN
HTTP software is available there.

There's all sorts of detail that you're not including that would be
helpful; Are you building an embedded device? executable? languages?

HTH
KC
Received on 2006-09-29