|
|
Front Page News
-
|
I recently recorded a show on BTSharp on dnrTV. Here is the link to the show! Enjoy! http://dnrtv.com/default.aspx?showID=61...
|
-
|
If you'd like to check out BTSharp and the associated Intellisense, you can find the download at http://btsharp.com/Download.aspx . You can create a free 30-day evaluation BTSharp account at https://btsharp.com/billing/shop_main.aspx . Happy Downloading...
|
-
|
Creating a .torrent file with BTSharp 2.0 This will create a .torrent file that describes myfile.mp3. private string myContentProviderId = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" ; string file = @"c:\myfile.mp3" ; ShareInfo shareInfo...
|
-
|
When using an external library within your application, it's often useful to understand what's going on in the background. I hope achitectural explaination helps developers to conceptualize how to use BTSharp. The BTSharp Core Library - This is...
|
-
|
Developers have choices when it comes to content distribution. HTTP, FTP, and P2P are just a few standard protocols we can use. One of the most closely related technologies to BTSharp is Amazon S3. BTSharp is a great alternative to Amazon S3 for developers...
|
-
|
It's about ease of use. It's about reliability, stability, and empowerment. The ability to publish information, without owning any sort of hosting account is wonderful. The ability to do that easily is priceless. .NET developers should be able...
|
-
|
The BTSharp Team doesn't want you to have to worry about how your data gets from here to there, as long as it does quickly and easily. Method: We host a tracker, so you don't have to If you don't want to host your own tracker, we host a tracker...
|
-
|
"There are several criteria a good choking algorithm should meet. It should cap the number of simultaneous uploads for good TCP performance. It should avoid choking and unchoking quickly, known as 'fibrillation' . It should reciprocate to...
|
-
|
There are some hard-coded app-config values that you can use tell BTSharp to output information about Events, Errors, Information, and Debugging. I've included the AppSettings keys that BTSharp loads when a BTClient is instantiated. BTSharp.Verbosity...
|
|
|
|