Home » History » Version 8
Greg Burri, 11/25/2008 10:40 PM
1 | 1 | Greg Burri | h1. Home |
---|---|---|---|
2 | |||
3 | 3 | Greg Burri | * [[Study of bittorent protocol]] |
4 | 8 | Greg Burri | * [[Study of UPNP]] |
5 | 3 | Greg Burri | |
6 | 1 | Greg Burri | h2. Description |
7 | |||
8 | 4 | Greg Burri | A bit brainstormed for the moment ;) |
9 | |||
10 | 7 | Greg Burri | * Designed for LAN usage (full trusted peer) |
11 | 1 | Greg Burri | * Efficient (very low cpu usage) |
12 | 8 | Greg Burri | * Distributed download (multi peer downloading and no central server) |
13 | 1 | Greg Burri | ** Based on the torrent protocol (to defined) |
14 | * There is a general chat |
||
15 | 8 | Greg Burri | * Multicast UDP for services discovering (maybe UPNP) |
16 | 6 | Greg Burri | * MDI GUI with GTK2HS |
17 | 7 | Greg Burri | ** A panel to view the current peers |
18 | 6 | Greg Burri | ** A window to view the current downloads (leechage) and one for the current uploads (seedage) |
19 | ** A window for the chat |
||
20 | ** Some windows for each file browsing |
||
21 | 1 | Greg Burri | * File list with name+size |
22 | 5 | Greg Burri | * No-blocking search |