Tagged Questions
The bitsharp tag has no wiki summary.
1
vote
2answers
942 views
BitSharp / MonoTorrent chokes all peers
I am writing a library to download files via bittorrent. There will be no user intervention. The user is to be blissfully unaware that files are even being downloaded. I've chosen BitTorrent as the ...
0
votes
1answer
209 views
C# monotorrent client embed problem
I need to embed torrent client (ability to download files by .torrent file) inside of my C# application. I am using monotorrent library to do that.
I need to write windows app that can download files ...
0
votes
4answers
1k views
Trying to SVN Checkout Open Source BitSharp Library
I am having some trouble trying to checkout the BitSharp source code using SVN. When I try to checkout http://anonsvn.mono-project.com/viewvc/trunk/bitsharp/src, revision HEAD, Fully recursive, ...