recommendations for rich scalable internet application
- by Wouter Roux
I am planning to develop a web application that must perform the following actions:
User authentication
allow authenticated user to download data from USB device (roughly 5 meg data)
upload the data from the USB device to processing server
process the data and display the results to the user
further requirements/restrictions:
the USB driver…