Package | Description |
---|---|
clientP2P | |
serverP2P | |
tracker |
Modifier and Type | Class and Description |
---|---|
class |
ClientDownload
Class to download file
|
class |
ClientDownloadPart
Class to download file parts.
|
class |
ClientDownloadPartTCP
Class to download file parts on tcp.
|
class |
ClientDownloadPartUDP
Class to download file parts on udp.
|
class |
ClientDownloadTCP
Class to download file from tcp
|
class |
ClientDownloadUDP
Class to download file from udp
|
class |
ClientManagement
Implementation of P2P-JAVA-PROJECT CLIENT
|
class |
ClientManagementTCP
Implementation of P2P-JAVA-PROJECT CLIENT
|
class |
ClientManagementUDP
Implementation of P2P-JAVA-PROJECT CLIENT
|
Modifier and Type | Class and Description |
---|---|
class |
ServerManagement
Implementation of P2P-JAVA-PROJECT VERSION 1.0 protocol.
|
class |
ServerManagementTCP
Implementation of P2P-JAVA-PROJECT VERSION 1.0 protocol for TCP.
|
class |
ServerManagementUDP
Implementation of P2P-JAVA-PROJECT VERSION 1.0 protocol for UDP.
|
Modifier and Type | Class and Description |
---|---|
class |
TrackerManagement
Tracker management implementation
|
class |
TrackerManagementTCP
Tracker management implementation with tcp
|
class |
TrackerManagementUDP
Tracker management implementation with udp
|