All Tags »
Compatibility
Sorry, but there are no more tags available to filter with.
-
Since BTSharp follows the BitTorrent protocol, it should be compatible with any BitTorrent client that also follows the BitTorrent protocol.
BTSharp has been successfully tested with:AzureusuTorrentBitLordIf you successfully test BTSharp with another client and you think it should be listed, you can email us at compatibility [AT] btsharp.com.
-
This question is also phrased as: "Can I use BTSharp to download generic .torrent files?"
Yes! Of course! We encourage it!
1. Load the ShareInfo file as usual. As in:
ShareInfo shareInfo = ShareInfo.Load(@"c:\torrents\GreatSong.torrent");
or
ShareInfo shareInfo = ShareInfo.Load( new ...