On Tue, Sep 16, 2003 at 12:41:13PM +0200, Goswin von Brederlow wrote:
> > > There is libnetclient-ocaml-dev, but it works just with HTTP. Otherwise
> Is that any good? Does it have keep-alive and can work asynchronously?
> I was thinking of forking wget to do http downloading and an ftp
> client for ftp.

No, AFAIK it has no support for keep-alive and asynchronous request. I
believe there's also a non reentrance somewhere cause I had to write my
own GET/POST mini lib for multithreaded applications.

Anyway it's good for simple needs: it implements chunk, encoding and
authentication.

Cheers.

-- 
Stefano Zacchiroli  --  Master in Computer Science @ Uni. Bologna, Italy
[EMAIL PROTECTED],debian.org,bononia.it}  -  http://www.bononia.it/zack/
"  I know you believe you understood what you think I said, but I am not
sure you realize that what you heard is not what I meant!  " -- G.Romney

Attachment: pgp0eLCBlAaml.pgp
Description: PGP signature

Reply via email to