[Twisted-Python] Twisted and Torrent Support
4 Nov
2006
4 Nov
'06
12: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.
6 Nov
6 Nov
10:29 a.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
6645
Age (days ago)
6647
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chas.
-
David E. Konerding