Home » History » Version 149
Greg Burri, 07/26/2014 10:16 AM
1 | 140 | Greg Burri | h1. Wiki |
---|---|---|---|
2 | 1 | Greg Burri | |
3 | 104 | Greg Burri | *"Make things as simple as possible, but not simpler."* |
4 | 1 | Greg Burri | _Albert Einstein._ |
5 | 104 | Greg Burri | |
6 | 106 | Greg Burri | * "The KISS principle":http://en.wikipedia.org/wiki/KISS_principle |
7 | 91 | Greg Burri | * [[Brainstorming]] |
8 | 1 | Greg Burri | * [[Links]] |
9 | 94 | Greg Burri | |
10 | h2. Project management |
||
11 | |||
12 | * [[Development process]] |
||
13 | 120 | Greg Burri | * [[Stabilisation process]] |
14 | 1 | Greg Burri | * [[Version control]] |
15 | 94 | Greg Burri | |
16 | 60 | Greg Burri | h2. Functional |
17 | |||
18 | 146 | Greg Burri | * [[Howtos - Run D-LAN as a deamon]] |
19 | |||
20 | 60 | Greg Burri | * [[Functional definition]] |
21 | 1 | Greg Burri | * [[GUI]] |
22 | 110 | Greg Burri | * [[Constraints]] |
23 | 138 | Greg Burri | * [[Changelog]] |
24 | 60 | Greg Burri | |
25 | h2. Technical |
||
26 | |||
27 | 143 | Greg Burri | * [[Howtos - Translate D-LAN in my languague]] |
28 | 149 | Greg Burri | * [[Howtos - Hack on Windows 7 and 8]] |
29 | 131 | Greg Burri | * [[Howtos - Hack on Linux]] |
30 | 137 | Greg Burri | * [[Howtos - Hack on Mac OS X]] |
31 | 131 | Greg Burri | * [[Howtos - Generate documentation]] |
32 | 132 | Greg Burri | * [[Howtos - Profiling]] |
33 | * [[Howtos - Monitor memory leaks]] |
||
34 | 130 | Greg Burri | |
35 | 127 | Greg Burri | * [[Libraries]] |
36 | * [[Tools]] |
||
37 | 139 | Greg Burri | * [[Tests]] |
38 | 135 | Greg Burri | * "Doxygen":http://doc.d-lan.net/ ("errors":http://doc.d-lan.net/errors.txt) |
39 | 1 | Greg Burri | * [[Guidelines]] |
40 | 99 | Greg Burri | * [[Prototypes]] |
41 | |||
42 | h3. Design |
||
43 | |||
44 | 136 | Greg Burri | * [[General approach]] |
45 | 134 | Greg Burri | * [[Architecture]] |
46 | 1 | Greg Burri | * [[Protocols]] |
47 | 145 | Greg Burri | ** [[Protocol core-core Version 1|Core-core - Version 3]] |
48 | 144 | Greg Burri | ** [[Protocol core-core Version 4|Core-core - Version 4]] |
49 | 133 | Greg Burri | ** [[Protocol core-GUI|Core-GUI]] |
50 | 1 | Greg Burri | * [[Algorithms]] |
51 | 111 | Greg Burri | * [[Persistent data]] |
52 | 117 | Greg Burri | * [[Security]] |
53 | 98 | Greg Burri | |
54 | h3. Studies |
||
55 | |||
56 | 141 | Greg Burri | * [[Performance comparisons]] |
57 | 98 | Greg Burri | * [[Study of the BitTorrent protocol]] |
58 | * [[Study of UDP multicast]] |
||
59 | * [[Study of Protocol Buffer]] |