doc/CR/introduction.tex
author cropposc
Fri, 07 Mar 2008 10:53:15 +0100
branchstart-work-070517
changeset 285 2d8940b9c351
parent 284 57b6804b738d
permissions -rw-r--r--
Documentation for Master-Practical
     1 \chapter{Introduction}
     2 
     3 \section{Problem Definition}
     4 At the moment, there are two different GUI's for \sisac{} under development:
     5 \begin{itemize}
     6 \item{Java-Swing:} A desktop application, that connects to the \sisac{} server via RMI.
     7 \item{AJAX:} A web application, that communicates with the \sisac{} server through the
     8 HTTP protocol.
     9 \end{itemize}