| Paketname | libocamlnet-ocaml-doc | 
| Beschreibung | OCaml application-level Internet libraries - documentation and examples | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 2.2.9-8 | 
| Sektion | doc | 
| Priorität | optional | 
| Installierte Größe | 12924 Byte | 
| Hängt ab von |  | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian OCaml Maintainers  | 
| Quelle | ocamlnet | 
| Paketgröße | 968240 Byte | 
| Prüfsumme MD5 | 758b14862fa78d3b1c4c48e5b111a843 | 
| Prüfsumme SHA1 | b55e5ae423fc9109370d61b1c13a3956251a5430 | 
| Prüfsumme SHA256 | ea0555f8ad4271f12064134f2199d9100dfbb83236339817f47bf623ce669595 | 
| Link zum Herunterladen | libocamlnet-ocaml-doc_2.2.9-8_all.deb | 
| Ausführliche Beschreibung | Ocamlnet is a collection of OCaml libraries focusing focus on
application-level Internet protocols and conventions.
.
Ocamlnet consists of the following libraries:
 * netstring: processing of strings that occur in network context
 * netcgi1 and netcgi2: portable web applications
 * nethttpd: is a web server component (HTTP server implementation)
 * netplex: generic server framework
 * rpc: OncRPC implementation
 * netclient: clients for HTTP, FTP, and Telnet
 * equeue: event queue used for many protocol implementations
 * shell: external commands invocation
 * netshm: shared memory for IPC purposes
 * netsys: bindings for system functions
 * smtp and pop: two further client implementations
.
A number of ideas and concepts are used throughout the libraries:
 * netchannels are a way to abstract sequential I/O channels
 * event queues provided by equeue and unixqueue make asynchronous
   protocol interpreters possible
.
This package contains the Ocamlnet reference manual in HTML format and
several examples about how to use the various libraries.
 |