• en

ocamlnet 3.6.0

Homepage http://projects.camlcity.org/projects/ocamlnet.html
Maintainer contact@ocamlpro.com
Dependencies
& camlp4
ocamlfind
Optional dependencies
| camlzip
cryptokit
lablgtk
pcre-ocaml
ssl
OCaml < 4.01.0
Published Aug 24, 2012
Source [http] http://download.camlcity.org/download/ocamlnet-3.6.tar.gz
c6a42744c456b3b336c7613f5481650a
Edit https://github.com/ocaml/opam-repository/tree/master/packages/ocamlnet/ocamlnet.3.6.0/opam

Internet protocols (http, cgi, email etc.) and helper data structures (mail messages, character sets, etc.)

Ocamlnet is an enhanced system platform library for Ocaml. As the name suggests, large parts of it have to do with network programming, but it is actually not restricted to this. Other parts deal with the management of multiple worker processes, and the interaction with other programs running on the same machine. You can also view Ocamlnet as an extension of the system interface as provided by the Unix module of the standard library.