Thank you very much Paul, I&#39;ll work on this and post any change, and if someone in the list want, I&#39;ll post the final (working) code...<br><br>Thanks again...<br><br>Raul<br><br><div><span class="gmail_quote">On 10/9/07, 
<b class="gmail_sendername">paul</b> &lt;<a href="mailto:paul@subsignal.org">paul@subsignal.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>I&#39;ll take your word and add my 2 cents here:<br><br>Running commands is not a problem, the client example provided at<br><a href="http://twistedmatrix.com">twistedmatrix.com</a> does just that. However, it always uses a new
<br>connection with all the associated overhead.<br>I&#39;ve been told you need a Channel for each command but you can reuse the<br>connection. To make this work you have to decouple the Channel from the<br>connection setup:
<br><br><br>hth<br>&nbsp;&nbsp;Paul<br><br>BTW: This is not working code, it&#39;s just to show the basic schema...<br></blockquote></div><br>PS: Yep, there&#39;s a lot of Paul in this list! :p<br><br>