View Full Version : Any bit torrent tracker sites developed with .NET?
View Full Version : Any bit torrent tracker sites developed with .NET?
rezen420
April 28th, 2008, 07:01 PM
I noticed that every tracker site on the face of the earth appears to be running on PHP.
Anyone know of one that actually runs on .NET? (.aspx extention)
Just curious.
kippies
April 29th, 2008, 03:47 PM
i dont think theres as many "running" on PHP as you think- a lot use PHP for the front end
pure PHP trackers use a lot of server overhead
I have never heard of .net tracker at a guess a .net client is do-able a .net tracker would be something different and would have a similair server overhead to a pure php one (guessing)
If you plan to install and run a tracker, the extra time learning to manage and integrate it with a php front end is time well spent I like XBTT but im old school LOL
killahill
May 16th, 2008, 11:19 AM
The leader of Mininova told me he is using Sphinx search. Its open source so I think you can compile it to whatever langauge u want?
rezen420
May 20th, 2008, 07:34 AM
Thanks for the input.
I guess what I'm really curious about is an actual tracker website developed with .NET.