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
cropposc@284
     1
\chapter{Introduction}
cropposc@284
     2
cropposc@284
     3
\section{Problem Definition}
cropposc@284
     4
At the moment, there are two different GUI's for \sisac{} under development:
cropposc@284
     5
\begin{itemize}
cropposc@284
     6
\item{Java-Swing:} A desktop application, that connects to the \sisac{} server via RMI.
cropposc@284
     7
\item{AJAX:} A web application, that communicates with the \sisac{} server through the
cropposc@284
     8
HTTP protocol.
cropposc@285
     9
\end{itemize}