[Twisted-Python] Question: Resuming a failed TCP transfer

Nadav Aharony nadav at MIT.EDU
Sun May 18 18:47:50 EDT 2008


Hi,

I'm wondering, is there some built-in Twisted functionality (or any 
other existing implementation using Twisted) for doing 
resumable/disruption tolerant file transfer?

Sample scenario: A sends file to B, session fails for whatever reason. B 
saved whatever data was received in some temporary structure, and knows 
to resume transfer from where it left off or alternatively request 
specific chunks that it is missing.

Wanted to know this before I start implementing such functionality on my 
own.

Thanks!
Nadav








More information about the Twisted-Python mailing list