| 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 | TorrentDest.getUDPTracker(I2PSnarkUtil util)Lazily create the UDP tracker client on this destination's session. |
UDPTrackerClient | I2PSnarkUtil.getUDPTrackerClient()The shared UDP tracker client, or null if disabled or not started. |
UDPTrackerClient | I2PSnarkUtil.getUDPTrackerClient(byte[] ih)The UDP tracker client for the torrent's destination, or the shared client
when the torrent has no destination. |