FREE SOFTWARE ON CAMLCITY.ORG
base library for network protocols
ocamlnet-2 distributes the following libararies: - netstring: 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. - cgi or netcgi1: implementations for classic CGI, for FastCGI and AJP (Jakarta connector) - netcgi2: Revised CGI implementation, also with support for FastCGI, AJP, SCGI - netcgi2-plex: Standalone FastCGI/AJP/SCGI servers - equeue: a generic implementation of queues of events of any type, and a specific implementation of queues of file descriptor events. - shell: event-queue compatible invocation of external commands - netclient: an HTTP, a Telnet, and an incomplete FTP client - nethttpd: a HTTP server - netplex: a generic server framework - netshm: shared memory for IPC - rpc: a SunRPC implementation - rpc-generator: the generator for rpc - rpc-xti: (for System V platforms only:) add-on to connect to local XTI-based rpc services - pop: a simple POP 3 client - smtp: an SMTP client