C

CallbackFilter

Издавач: EldoS Corporation
Virus scanned Windows Free to try
Преземи v4.1 199 downloads
Верзија4.1
ИздавачEldoS Corporation
Датум на издавањеMay 18, 2016
Датум на додавањеMay 18, 2016
Барања за ОСWindows 10, Windows 2003, Windows Vista, Windows, Windows 2000, Windows 8, Windows Server 2008, Windows 7, Windows XP
БарањаNone
Вкупно преземања199
ЦенаFree to try

Опис

CallbackFilter component lets you monitor and control disk activity, track file and directory operations (create, read, write, rename), alter file data, encrypt files, create virtual files and much more.

CallbackFilter is an SDK (Software Development Kit) which lets your application intercept file operations in Windows operating systems.

Your application is notified when some file operation (file open, file read, write, directory enumeration) is performed.

Besides plain notification, CallbackFilter lets your application decide, what to do with the request -

the application can process the request, modify input or output data before or after the request is performed or even tell the operating system to decline / cancel the request.

CallbackFilter provides rule-based interception and processing of the requests, thus offering powerful functionality with almost no coding. Rules both increase speed of request handling (as you can specify, what request types are filtered and what actions are performed for each filtered request).

With CallbackFilter you can create virtual files and directories, that are not actually present on the disk and whose content is controlled by your application.