We proudly announce the first alpha release of our DocSafe
document storage server.
DocSafe is a server component entirely written
in C# on the Microsoft .Net 2.0 platform, using as database platform Microsoft
SQL Server 2000 (or only the MSDE engine - customizable according to the
client's needs).
Our server is intended as a heavy-load production server. DocSafe
has an easy-to-use client interface (a C# assembly) which allows an easy
integration in any application that needs to securely store/retrieve documents
of any kind.
The main characteristics that we had in mind when we first
started the development of this server are:
-
Robust, application-independent storage of any kind of files
-
Fast file retrieval
-
Allowing synchronous and asynchronous working modes with the client
-
Easy to integrate in any application
-
Efficient data storage and data compression of the stored files
-
Handy server administration tools to ease up the the work of system
administrators