BitTorrent perl module
BitTorrent and perl at bklyn.org
Interesting link. Some perl code for BitTorrent functions.
BitTorrent is the best P2P file sharing protocol to come around in a long while, maybe ever. The canonical implementation has been written in Python , but someone is working on a C++ implementation of the protocol as well.[...]
a Perl module which implements the BitTorrent bencode and bdecode serialization algorithms.
0 TrackBacks
Listed below are links to blogs that reference this entry: BitTorrent perl module.
TrackBack URL for this entry: http://kennethhunt.com/mt/mt-tb.cgi/714
http://dehacked.2y.net:6969/
php bt tracker
There's also a php program that decodes bencoded information.