Net-BitTorrent-DHT:Net-BitTorrent-DHT 的只读发布历史

时间:2024-07-22 04:13:24
【文件属性】:

文件名称:Net-BitTorrent-DHT:Net-BitTorrent-DHT 的只读发布历史

文件大小:31KB

文件格式:ZIP

更新时间:2024-07-22 04:13:24

Perl

名称 Net::BitTorrent::DHT - 用于 BitTorrent 的类似 Kademlia 的 DHT 节点 概要 use Net::BitTorrent::DHT; use AnyEvent; use Bit::Vector; # Standalone node with user-defined port and boot_nodes my $dht = Net::BitTorrent::DHT->new( port => [1337 .. 1340, 0], boot_nodes => [['router.bittorrent.com', 6881], ['router.utorrent.com', 6881]] ); my $peer_quest = $dht->get_peers(Bit::Vector->new_Hex


【文件预览】:
Net-BitTorrent-DHT-master
----cpanfile(493B)
----MANIFEST(299B)
----eg()
--------standalone_dht.pl(2KB)
----Build.PL(301B)
----t()
--------00_compile.t(91B)
--------02_standalone.t(6KB)
----LICENSE(9KB)
----minil.toml(104B)
----META.json(3KB)
----lib()
--------Net()
----README.md(9KB)
----META.yml(2KB)
----Changes(519B)

网友评论