[Twisted-Python] How to implement progress/transfer speed/transfered bytes handlers?

Nov. 6, 2002
6:35 a.m.
Hi, I want to use twisted as nntp client. Is it possible to add somewhere into the streams something like a progress bar or something that reports the download speed or the total transferred bytes? I have not looked too deeply into twisted, but as I understand it it uses the Decorator pattern between the connection and the actual handler. All I would need is to add a little class somewhere in between each connection and the handler, so that I can decorate the Protocol.dataReceived events... Michael -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!
8164
Age (days ago)
8164
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michael Scharf