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

Marcos Carneiro da Rocha mcrocha at terra.com.br
Thu Jul 22 09:51:28 EDT 2004


Hi everybody,

i'm watching this thread about bittorrent and mono and i have some
questions:

- why implement bittorrent ni mini webserver ??? performance ??? 
with asp.net it would be more flexible, because anyone could customize
easily

- will it be implemented as a .dll so anyone at any plataform (mono or
ms .net) could use that ???

- to implement it we will have to implement many network components, so
why don't we implement separate network components that extends .net
framework ???
with this we can implement extensions easily like: snmp, ssh, ftp,
telnet, etc. or implement some applications that use these extensions
like: emule client, email clients (pop, imap, smtp, etc), nntp client,
nfs client, smb client, ntp client or any kind of application server
that uses network.

Marcos Carneiro da Rocha

On Wed, 2004-07-21 at 10:38, Andrew Craven wrote:
> Jeff Wilcox wrote:
>  > <<snip>>
> > I agree that there is amazing potential for this.  After reading
> > Miguel's posting a few days ago, I spent some time analyzing the
> > Python source and began a small BitTorrent "proof of concept" project.
> >  At this time it's mostly the utilitarian functionality, and I'm not
> > sure how far I will be able to take this before school starts up
> > again.
> > 
> > * Is anyone else actively developing, or interested in developing this
> > functionality?
> 
> I also started up a little bit of hobby work afetr Miguel's mail, and I 
> would be interested in participating in the development of a BT engine 
> for Mono. It's not that much work, though.
> 
> A Mono implementation should include all aspects of BitTorrent, 
> including the tracker/server, IMO. The tracker could be implemented in 
> ASP.NET, too, or have it's own mini webserver, as classical BT does.
> 
> Thanks,
> 
> Andy
> 
> 
> _______________________________________________
> 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