S
SpreadTooThin
I have a jar file that works well on my local machine, and does what I need it to do. This jar file reads a directory of images and manipulates them and stores results in a separate directory.
I want to provide a web page to a client that will allow them to process data on their machine using my jar file and my web site / server.
How do I go about doing that?
I want to provide a web page to a client that will allow them to process data on their machine using my jar file and my web site / server.
How do I go about doing that?