Downloadliste

Projektbeschreibung

httcld provides a very small HTTP server with an
embedded Tcl interpreter. In addition to static
HTML and image files, it serves .htcl files, which
are HTML with embedded tcl code. The Tcl is
executed on the server, and the resulting output
is embedded in the stream sent back to the client.
In addition, variables in the Tcl namespace may be
set and retrieved directly, say by an AJAX script.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-12-19 17:55
1.1

Tcl Fehlerbehandlung wurde aufgeräumt und. Htcl Parsen wurde gestrafft ein wenig. Die neue "log_msg" built-in Tcl-Befehl hinzugefügt wurde. Weitere Beispiel-Dateien wurden hinzugefügt, darunter Tcl Testdateien und AJAX-Proben.
Tags: Minor feature enhancements
Tcl error handling was cleaned up and .htcl
parsing was streamlined a bit. The new "log_msg"
built-in Tcl command was added. More example files
were added, including Tcl test files and AJAX
samples.

2008-12-12 22:52
1.0

Tags: Initial freshmeat announcement

Project Resources