[Twisted-Python] Running twisted tap file as NT service.

Andrew Bennetts andrew-twisted at puzzling.org
Thu Mar 4 04:58:48 EST 2004


On Thu, Mar 04, 2004 at 10:48:21AM +0100, Max Thiercy wrote:
> I'm trying to implement a small dedicated service on both Windows and Unix.
> So, I'm interesting in the capability of converting a twisted .tap file to
> an NT/2K/XP service.
> 
> I read some useful mails from Cory Dodt (end of january 2004) but these
> mails mention a tool named 'tap2ntsvc' that I can't find anywhere.
> 
> Could you tell me where I can find this tool ?

It's in the "sandbox/moonfallen" directory in CVS.  You browse it on the web
here:
    http://cvs.twistedmatrix.com/cvs/sandbox/moonfallen/

The easiest way to get it is probably to checkout a copy of the CVS
repository, though (brief instructions at http://cvs.twistedmatrix.com/).

-Andrew.





More information about the Twisted-Python mailing list