This class can be used to create and parse torrent files.
It can read a torrent file and parse it to extract metadata.
The class can also create a new torrent file and announce it in a given tracker server.
October 2008
Number 4
Prize: One subscription to the PDF edition of the magazine by PHP Architect |
BitTorrent is a very popular peer to peer technology that is used to distribute large files over the Internet.
This class provides a pure PHP solution to read and create BitTorrent files. This way PHP can easily be used to distribute files over the Internet with BitTorrent.
Manuel Lemos |
|
Pages that reference this package |
|
Latest pages that reference packages
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|
File |
Role |
Description |
Torrent.php |
Class |
Class source with documentation in comments |