| Interface | Description |
|---|---|
| IPeerConnector |
Interface which defines a system to establish connections with
PeerConnectInfo received from
ITracker. |
| IPeerDistributor |
An interface which defines how peers get distributed over all the torrents within
TorrentClient |
| Class | Description |
|---|---|
| EqualDistributor |
An implementation of
IPeerDistributor which attempts to equally distribute the peers. |
| PeerConnector | |
| PeerConnectorPool | |
| UncappedDistributor |
An implementation of
IPeerDistributor which does not cap the amount of peers. |
Copyright © 2016. All rights reserved.