0
votes
2answers
17 views
Calculating info_hash from UrlEncoded query string
Basically, I'm building a small tracker for experimental purposes. I've gotten quite far, and am now working on the announce part.
What I really can't figure out is how I should decode the info_hash …
2
votes
7answers
113 views
Software Project Management systems
Ok, so I've only recently started getting serious about learning how to program, and I've started using Mercurial to manage my projects. I chose Mercurial over SVN because of it's ability to commit …
1
vote
2answers
117 views
How do I submit a bug to Tracker, MantisBT, or Trac programatically?
I've got a program that I've been working on at home for a while, and I decided finally to throw it up on SourceForge. SourceForge offers Tracker, MantisBT, or Trac for bug tracking.
My app already …
0
votes
0answers
48 views
Bittorrent tracker
Hi,
I'm building an application that will serve bittorrent video downloads. Which BT tracker is scalable, fast and efficient, and easy to integrate into an application?
I'll probably be using …
1
vote
1answer
273 views
Bittorrent tracker request
Using a torrent file from
http://torrent.ubuntu.com:6969/
I am calculating its hash which matches with the hash on the page.
Then i make a request to the tracker. Like
…
