[Mono-devel-list] Idea: Bittorrent and Mono.

David Waite dwaite at gmail.com
Wed Jul 28 13:01:34 EDT 2004


Alejandro Sánchez Acosta and myself are working on a MIT-licensed
bittorrent client/server library based on the original python code.
I'm trying to hold off publicising until we have a minimal level of
tested functionality :)

Unfortunately, I'm over half-finished with the encoder/decoder now,
and took a rather different approach (the approach of the python
code).

-David Waite

On Wed, 28 Jul 2004 10:47:48 -0400, Jeff Wilcox <jeffwilcox at gmail.com> wrote:
> When I sent out the sample B-Encode links earlier, I forgot to include
> the other 2 .cs files as links, they make it a little more
> practicle/obvious as to how it can be used.  The Main file opens a
> torrent from the local directory, parses it, and then saves it to a
> new file to make sure everything's coming out kosher.
> 
> http://jeff.wilcox.name/projects/bencode/bencode-sample/Torrent.cs.txt
> http://jeff.wilcox.name/projects/bencode/bencode-sample/BEncode.cs.txt
> http://jeff.wilcox.name/projects/bencode/bencode-sample/Main.cs.txt
> 
> Hopefully some people with better networking experience than myself
> take this all to the next level!
> 
> Regards,
> 
> - jeff
> 
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



More information about the Mono-devel-list mailing list