1 | Daemon provides a mechanism for TANGO components such as Java applets, central server, JavaScript scripts etc. to talk to each other. |
2 | TANGO daemon has been implemented as a plug-in. |
3 | Using LiveConnect mechanisms, each applet residing in the same page with the plug-in may obtain its handle. |
4 | Message passing between plug-in and an applet is achieved by calling appropriate methods of each other |