[Twisted-Python] Resending a UDP datagram if a response is not received

Gaspard, Bradley S. BRADLEY.S.GASPARD at saic.com
Mon May 7 11:32:55 EDT 2007


I am trying to write a client to an existing UDP server that requires a couple of data exchanges before the transaction is complete. Should any of the client's requests go unanswered I would like to resend the request after a timeout period. Perhaps something could be done with reactor.callLater to see if a response had been received but is there a better way to do this?

Any pointers/examples would be greatly appreciated. TCP is not an option.

Brad

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20070507/168e9746/attachment.htm 


More information about the Twisted-Python mailing list