NAME
Net::BitTorrent::DHT::Node::Azureus - Azureus (binary) DHT Node
Constructor
new ( [ARGS] )
-
Creates a
Net::BitTorrent::DHT::Node::Azureus
object. This constructor should not be used directly.
Methods
as_string ( [ VERBOSE ] )
-
Returns a 'ready to print' dump of the
Net::BitTorrent::DHT::Node::Azureus
object's data structure. If called in void context, the structure is printed toSTDERR
.See also: Net::BitTorrent
add_infohash ( NEWVAL )
-
TODO
get_infohashes ( )
-
TODO
get_last_find_node ( )
-
TODO
get_last_get_peers ( )
-
TODO
get_last_ping ( )
-
TODO
get_last_seen ( )
-
TODO
get_node_id ( )
-
TODO
get_packed_host ( )
-
TODO
get_peerhost ( )
-
TODO
get_peerport ( )
-
TODO
BUGS/TODO
The specification documentation (and thus this implementation... urm...) is incomplete. See http://www.azureuswiki.com/index.php/Distributed_hash_table
Author
Sanko Robinson <sanko@cpan.org> - http://sankorobinson.com/
CPAN ID: SANKO
License and Legal
Copyright 2008 by Sanko Robinson <sanko@cpan.org>
This program is free software; you can redistribute it and/or modify it under the same terms as Perl 5.10 (or higher). See http://www.perl.com/perl/misc/Artistic.html or the LICENSE file included with this distribution.
All POD documentation is covered by the Creative Commons Attribution- Noncommercial-Share Alike 3.0 License (http://creativecommons.org/licenses/by-nc-sa/3.0/us/).
Neither this module nor the Author is affiliated with BitTorrent, Inc.