-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.tex
70 lines (57 loc) · 1.76 KB
/
readme.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
\section{Peer-To-Peer Web}\label{peer-to-peer-web}
\subsection{Vision}\label{vision}
Developing a prototype for a p2p technology based instant messenger. In
particular, this messenger incoorporates the means for at least a
one-to-one text based communication. The project will be written in Java
and have a GUI built with JavaFX.
\subsection{Goals}\label{goals}
These are our immediate goals:
\begin{itemize}
\tightlist
\item
Develop a concept for p2p message exchange
\item
Implementation of aforementioned p2p message exchange concept
\item
Implement a text based, one-to-one prototype of the system
\item
Have a (basic) GUI
\end{itemize}
Furthermore, we see additional, optional goals, including but not
limiting to
\begin{itemize}
\tightlist
\item
one-to-many communication
\item
many-to-many communication
\item
multimedia exchange (e.g.~file sharing)
\item
\ldots{}
\end{itemize}
\subsection{Project Description \&
Goals}\label{project-description-goals}
German original project description:
\begin{itemize}
\tightlist
\item
Ziel: Im Rahmen dieses Projektes soll eine prototypische Webanwendung
mit dynamischen, benutzerdefinierten Inhalten auf der Basis einer
freien p2p-Web Plattform entwickelt werden.
\item
Hintergrund: Das Web ist in einer Server-Client Architektur
organisiert. Es gibt allerdings auch Ansätze mit denen es möglich ist,
Webinhalte ohne dedizierte Server zur Verfügung zu stellen.
\item
Technische Stichworte: IPFS, dat, beaker browser
\end{itemize}
\subsection{Contributors}\label{contributors}
\begin{itemize}
\tightlist
\item
Cristina Illi
\item
Loris Sauter
\end{itemize}
\href{mailto:[email protected]}{\nolinkurl{[email protected]}}