How to download a file from the web in processing?
in
Programming Questions
•
2 years ago
Hi,
I've used processing a couple of times before, mainly with the arduino.
I format a lot of home-user computers and usually install the same set of open source freeware tools we all know - firefox, pdfcreator, vlc etc. etc.
The thing is, these programs are constantly being updated and new versions are coming out. With every new format&install i find myself downloading these programs time and time again.
I'd like to use processing to make a small portable program to connect to each of the program's servers, lookup the latest version and download it.
That would make things much easier for me. Any tips on how i could achieve this?
Cheers!
1