[Twisted-Python] Twisted and Torrent Support
Nov. 4, 2006
7:15 p.m.
I am looking for both client and server support for bittorrent that is integrated with Twisted (as are the ftp, etc). I was wondering if any one knows of just such support. Thanks, Chaz.
Nov. 6, 2006
5:29 p.m.
Chas. wrote:
I am looking for both client and server support for bittorrent that is integrated with Twisted (as are the ftp, etc). I was wondering if any one knows of just such support.
The baseline BitTorrent client and server *are* written using Twisted:
from BitTorrent.RawServer_twisted import RawServer from twisted.internet import task
7189
Age (days ago)
7191
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chas. -
David E. Konerding