Ian Clarke wrote: > On Mon, Jan 21, 2002 at 10:30:42PM +0100, Are wrote: > >>It would be really nice if the systray app could check >>http://freenetproject.org/snapshots/ for the latest freenet-latest.jar and >>tell me if there is a new one. If there is a new one I should just press a >>button and the jar should be downloaded and the node restarted. >> >>It should be easy to implement I think..
As the system tray application does not include *any* networking code at the moment, I would rather not say that it is easy to implement (at least for me). Besides before heavily upgrading that I will rather start rewriting as a proper app to get rid of all the assembler inheritances from day 1. :-) (Mmhh, I could use my download dialog which I use to download a seed file to also download freenet-latest.jar) or even easier I provide a simple "Update.exe" which will stop the node, fetch freenet and restart the node, that would be easily possible, mhh, mhh). Yes that sounds like a nice plugable solution for me. You could even use some task scheduler (or cron) to run it automatically each day. Investigating... Spaetz _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
