Class | Description |
---|---|
FileWatcher |
Class allowing to keep the tracker informed about file list
|
FileWatcherTCP |
Class allowing to keep the tracker informed about file list (TCP impl.)
|
FileWatcherUDP |
Class allowing to keep the tracker informed about file list (UDP impl.)
|
RatioWatcher |
Class allowing to keep the tracker informed about ratios
|
RatioWatcherTCP |
Class allowing to keep the tracker informed about file list (TCP impl.)
|
RatioWatcherUDP |
Class allowing to keep the tracker informed about file list (UDP impl.)
|
ServerManagement |
Implementation of P2P-JAVA-PROJECT VERSION 1.0 protocol.
|
ServerManagementTCP |
Implementation of P2P-JAVA-PROJECT VERSION 1.0 protocol for TCP.
|
ServerManagementUDP |
Implementation of P2P-JAVA-PROJECT VERSION 1.0 protocol for UDP.
|
ServerP2P |
Server only implementation
First argument of main method is port listened by the server, and is mandatory.
|