Thursday, July 14, 2011

I need a name for some server software I made, outlined below.?

It was originally made to turn python into flash, and it has that effect, if used that way. What it actually does it take any executable (linux executable, of course), Then it waits for someone to connect to it, at which point it makes an instance of the program, and acts as a relay between the client and the program instance (i.e. conveys all messages). It will be soon extended for advanced logging and management, etc. It's made in python and twisted, and will be open source once I'm done with this iteration.

No comments:

Post a Comment