The scripts for the "CLIC Control" project have been placed in three different directories, and may require installation on three different machines. KNOX MEDIA ROUTER ================================================ The files located in the knox/ directory contain the scripts necessary to control the Knox media router via a serial cable. These scripts are currently installed on the Sun machine located inside the CLIC booth, mork.clic.cs.columbia.edu These scripts are CGI scripts and should be installed in a location where a web server can access and execute them. They are currently installed on http://mork.clic.cs.columbia.edu/knox/knox.cgi Configuration variables: IMAGE_PATH in knox.cgi: location of images knoxport in knox.cgi: serial port which communicates with the knox router columnLabels in knox.cgi: labels on the top of the table rowLabels in knox.cgi: labels on left hand side of table Configuration files: style.css: Cascading Style Sheet for the site SLINKE SERVER ================================================ These files are located in the slinke-server/ directory. These scripts must be installed and run on the machine that is physically connected to the slinke. The server.tcl script must be executed in order for the slinke web interface to communicate with this machine. Configuration variables: slinkeport in server.tcl: serial port of the slinke SLINKE WEB INTERFACE ================================================ These files are located in the slinke-webinterface/ directory. These scripts must be installed in a location that is accessible and executable by a web server. It is a CGI script that communicates with the slinke server in order to remotely control the slinke. These scripts are currently installed on http://www.cs.columbia.edu/~tmk29/web.cgi Configuration variables: IMAGE_PATH in web.cgi: location of images slinkehost in web.cgi: hostname of slinke server slinkeport in web.cgi: port that slinke server is listening on Configuration files: style.css: Cascading Style Sheet for the site