Overview

The project allows to communicate with a distant huscript. In order to do so a server that communicates via a socket is implemented in tcl. The server manages sessions. A user can start a session from the distance on the server, send a number of commands that are executed in huscript, get the results back and close the session.
A distant or local java-proxy can be used to address the huscript-server. Request to the proxy contain a session key that allow the client to close the connection between commands.

Issue tracking

View all issues

Members

Developer: Volker Baecker