473,666 Members | 1,996 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

BitTorrent Tracker

Ok,

I am thinking of developing an open source Bit Torrent Tracker in C#
ASP.NET as there are lots of php versions but no ASP.NET

Before I get going I have a few questions...

Anyone got any good ideas?

Anyone interested in helping?

Feb 2 '07 #1
3 4242
Hmm. Isn't that not legal (except in Denmark)?
Actually, if you want to take a look at Phalanger, you can convert the PHP
code to .NET on the fly.
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Ollie" wrote:
Ok,

I am thinking of developing an open source Bit Torrent Tracker in C#
ASP.NET as there are lots of php versions but no ASP.NET

Before I get going I have a few questions...

Anyone got any good ideas?

Anyone interested in helping?

Feb 2 '07 #2
BitTorrent Peer to Peer technology is perfectly legal. You are
thinking of the ilegal website that track pirated (ilegal) software.
In fact if you look around. More and more companies are using
BitTorrent for their downloads as it save their bandwidth!

Phalanger compiles PHP code into .NET executable code. It doesn't
convert the source from PHP to ASP.NET.

Feb 2 '07 #3
I was being facetious! Of course, you can't see the giggle in a newsgroup
post. Yes, among other things, Phalanger will compile PHP into .NET
assemblies. You can then load the respective assembly into a decompiler tool
such as Reflector, and dissasemble it to the .NET - compliant language of
your choice.
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Ollie" wrote:
BitTorrent Peer to Peer technology is perfectly legal. You are
thinking of the ilegal website that track pirated (ilegal) software.
In fact if you look around. More and more companies are using
BitTorrent for their downloads as it save their bandwidth!

Phalanger compiles PHP code into .NET executable code. It doesn't
convert the source from PHP to ASP.NET.

Feb 2 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
2181
by: Jerrykhan | last post by:
Hello, who know the best Bug tracker system on a Python/Zope server ? BugZilla is Perl oriented (beuh !!) What about others ? Is A python oriented BugZilla like exists ? or need I write it ? On a zope one or behind an apache one. Any ideas ? Thanks ..
6
1419
by: xunling | last post by:
Hallo, ich hätte da mal eine Frage zum Azureus bttrn client. Ich habe über die homepage eine jar datei runtergeldan, in der steht aber nicht viel drin, vielleicht nimmt sich jemand die Zeit und schaut sie sich mal an / und oder klärt mich auf?... Kann ich die Jardatei nicht verwenden (was ich will ist Einblick, in dem meines Wissend nach OpenSource Code vo´n Bittorrent), Azureus deswegen, da ich glaube dass mir JAVA ehr liegt.
2
1249
by: bruce | last post by:
hi.. i'm not a python developer, but i have a few questions regarding python (some quite basic), and bittorrent. i'm looking to talk to someone/anyone who has experience with the infrastructure of bittorrent, not just running a bittorrent client app... the bittorrent mailing lists/groups haven't been responsive, so i figured i'd try here...
3
1789
by: SpookyET | last post by:
I got private ChokeStatus clientChokeStatus;. In the constructor i got clientChokeStatus = ChokeStatus.Choked; and it is also used in a few other methods, but it keeps bitching The private field 'SI.BitTorrent.Peer.clientChokeStatus' is never used.
0
1226
by: Mark Sargent | last post by:
Hi All, tried to install the RPM for bittorrent, and got the following, # rpm -Uvh BitTorrent-4.2.2-1-Python2.3.noarch.rpm error: Failed dependencies: python(abi) = 2.3 is needed by BitTorrent-4.2.2-1.noarch # python -V
158
6362
by: Giovanni Bajo | last post by:
Hello, I just read this mail by Brett Cannon: http://mail.python.org/pipermail/python-dev/2006-October/069139.html where the "PSF infrastracture committee", after weeks of evaluation, recommends using a non open source tracker (called JIRA - never heard before of course) for Python itself. Does this smell "Bitkeeper fiasco" to anyone else than me? --
0
902
by: å¼ æ²ˆé¹ | last post by:
Is there any module can easy embed the BitTorrent(both tracker and client) in myself's program . Or where can find the documents for reuse official BitTorrent . Thanks.
3
4176
by: KClaisse | last post by:
I've been looking for a way to query a bittorrent tracker like a client does and get info about seeders/leechers. So far I can't find any specific module that implements that kind of thing. Does anyone know of a module that has these features? I guess I could still do it manually with the socket module, but I may die in the process :p.
0
8356
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8871
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8551
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8640
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7386
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5664
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4198
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2771
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2011
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.