blob: eb220b5c8717bb778b3972fe686d0bd2e0ae51fe (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
A collection of modules for the Objective Caml language which focus
on application-level Internet protocols and conventions.
The current distribution contains:
- a mature implementation of the CGI protocol
- an implementation of the JSERV protocol (AJP-1.2)
- an experimental POP3 client
- a library of string processing functions related to Internet
protocols
WWW: http://sourceforge.net/projects/ocamlnet
- Stephane Legrand
<stephane@freebsd.org>
|