The Ocamlnet project will provide a collection of modules for the
Objective Caml language which focus on application-level Internet
protocols and conventions.

he current distribution contains:

- a mature implementation of the CGI protocol

- an implementation of the JSERV protocol (AJP-1.2), can be used with
  mod_jserv (Apache JServ) and mod_jk (Jakarta connector) to connect
  application servers written in O'Caml with web servers

- an experimental POP3 client

- a library of string processing functions related to Internet 
  protocols (formerly known as "netstring" and distributed separately):
  MIME encoding/decoding, Date/time parsing, Character encoding
  conversion, HTML parsing and printing, URL parsing and printing,
  OO-representation of channels, and a lot more.

The list of protocols to add is quite long...

To compile and install ocamlnet: see src/INSTALL.

The project is hosted at sourceforge.net:
- project homepage: http://ocamlnet.sourceforge.net
- project summary:  http://sourceforge.net/projects/ocamlnet

There is a mailing list for developers. Bug reports can also be posted:
http://sourceforge.net/mail/?group_id=19774
