[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ocaml library to fetch network files ?



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
zack@{cs.unibo.it,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: pgp8l8jeO9Vd3.pgp
Description: PGP signature


Reply to: