Interactive simulation client code and application test
=======================================================
Last update: 2010-12-17 Adrian Pop [adrpo@ida.liu.se]

Documentation:
--------------
See Chapter 5 in OpenModelica User's Guide for
more information on interactive simulation.

Sample application:
-------------------
A complete application test is in:
https://openmodelica.org/svn/OpenModelica/trunk/testsuite/openmodelica/interactive-simulation
user: anonymous
pass: none   <-- write "none" without quotes here

An already build application test executable for Windows is in:
https://openmodelica.org/svn/OpenModelica/trunk/SimulationRuntime/interactive/SampleClient
directory

Code:
-----
To get the code for an interactive client look at:
https://openmodelica.org/svn/OpenModelica/trunk/SimulationRuntime/interactive
user: anonymous
pass: none   <-- write "none" without quotes here

File
 client.cpp
 and all the other dependencies: thread.* socket.*

Another (better) way would be to use Subversion (TortoiseSVN) and checkout:
https://openmodelica.org/svn/OpenModelica/trunk/SimulationRuntime/interactive
user: anonymous
pass: none   <-- write "none" without quotes here


Cheers,
Adrian Pop/
