Uses of Class
org.klomp.snark.PeerID
Packages that use PeerID
Package
Description
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced
to add a web UI, DHT support, and other features.
-
Uses of PeerID in org.klomp.snark
Methods in org.klomp.snark that return PeerIDMethods in org.klomp.snark that return types with arguments of type PeerIDMethods in org.klomp.snark with parameters of type PeerIDModifier and TypeMethodDescriptionint
Deprecated.unused? and will NPE now that address can be null?(package private) I2PSocket
connect to the given destinationboolean
Returns true if and only if this peerID and the given peerID have the same destination hashMethod parameters in org.klomp.snark with type arguments of type PeerIDModifier and TypeMethodDescriptionvoid
Get peers from PEX - PeerListener callbackvoid
Called when peers are received via PEXConstructors in org.klomp.snark with parameters of type PeerID