Project

General

Profile

Human Computer Interaction » History » Version 7

Aleksander Bešir, 26.12.2010 13:05

1 5 Aleksander Bešir
h1. Human Computer Interaction
2 1 Aleksander Bešir
3
{{toc}}
4
5
h2. 1 Basic concept
6
7
h3. 1.1 Hardware
8
9 5 Aleksander Bešir
p. The HCI will will be realised as a website. It will run on an Apache Tomcat http server, which will not run on the same device as Eneraptor's logic. Instead it will run on an independent proxy server.
10 1 Aleksander Bešir
11
p=. !HMI_website_overall.png!
12
13
p. The intended server-side html generating aplication is Tomcat's Jasper, making JSP the intended website programming language.
14
15 7 Aleksander Bešir
h3. 1.2 HMI features
16 1 Aleksander Bešir
17 6 Aleksander Bešir
The picture below shows basic HMI features:
18 1 Aleksander Bešir
19
h2. References
20
21
# Chopra, Vivek, et al., _Professional Apache Tomcat 6_, Wrox - Wiley, 2007
22
# Basham, Bryan, et al., _Head First Servlets and JSP™_, O’Reilly, 2008
23
24
h2. Attachments