Documentation for Master-Practical start-work-070517
authorcropposc
Mon, 03 Mar 2008 13:39:35 +0100
branchstart-work-070517
changeset 28457b6804b738d
parent 283 95714650fe2c
child 285 2d8940b9c351
Documentation for Master-Practical
doc/CR/CR_mag.tex
doc/CR/introduction.tex
     1.1 --- a/doc/CR/CR_mag.tex	Thu Jan 31 18:12:31 2008 +0100
     1.2 +++ b/doc/CR/CR_mag.tex	Mon Mar 03 13:39:35 2008 +0100
     1.3 @@ -10,6 +10,8 @@
     1.4  \tableofcontents
     1.5  \listoffigures
     1.6  
     1.7 +%within text please use this \sisac{} and  {\em not} this \isac~!
     1.8 +\input{introduction}
     1.9  \input{requirements}
    1.10  \input{architecture}
    1.11  
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/doc/CR/introduction.tex	Mon Mar 03 13:39:35 2008 +0100
     2.3 @@ -0,0 +1,9 @@
     2.4 +\chapter{Introduction}
     2.5 +
     2.6 +\section{Problem Definition}
     2.7 +At the moment, there are two different GUI's for \sisac{} under development:
     2.8 +\begin{itemize}
     2.9 +\item{Java-Swing:} A desktop application, that connects to the \sisac{} server via RMI.
    2.10 +\item{AJAX:} A web application, that communicates with the \sisac{} server through the
    2.11 +HTTP protocol.
    2.12 +\end{itemize}
    2.13 \ No newline at end of file