Local Daemon's main tasks:
-
maintaining two-way communication between user applications, applets and central server
-
launching local applications
-
passing messages between applications running on the same node
-
providing certain system level functionality not normally available to Java applets, such as file access or printing
|