Interface | Description |
---|---|
ITrackerService |
This service acts a factory of trackers.
|
SecretKey |
A secret binary sequence, used for interaction with HTTP trackers.
|
Tracker |
Generic tracker interface.
|
TrackerFactory |
Creates tracker clients.
|
Class | Description |
---|---|
AnnounceKey |
This class encapsulates information about trackers,
that can be used for getting a particular torrent.
|
CompactPeerInfo |
Wrapper for binary representation of a list of peers,
which is used by the majority of HTTP trackers and all UDP trackers.
|
TrackerRequestBuilder |
Base class for tracker request builders.
|
TrackerResponse |
Tracker response.
|
TrackerService |
Note that this class implements a service.
|
Enum | Description |
---|---|
CompactPeerInfo.AddressType |
Address family
|
Copyright © 2016–2021. All rights reserved.