]> rtime.felk.cvut.cz Git - frescor/fna.git/blob - README
Do not enter unnecessary subdirectories
[frescor/fna.git] / README
1 FNA
2 =====================
3 Name:
4 FNA
5
6 Version:
7 May 2008
8
9 Status:
10 Alpha
11
12 Authors:
13 Daniel Sangorrin [daniel.sangorrin@unican.es] (UC),
14 Michael Gonzalez Harbour [mgh@unican.es] (UC)
15 Martin Molnar (CTU)
16 Michal Sojka (CTU)
17
18 Licence:
19 FRESCOR Lincece (see COPYING)
20
21 Brief description:
22 This is FNA (Frescor Network Adaptation layer) module, the layer that allows
23 to plug-in different network protocols to FRESCOR by means of a clear interface.
24
25 URL:
26 svn co http://www.frescor.org/private/svn/frescor/fna/trunk/
27
28 Bugs:
29 See TODO
30
31 Description:
32
33 This is FNA (Frescor Network Adaptation layer) module, the layer that allows
34 to plug-in different network protocols to FRESCOR by means of a clear interface.
35
36 - README: This file
37
38 - COPYING: FRESCOR license
39
40 - INSTALL: Installation instructions
41
42 - include/: FNA API C header files.
43
44 - src/ : source code of FNA that is common to all protocols
45
46 - src_xxx/ : source code of 'xxx' protocols
47
48 - doc/: documentation directory