<font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Dear All,<br><br>I am new in twisted framework, and currently building a twisted app that will route a packet from one client to multiple servers via TCP connection, back and forth.<br>
<br>The program will work like this<br><br>                               /----&gt; server A<br>Client --&gt; twisted routing apps ----&gt; server B</font><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">                               \----&gt; server C</font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">I also wrote the server apps using twisted by using simple Int32StringReceiver. I haven&#39;t made this kind of application before. So could you guys give me pointers on how to do that?</font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Thanks in advance,</font><br></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br>
</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">LynxLuna</font></div>