Possible to use Processing to upload a large file to a web server?
in
Programming Questions
•
2 years ago
I need to build a system to upload large files (200 megs or so) to a web server. I was wondering if it would be possible to use Processing for this?
In other words, I'd like the user to be able to visit a webpage and click "upload", which opens a Processing script that lets them browse to the file and then upload the large file, ideally with some status reporting.
If this is possible, any hints?
Or maybe alternative methods?
Thanks for any help.
In other words, I'd like the user to be able to visit a webpage and click "upload", which opens a Processing script that lets them browse to the file and then upload the large file, ideally with some status reporting.
If this is possible, any hints?
Or maybe alternative methods?
Thanks for any help.
1