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