1 |
Java applets
-
User applications written in Java, downloaded from an HTTP server, and executed in browser environment
-
Communication between Java applets and central server is also maintained by the local daemons. Java applets communicate with local daemon by calling its method functions
|