Starfrosch Azureus plugin

Starfrosch released an Azureus plugin for BitTorrent-podcasting. It's indeed nice to fetch tons of starfrosch contents via BitTorrent and the plugin integrates nicely with Azureus.
More
(2)
Permalink
Posted in:

BTMetafile

A while ago i started with BTMetafile as a php class that can create BitTorrent metafiles. As of now, it can generate the metafile structure and bencodes single files or directories properly (bencoding is done through a separate BTBencode class). Yet it lacks a class for  decoding.
Class BTMetafile can be obtained from http://svn.var.cc/svn/phpbtmc/btmetafile.php (user anonymous, no password)

Usage:

$encoder = new BTBencode();
$opts = array('encoder'     => $encoder,
              'announceurl' => 'http://var.cc:6969/announce');

$m = new BTMetafile($opts);
$m->makeMetafile('/tmp/test.mp3');
$m->saveMetafile('/tmp/test.mp3.torrent');

(4)
Permalink
Posted in:

1-2/2

LiveSearch

Blogroll

Relayed

Archive

Buttons

  • RSS 2.0 Feed
  • Latest comments
  • XHTML 1.0 compliant
  • Powered by Flux CMS
  • Powered by Popoon

Login


BXCMSNG Errors:
Notice[8] Undefined index: 0 in [BX_PROJECT_DIR]/inc/bx/plugins/blog/categories.php at line 59.