2005/5/9

     
 

ACDK Virtual Files

artefaktur

acdk_vfile implements virtual file systems for zip and tar files, which can used as plugin for the ACDK File framework.


acdk_vfile provides implements  virtual file systems for the  acdk::io::File fassade for transparent access to zip and tar files.

Please refer to  acdk_vfile man for examples.

The utility  acdk_vfile_file2rc transfer any binary data to a C-Struktur to link it to an application accessible via the  acdk::io::RessourceFileSystem.

The little utility  acdk_vfile_convert is a ZIP and TAR unpacker, uses just as a little demo for the zip and tar file system plugin features.

Another File plugin is available for FTP servers in the  acdk_net package.


Sub chapter pages:

ACDK Virtual Files (acdk_vfile)
acdk_vfile implements virtual file systems for zip and tar files, which can used as plugin for the ACDK File framework.

acdk_vfile provides acdk::io::File plugins for reading tar and zip files.

acdk_vfile_convert is just a little demo for reading archives supported by acdk_vfile.

acdk_vfile_file2rc converts a binary file to a byte array in a C file.

This is a generic installation for ACDK packages.

ACDK is available under the LGPL license.

ZLIB is third party library and has its own license.



Please refer also to: