User’s Manual
159
APPENDIX E. SECURE EMBEDDED WEB
APPLICATION KIT
Appendix E provides information for the Secure Embedded Web
Application Kit based on the RCM3700. In addition to an
RCM3700 series RabbitCore module and Dynamic C 8.51 or a
later version, the Secure Embedded Web Application Kit comes
with an enhanced software bundle that facilitates the rapid
development of secure Web browser interfaces for embedded
system control.
The enhanced software bundle that is provided in the Secure Embedded Web Application
Kit comes on three CD-ROMs. The software modules included in the software bundle
require Dynamic C 8.51 or a later version, which is included on a separate CD-ROM in
the Secure Embedded Web Application Kit.
Software Modules on CD-ROM 1—Dynamic C FAT File System module.
The Dynamic C FAT (File Allocation Table) File System module provides a ready-to-run
flash-based file system that:
works with a Dynamic C HTTP or RabbitWeb server to update content reliably
provides reliable storage and transfer of databases and Web pages according to an
established, widely used file system
supports a battery-backed wear-reducing cache system that protects the file system dur-
ing power cycles
Software Modules on CD-ROM 2—Dynamic C RabbitWeb module.
The Dynamic C RabbitWeb module provides an HTTP/HTML rapid Web development
extension for embedded devices, allowing you to:
read and write program variables remotely, eliminating complex CGI programming
easily create controls such as pulldown menus or control buttons
ensure valid input values and proper user authorization
elegantly indicate input errors for easy correction