Bittorrent Tracker (Dev's Look Inside)

Looking for volunteers to join your project? Need help with a script but can't afford to pay? Want to offer your services as a volunteer to build up your portfolio? This is the place for you...

Moderator: General Moderators

Post Reply
Jadedknight
Forum Newbie
Posts: 2
Joined: Sat Jul 21, 2007 5:23 am

Bittorrent Tracker (Dev's Look Inside)

Post by Jadedknight »

Hey everyone, open source trackers are in a pretty sad state. If you are interested in developing a PHP based open source tracker with me, I am looking for developers, so hit me up.

My personal experience is mostly front end, but I can also do backend, although not as well.

I have been in some discussion about this over at the Slyck development forums, basically there are three choices. We can use PHP and straight up develop our own tracker, this would then have a limit of around 40, 000 peers. We could use XBT (http://xbtt.sourceforge.net/tracker/) which is a very efficient tracker built in C++, and we would build the admin / front end interfaces in PHP. Last of all is to use Hypercube (http://securep2p.net/index.php/Tracker_Design) but that trackers purpose is to server multiple servers in huge public trackers.

The objective of this project is to not make out own torrent website, but to develop the software, that can be used by users to make their own public/private trackers.

Email: musicluvr [at] hush.ai
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

I've written a PHP tracker, I could send you some helpful functions if you like (bencode/decode, etc...)
Jadedknight
Forum Newbie
Posts: 2
Joined: Sat Jul 21, 2007 5:23 am

Post by Jadedknight »

That would be great! You could send it to me at my hush email in the first post as long as it is under 2MB. :) Are you interested in working with me on this?
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

Not really interested in helping, but I'll send you my code if I can find it....
Post Reply