Search:
Main Menu
Login | RSS |

Quick PHP Code Tips and Examples

PHP Programming Tips, Tutorials and Source Code Examples for newbie

OpenTracker - Lean and mean PHP Bittorrent Tracker

May 10th, 2007 by Jon Moffet

Opentracker is the most simple php bittorrent tracker that I came across. It only requires a single MySQL table to function and it is a fully compliant bittorrent tracker as outlined by Bram Cohen.

I've included Opentracker in this blog because of its simplicity that made it easy to be use as a reference implementation for your own home-brew tracker.

Download Opentracker

  1. opentracker.zip (local)
  2. opentracker.zip (mirror)

Important Notice Due remember that MySQL based bittorrent trackers are known to use many connections at the same time, and may cause your database server to choke in a shared hosting environment. You've been warned!

Tags: , , , , ,

Bookmark Post:These icons link to social bookmarking sites where readers can share and discover new web pages.
  • NewsVine
  • Reddit
  • Netvouz
  • Spurl
  • Furl
  • digg
  • YahooMyWeb
  • del.icio.us

Posted in Uncategorized |

Related Posts

  • No related posts

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.