http/rom.cpp File Reference

ROM File system. More...


Detailed Description

ROM File system.

Overview:
ROM support for systems without disk or flash based file systems. This module provides read-only file retrieval from compiled files images. Use the httpComp program to compile files into C++ code and then link them into your application. This module uses a hashed symbol table for fast file lookup.

© Embedthis Software LLC, 2003-2009. All rights reserved. Embedthis is a trademark of Embedthis Software LLC.