1 Attachment(s)
Cache Updater. No servers required! VERY easy to add and use!
Hey everyone!
I just finished the ULTIMATE update to my cache update server. You now no longer have to run any servers and you must only add ONE line of code to your client.java in your client!
To add:
Under
Code:
public static final void main(String args[])
{
add:
Easy eh?
Now to start using it! First of all, visit this site:
[Only registered and activated users can see links. Click Here To Register...]
Fill that in and upload your cache etc..
Now download the attachments and extract the files to your client folder. In CheckCache.java, Set the serverId variable to the code that the above webpage gave you.
You do not need to change this code ever again unless you change the server name on the website!!
Save, compile and run :)
Please comment!
UPDATE:
I just added MD5 checking to the updater. This means that the MD5 of the file is calculated when uploading and downloading the file to assure that you do not download a bad/corrupted file!!
James,