CM3 Package Collection webdev
Packages for web development
Related documents:
none found
This collections contains the following packages:
- m3-www/http
-
HTTP protocol implementation and application support.
- HTTP
-
This interface covers HTTP version 0.9, 1.0 and 1.1. Preference is
given to HTTP 1.1 as the primary version.
- HTTPApp
-
This interface provides a general structure for HTTP
applications. The client writes the handlers for
arguments, logging, request, and replies while the
library handles the basic HTTP processing.
- HTTPControl
-
HTTPControl provides an interface for applictions to
be controlled via an HTTP form interface.
Values are registered with the interface and are called
when the user changes the value.
HTTPControl registers an HTTPApp.RequestHandler that handles
requests for local URLs.
- HTTPPayment
-
HTTP payment control
- HTTPProxy
-
An HTTPApp module that handles proxying.
Browse Sources Online
- m3-www/web
-
Browse Sources Online
- m3-www/proxy
-
Browse Sources Online
- m3-ui/webvbt
-
A "WebVBT" is a VBT class for displaying a page on the Web.
Browse Sources Online
- m3-www/deckscape
-
DeckScape - An Experimental World-Wide Web Browser
Browse Sources Online
Manual Page DeckScape
- m3-www/webscape
-
WebScape - An Experimental Web Browser
Browse Sources Online
Manual Page WebScape
- m3-www/webcat
-
webcat - get a WWW (web) page using the HTTP protocol; print to stdout
Browse Sources Online
Manual Page webcat