Three misc questions

Syver Enstad syver-en+usenet at online.no
Tue Dec 25 08:01:09 EST 2001


Stefan Werner <stefan1werner at hotmail.com> writes:
> 2. Is there a way for IPC between two Python environments?
> E.g. Blender and Poser have both a Python scripting engine, and I'd
> like to experiment and link them both together. Is there a way I can
> send messages or other data packages between both environments besides
> 
> using shared files?

Try Pyro, I've just begun checking out, but it is easy to setup and
use and provide remote python objects so you don't have to make your
own protocol.

-- 

Vennlig hilsen 

Syver Enstad



More information about the Python-list mailing list