Welcome to BTSharp Community Server
Sign in
|
Join
|
Help
BTSharp Team's Blog
Information about BTSharp.
RSS 2.0
Atom 1.0
Home
Email
Search
Go
Tags
Amazon S3
Announcement
app.config
Architecture
BitTorrent
BTSharp
C Sharp
C#
configuration
debugging
Default Tracker
Examples
Tracker
Tracker Hosting
Navigation
Home
Blogs
Forums
Archives
May 2007 (1)
February 2007 (2)
January 2007 (2)
November 2006 (2)
October 2006 (1)
Links
BTSharp.com
Browse by Tags
All Tags
»
Examples
(RSS)
Sorry, but there are no more tags available to filter with.
BTSharp Examples: Creating .torrent files with BTSharp 2.0
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
Read More...
Posted
Friday, February 02, 2007 1:08 AM
by
davidsmith
|
0 Comments
Filed under:
Examples