unter.class" <-- this tells the webpage what java file to run, it should not be changed. width="125" height="30" <-- this tells the webpage how big the applet is, it should not be changed. <-- this tells the applet what file to load for the number of hits. As of this version it should not be changed because the server uses this file name. <-- this tells the applet the ip address of the server that the application is running on. This should be changed to the ip address of your webserver. <-- this tells the applet the port number to use. As of this version it should not be changed because it is hardcoded in the application.