Index of /ports_www/ocaml-net

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 28-May-2011 14:15 3.5K [   ] distinfo 28-May-2011 14:15 137 [   ] pkg-deinstall 28-Oct-2004 02:45 212 [TXT] pkg-descr 28-Apr-2008 18:16 879 [   ] pkg-install 28-Oct-2004 02:45 210
A collection of modules for the Objective Caml language which focus
on application-level Internet protocols and conventions.

Ocamlnet consists of a number of libraries:

    * netstring is about processing strings that occur in network context
    * netcgi1 and netcgi2 focus on portable web applications
    * nethttpd is a web server component (HTTP server implementation)
    * netplex is a generic server framework
    * rpc implements OncRPC
    * netclient implements clients for HTTP, FTP, and Telnet
    * equeue is an event queue used for many protocol implementations
    * shell is about calling external commands
    * netshm provides shared memory for IPC purposes
    * netsys contains bindings for system functions
    * smtp and pop are two further client implementations

WWW: http://sourceforge.net/projects/ocamlnet

- Manfred  Lotz
  <manfred.lotz@yahoo.de>