Posted June 17, 20178 yr Popular Post comment_11700 Hey, this is my super simple JAR loader. I wrote this to exist as the first item in my public code repo, so I figured I'd also release it here. It functions like this: The loader creates a temp file, created with the contents of the JAR file on your remote website, then calculates the MD5 checksum of the remote client and the local client, compares them against eachother, and updates if necessary. Nothing flashy, nothing special, just clean, readable, and fast. Download URL: SimpleClientUpdater Remember to replace the "replace_this" string in the Const class, and also set JAR_URL and CLIENT_PATH to your own respective configurations.
May 31, 20196 yr comment_32358 On 6/17/2017 at 2:43 AM, Sp0rk said: Hey, this is my super simple JAR loader. I wrote this to exist as the first item in my public code repo, so I figured I'd also release it here. It functions like this: The loader creates a temp file, created with the contents of the JAR file on your remote website, then calculates the MD5 checksum of the remote client and the local client, compares them against eachother, and updates if necessary. Nothing flashy, nothing special, just clean, readable, and fast. Download URL: Hidden Content Reply to this topic to see the hidden content. Remember to replace the "replace_this" string in the Const class, and also set JAR_URL and CLIENT_PATH to your own respective configurations. Thanks for this!
January 29, 20205 yr comment_44219 ok time for the moment of truth... does this site work or is it bs?
November 6, 20213 yr comment_64822 On 16/6/2017 at 20:43, Sp0rk said: Hey, this is my super simple JAR loader. I wrote this to exist as the first item in my public code repo, so I figured I'd also release it here. It functions like this: The loader creates a temp file, created with the contents of the JAR file on your remote website, then calculates the MD5 checksum of the remote client and the local client, compares them against eachother, and updates if necessary. Nothing flashy, nothing special, just clean, readable, and fast. Download URL: Hidden Content Give reaction or reply to this topic to see the hidden content. Remember to replace the "replace_this" string in the Const class, and also set JAR_URL and CLIENT_PATH to your own respective configurations. x
Create an account or sign in to comment