To run this example, a python installation is required.

Start the XML-RPC server in a shell or a DOS console:
  python xmlrpcsrv.py
  
Start the SDL simulator and execute step by step. When getting to the operator 
and the procedure call, the XML-RPC server will print out the received information.
Watch the MyCharVar in the simulator Local variabels panel to see the updates of
the variable.

