On Oct 18, 2012, at 4:41 PM, dimitris chloupis <[email protected]> wrote:

> Hi there I need a way to make pharo communicate with blender python. I have 
> been successful making external cpython and pypy talk to blender cpython via 
> XMLRPC. Now I want my pharo project "Ephestos" to control blender python by 
> sending python command that then a blender addon which is written in python 
> will execute. 
> 
> Is there such a XMLRPC library for pharo, and how do I use it. And also what 
> are the alternatives ? 
> 
Hello,

There is an xml-rpc implementation here:

        http://code.google.com/p/pharo-xmlrpc/


        Marcus


--
Marcus Denker -- http://marcusdenker.de


Reply via email to