akhileus87
Oct 31 2008, 03:19 PM
Hy,
Sorry for my English, I dont speek well. I have a bacalar work with Open Modelica. I have to create a web application with OpenModelica. I studied the php, there COM objects, but OM cant communicate with php. I studied the materials for Modelica, but I cant found anything. Now I have no idea how can I create communication channel with Open Modelica.
Can everyone help me? please!
adrpo
Dec 10 2008, 04:28 PM
Hi,
You can use Corba to communicate with OpenModelica.
We have several corba clients available for various languages.
Have a look here:
http://www.ida.liu.se/~adrpo/omc/corba/There is a python corba client, you might do similar in PHP.
For php you could use any of the available Corba implementations such as:
http://phporb.sourceforge.net/Cheers,
Adrian Pop/