Project

General

Profile

Functional definition » History » Version 6

Greg Burri, 12/22/2008 09:20 AM

1 1 Greg Burri
h1. Functional definition
2
3
This page will describes the scope and utilization of Aybabtu.
4 4 Greg Burri
Some sections will describe a particular window from the user interface, it may refer to the [[GUI]] page.
5 1 Greg Burri
6
7
h2. Description
8
9 6 Greg Burri
Aybabtu come with two executables, the Core and the GUI. It possible to launch one of them alone or both together. The GUI is needed to command a Core, to tell it what you want to download, to share, to search, etc. To do that the user have to tell the GUI to connect to a given Core. The Core can be _local_ or _remote_, by default the GUI will try to connect to a local Core. If the connecting attempt to a local Core failed it will try to launch a local Core.
10 1 Greg Burri
11
The simple usage of Aybabtu is to launch the GUI which will automatically launch the Core. The user may not know there is two distinct process. The core will display an icon in the tray icon (if a tray icon exists). If the user close the GUI the core will continue to run, if he want to stop the core he have to invoke a contextual menu from the tray icon and choose _Close the Core_. The user can launch the core by double-clicking under the tray icon.
12
13
To connect to a remote Core, the user have to explicitly enter an IP address and a password. The password is mandatory for a remote Core. For one Core it cannot be more than one GUI connected (this limitation may be removed in further version of Aybabtu).
14
15 5 Greg Burri
The [[GUI]] shows some default windows, a download windows, an upload window and a chat window. The others windows are the search window, the browse window and the options window. All of them are described in the sections below.
16 1 Greg Burri
17
18
h2. The main window
19
20 5 Greg Burri
At the first launch of Aybabtu it will connect to all peers in the LAN and show them in a panel to the left. The information show for a peer are its name and its amount of sharing. To view the peer files you have to double-click in its name or to invoke the action "browse" from the contextual menu.
21
22
Above the peer list there is an input box for searching. You can write something and hit 'return', a new search window will be created and displayed. Each known peer will be asked and the list is filled as a respond is received. You can change the pattern into the search window. You can have as many search window as you want.
23
24
* Recursive folder downloading.
25
* The paths of the files are recreated in the downloading peer.
26
* The files that are currently downloaded have the final size with a name like "movie.mkv.unfinished". The ".unfinished" will be removed when the download is finished. Maybe do the same thing for folder.
27
28 1 Greg Burri
h2. The download window
29
30 5 Greg Burri
* The list is ordered, first the complete downloads then the incomplete ones with 0 peers then the current downloading files and finally the queued files and folders.
31
* The list can contains both file or folder, when a folder is downloaded its files and folders are retrieved from the peer and will replace the folder in the list (lazy download).
32
* There is a limit of the number of complete download. 500 for example.
33 1 Greg Burri
34 5 Greg Burri
h2. The upload window
35 1 Greg Burri
36 5 Greg Burri
h2. The chat window
37
38
h2. The browse window
39
40
h2. The search window
41
42
h2. The options window