Java applet remotely installs a program on the browser
Hi All,
I need to develop a Java applet and store on my Apache web server.
the objective is to remotely install a device driver on the client (IE) when it connects to the web server. the web server should first check if the device driver does not exist then it should push the installation .exe when the client accept it.
any Tutorials/examples??
Bookmarks