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.ida.liu.se/svn/OpenModelica/trunk/testsuite/interactive-simulation 
user: anonymous
pass: none   <-- write "none" without quotes here

An already build application test executable for Windows is in:
https://openmodelica.ida.liu.se/svn/OpenModelica/trunk/c_runtime/interactive/SampleClient 
directory

Code:
-----
To get the code for an interactive client look at:
https://openmodelica.ida.liu.se/svn/OpenModelica/trunk/c_runtime/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.ida.liu.se/svn/OpenModelica/trunk/c_runtime/interactive
user: anonymous
pass: none   <-- write "none" without quotes here


Cheers,
Adrian Pop/
