Is there a BitTorrent client written completely (I mean completely) written in C# ? I am aware of the BitTorrent clients written in mono, I absolutely love it.
Are there any other opensource BitTorrent clients other than MonoTorrent & BitSharp written in C# which is under development?
Just wondering how much of an interest an ‘opensource bit torrent client in C#’ would generate amongst C# programmer folks out there.
EDIT: Do check out Michael Stum’s Pumpkin torrent on http://pumpkintorrent.codeplex.com/
@Michael: thanks for sharing the project url.
@Allan: thanks for MonoTorrent 😉
MonoTorrent is wonderful client and server library. There is a GUI written on GTK# – Monsoon for now it runs only at Linux. If you have a time to spend you could write a WPF GUI or with little modification to port Monsoon to Windows.
Look for Alan McGovern for more information.