 |
 |
|
|
 |
 |
 |
 |
|
|
With Callback File System you can create your own file system within your application and expose this file system to Windows as a virtual disk.
Callback File System provides a kernel-mode driver, which calls your application when it needs to perform some file system operation, and a user-mode API for use by your application. And your application can expose generic data as a file system to third-party processes.
Such approach lets you offer the remotely stored information for system-wide access.
|
|
Editor review: Reviewer, 2009-02-09 08:31:00
With Callback File System you can create your own file system within your application and expose this file system to Windows as a virtual disk.
Features: Callback File System lets you create a virtual file system. What this does is hide the location and the format of the actual data storage from the system and the applications. The data may be spread across local disks or in application resources or memory or even somewhere in a remote location. Reading data and modifying the data is completely transparent to the user/ consumer of the data. Operating system or the application sees the virtual file system as a local disk.
This is implemented via a kernel mode driver and a user level API. User calls these API functions to implement the read/write and other functions. The driver calls your application to get the operations on this virtual file system done. Thus your application can expose generic data as a file system to third-party processes. This way remotely stored information is available for system wide access. This kind of virtual file system may be indispensable in scenarios where a document management system needs to hold the documents in a central vault, FTPDrive or WebDAV like remote drive applications or application that let you manage remotely stored data such as all your e-mails in Gmail like applications.
Callback File System is an SDK that makes it easy to implement virtual file systems. The kernel level driver and the user API are included. The driver creates a virtual disk with your files system and provides system-wide access to the disk. The API lets you manage the driver and the virtual disk from any Windows or .NET application.
With Callback File System you can run your file system code in user mode, letting the driver deal with complexities of the kernel mode.
Overall: A very useful system development kit for a vital functionality. It is easy to use.
|
 |
 |
Visit homepage of Callback File System
Download Callback File System 2.1
Popular search terms related to Callback File System:
virtual com driver, driver, corporation, virtual, virtual cd, disk, ms access, access, data, application
|

file to file mechanic system windows help file system defragmenter virtual modem driver windows party mode create pdf from an application mkv file to avi file system mechanical system tuneup

Programs related to Callback File System
PHP AdminPanel (PHP AP) provides you access to the control features of your site as creating static or dynamical pages and allows your easily manage ...
GdImageBox OCX is an Image Viewer Control delivered as ActiveX which supports many image formats like tif, gif, jpeg, png, wmf, wbmp, pcx, pnm, j2k, h...
A fast, powerful and programmer-friendly ASP.NET OLAP library.
The key features:
- Royalty free.
- 100% managed code.
- Medium trust compliance. ...
License System library for developers to implement a license system in their software with online registration and activation. No subscriptions, just ...
PPT2Flash SDK for .NET, ASP.NET and COM developer of professional PowerPoint-to-Flash solution, such as Online Collaboration, Online sharing of PowerP...
Clean up the stored procedures in your SQL Server Database. The Unused Stored Procedures application performs an intelligent comparison of your sourc...
Flexible TreeView is the most flexible TreeView/ListView combination control on the market with many unique features inside. It provides to developers...
GdImageBox Pro ActiveX is an Image Viewer which supports many image formats like tiff, multi-page tiff, gif, animated gif, jpeg, png, wmf, wbmp, pcx,...
Sunflower Excel .Net is a non-graphical component that enables in windows applications to convert Excel Spreadsheet XLS to HTML . It also supports co...
PDF Link software automates the process of applying text with external web links, removing, creating, changing and reporting.
link types like: http, ...
|