Home > Programming > Image Upload Application

Image Upload Application

June 5th, 2009

I would like an application that would run assist users with uploading imapges from SD cards to a server.

I would like this application to work in the following manner:

Without prompting the user to approve/deny/other, but providing feedback that work is in progress (small dialog box, progress bar animation in task bar, etc…)
# From a field laptop/workstation, upon inserting a predefined SD card (or other memory stick), all images on memory stick are copied to a predefined folder.
– I would like this folder secure (so the user cannot browse, manipulate, delete, etc. items within this folder).
– This may require an installable app on the workstation (or auto run on the memory card).
# Upon confirming all images have been copied to the workstation, format the SD card (or at least all copiedimages are deleted).
# Notify the user that it is safe to remove memory stick.
# If a network connection is detected, attempt to syncronize ALL images to a folder on a webserver (please advise preferred connection type – http, ftp. etc).
# Notify user of progress/completion of image syncronization between field workstatiton/web server.

Provide a web interface to administrate/report activity.

Please advise if you have any questions or need clarification of any other requirements.


Image Upload Application

Comments are closed.
Bear