<br><br><div><span class="gmail_quote">On 7/18/05, <b class="gmail_sendername">J French</b> &lt;<a href="mailto:hikenboots@gmail.com">hikenboots@gmail.com</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;">
I'm working with Twisted and getting my head around it but I still<br>have some general paradigm questions.<br><br>When using Twisted to create an application to run under twistd, is it<br>possible to implement more than one protocol?&nbsp;&nbsp;For instance, If I
<br>write a server which uses PB to interface with its python client, can<br>I then also check pop3 boxes from the same application / twistd process?<br><br>Put another way: When incorporating functionality into a server app
<br>requiring multiple protocols (PB, SMTP, HTTP, etc.) what is the<br>standard way of effecting this?<br><br>Sorry for another newbie question and thanks for your time.<br><br>______________________________________________
</blockquote><div><br>
<br>
yes you use a Service&nbsp; and&nbsp; you can implement as many concurrent&nbsp; protocol interfaces as you like <br>
</div><br></div><br><br><br>-- <br>If you don't know what you want, you probably need a nap.