I would like to click on a test like this (the "start testing" button) every hour so I can get a hourly result (results are saved on the server side). Basically what happens is that I connect with a server to them and they send me a java applet (GlasnostReplayer.jar) that runs in my browser. If I do have the jar file and run java -jar GlasnostReplayer.jar, I get Failed to load Main-Class manifest attribute from ... .jar. (Besides, I think I need the connection to the server before I run the applet, and not just run the applet on my side). How can I achieve such a task? Thanks in advance!
|
| ||||
|
feedback
|
|
PHP CURL will help you to deal with links. | |||||
feedback
|