How to port a Symbion application as a daemon process or more clearly as a "service". E.g. as soon as the emulator launches up, the application starts running as a "service". In unix we can put the application in the /etc/rc. So as program runs as a background right from the start of the system.