[Twisted-Python] High Level Twisted Question [Multiple Protocol Usage]
Andy Gayton
andy at thecablelounge.com
Mon Jul 18 16:47:15 MDT 2005
> On 7/18/05, *J French* <hikenboots at gmail.com
>> Put another way: When incorporating functionality into a server app
>> requiring multiple protocols (PB, SMTP, HTTP, etc.) what is the
>> standard way of effecting this?
jarrod roberson wrote:
> yes you use a Service and you can implement as many concurrent
> protocol interfaces as you like
If you stay with the finger example, it'll get you there:
http://twistedmatrix.com/projects/core/documentation/howto/tutorial/index.html
good luck,
Andy.
More information about the Twisted-Python
mailing list