1 |
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.
|