Package | Description |
---|---|
org.klomp.snark |
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced
to add a web UI, DHT support, and other features.
|
Modifier and Type | Method and Description |
---|---|
UDPTrackerClient.TrackerResponse |
UDPTrackerClient.announce(byte[] ih,
byte[] peerID,
int max,
long maxWait,
String toHost,
int toPort,
long downloaded,
long left,
long uploaded,
int event,
boolean fast)
Announce and get peers for a torrent.
|