Hi,
I am designing a system that will have users around the world connect to a web server. The users will upload and download files to the system.
Due to network problems I would like to store the files in a location that is local to the users to allow for quicker access. My initial thought was build the application such that the files would be stored in local SQL servers, and the main web site would direct a cab file loaded on the users PC to get the file from the closest SQL Server.
We currently have a network of LotusNotes servers in place, and I would like to know if there is a way to use them in the same way I would with SQL server. If there is a way, or a similar architecture I can choose that would be great,
Thanks,
David.
Start Free Trial