<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2800.1589" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#000000 size=2>
<DIV><FONT face=Arial color=#000000 size=2><FONT size=2>
<P>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&nbsp;there a better way to do this?</P>
<P>Any pointers/examples would be greatly appreciated. TCP is not an option.</P>
<P>Brad</P></FONT></FONT></DIV></FONT></DIV></BODY></HTML>