On 01:43 am, yuey...@gmail.com wrote: >Hi, all > >I'm a new guy for twisted, >I just study the example of finger14.tac >at this page : >http://twistedmatrix.com/documents/current/core/howto/tutorial/protocol.html > >But, *startService* not called when program running.
Services are only started if they're added to the application object. Did you use setServiceParent to make the application object the parent of your service? Jean-Paul _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python