OMC calling using omniORBpy from Python! ---------------------------------------- Adrian Pop, adrp@ida.liu.se, 2008-11-06 NOTES: - this package is dependent of Python 2.5! - this package has in it the binary package of omniORBpy taken from here: http://omniorb.sourceforge.net/ TO RUN omc_communication.py use these steps: - take the file: python_2.5-omniORBPy_3.3-win32.zip - unpack it someplace! - Start->Run->cmd - go to where you unpaked the zip file. - run ....>set_python_path.bat - run ....>python omc_communication.py - Hurra! it works :) Well, I never knew that omniORBpy can connect to Mico servers. What a cool stuff! Enjoy, Adrian Pop/