AppWeb File List

Here is a list of all documented files with brief descriptions:
/home/mob/svn/appWeb/1.2.3/ejs/ejs.cppJavascript parser
/home/mob/svn/appWeb/1.2.3/ejs/ejs.hEmbedded Javascript (ECMAScript)
/home/mob/svn/appWeb/1.2.3/http/alias.cppAlias service for aliasing URLs to file storage
/home/mob/svn/appWeb/1.2.3/http/auth.cppAuthorization abstraction
/home/mob/svn/appWeb/1.2.3/http/capi.hC language API
/home/mob/svn/appWeb/1.2.3/http/client.cppClient HTTP facility
/home/mob/svn/appWeb/1.2.3/http/client.hHTTP client header
/home/mob/svn/appWeb/1.2.3/http/compatApi.hGoAhead WebServer "C" language compatability API
/home/mob/svn/appWeb/1.2.3/http/crypt.cppOne line description
/home/mob/svn/appWeb/1.2.3/http/date.cppDate management routines
/home/mob/svn/appWeb/1.2.3/http/dir.cppSupport for Directory directives
/home/mob/svn/appWeb/1.2.3/http/handler.cppSupport loadable URL handlers
/home/mob/svn/appWeb/1.2.3/http/host.cppHost class for all HTTP hosts
/home/mob/svn/appWeb/1.2.3/http/http.cppApplication level HTTP control class
/home/mob/svn/appWeb/1.2.3/http/http.hPrimary header for the Mbedthis Http Web Server
/home/mob/svn/appWeb/1.2.3/http/httpClient.cppHttp client program to fetch URLs
/home/mob/svn/appWeb/1.2.3/http/location.cppImplement Location directives
/home/mob/svn/appWeb/1.2.3/http/module.cppDynamic and static module management
/home/mob/svn/appWeb/1.2.3/http/request.cppRequest class to handle individual HTTP requests
/home/mob/svn/appWeb/1.2.3/http/rom.cppROM File system
/home/mob/svn/appWeb/1.2.3/http/server.cppServer Class to manage a single server
/home/mob/svn/appWeb/1.2.3/http/shared.hShared definitions between http.h and client.h
/home/mob/svn/appWeb/1.2.3/http/url.cppUrl manipulation routines
/home/mob/svn/appWeb/1.2.3/http/modules/adminHandler.cppAdmin handler for run-time diagnostics
/home/mob/svn/appWeb/1.2.3/http/modules/adminHandler.hHeader for the adminHandler
/home/mob/svn/appWeb/1.2.3/http/modules/authHandler.cppAuthorization handler for basic and digest authentication
/home/mob/svn/appWeb/1.2.3/http/modules/authHandler.hHeader for authHandler
/home/mob/svn/appWeb/1.2.3/http/modules/capiModule.cppC language interface module
/home/mob/svn/appWeb/1.2.3/http/modules/cgiHandler.cppCommon Gateway Interface Handler
/home/mob/svn/appWeb/1.2.3/http/modules/cgiHandler.hHeader for cgiHandler
/home/mob/svn/appWeb/1.2.3/http/modules/compatModule.cppCompatibility module for the GoAhead Web Server
/home/mob/svn/appWeb/1.2.3/http/modules/compatModule.hHeader for the GoAhead Compatibility module (compat.cpp)
/home/mob/svn/appWeb/1.2.3/http/modules/copyHandler.cppCopy static content handler
/home/mob/svn/appWeb/1.2.3/http/modules/copyHandler.hHeader for the copyHandler
/home/mob/svn/appWeb/1.2.3/http/modules/egiHandler.cppEmbedded Gateway Interface (EGI) handler
/home/mob/svn/appWeb/1.2.3/http/modules/egiHandler.hHeader for the egiHandler
/home/mob/svn/appWeb/1.2.3/http/modules/ejsModule.cppEmbedded JavaScript Module
/home/mob/svn/appWeb/1.2.3/http/modules/ejsModule.hEJS module header
/home/mob/svn/appWeb/1.2.3/http/modules/espControls.cppEmbedded Server Pages (ESP) Controls
/home/mob/svn/appWeb/1.2.3/http/modules/espHandler.cppEmbedded Server Pages (ESP) handler
/home/mob/svn/appWeb/1.2.3/http/modules/espHandler.hHeader for the espHandler
/home/mob/svn/appWeb/1.2.3/http/modules/sslModule.cppSecure Sockets Layer (SSL) module
/home/mob/svn/appWeb/1.2.3/http/modules/sslModule.hHeader for the sslHandler
/home/mob/svn/appWeb/1.2.3/http/modules/uploadHandler.cppForm-based file upload handler
/home/mob/svn/appWeb/1.2.3/http/modules/uploadHandler.hHeader for the uploadHandler
/home/mob/svn/appWeb/1.2.3/http/modules/matrixSsl/matrixSslModule.cppSupport for secure sockets via MatrixSSL
/home/mob/svn/appWeb/1.2.3/http/modules/matrixSsl/matrixSslModule.hHeader for the Matrix SSL module
/home/mob/svn/appWeb/1.2.3/http/modules/openSsl/openSslDh.hOpenSSL DH get routines
/home/mob/svn/appWeb/1.2.3/http/modules/openSsl/openSslModule.cppSupport for secure sockets via OpenSSL
/home/mob/svn/appWeb/1.2.3/http/modules/openSsl/openSslModule.hOpenSSL header for the openSslModule
/home/mob/svn/appWeb/1.2.3/http/modules/php4/php4Handler.cppPHP content handler
/home/mob/svn/appWeb/1.2.3/http/modules/php4/php4Handler.hHeader for the phpHandler
/home/mob/svn/appWeb/1.2.3/http/modules/php5/php5Handler.cppPHP content handler
/home/mob/svn/appWeb/1.2.3/http/modules/php5/php5Handler.hHeader for the phpHandler
/home/mob/svn/appWeb/1.2.3/mpr/buf.cppFast, growable buffer mechanism using a ring queue metaphore
/home/mob/svn/appWeb/1.2.3/mpr/embedded.cppMiscellaneous routines safe for embedded programming
/home/mob/svn/appWeb/1.2.3/mpr/file.cppFile system abstraction module
/home/mob/svn/appWeb/1.2.3/mpr/hash.cppFast hashing lookup module
/home/mob/svn/appWeb/1.2.3/mpr/list.cppList support for the List, Link and MprStringList clases
/home/mob/svn/appWeb/1.2.3/mpr/log.cppDiagnostic error, trace and logging facility
/home/mob/svn/appWeb/1.2.3/mpr/malloc.cppFast and safe malloc replacemen for embedded use
/home/mob/svn/appWeb/1.2.3/mpr/mpr.cppLibrary and application initialization
/home/mob/svn/appWeb/1.2.3/mpr/mpr.hHeader for the Mbedthis Portable Runtime (MPR)
/home/mob/svn/appWeb/1.2.3/mpr/mprOs.hInclude O/S headers and smooth out per-O/S differences
/home/mob/svn/appWeb/1.2.3/mpr/select.cppManagement of socket select
/home/mob/svn/appWeb/1.2.3/mpr/socket.cppConvenience class for the management of sockets
/home/mob/svn/appWeb/1.2.3/mpr/stdcpp.cppReplacement routines for libstdc++. Used in libstdcpp
/home/mob/svn/appWeb/1.2.3/mpr/task.cppTask and thread pool service
/home/mob/svn/appWeb/1.2.3/mpr/test.cppEmbedded Test Unit Framework (EUnit)
/home/mob/svn/appWeb/1.2.3/mpr/test.hHeader for the Embedded Unit Test Framework (eUnit)
/home/mob/svn/appWeb/1.2.3/mpr/timer.cppManagement of callback timer module
/home/mob/svn/appWeb/1.2.3/mpr/WIN/daemon.cppDaemonize the MPR (run as a service)
/home/mob/svn/appWeb/1.2.3/mpr/WIN/os.cppLinux support for the Mbedthis Portable Runtime
/home/mob/svn/appWeb/1.2.3/mpr/WIN/thread.cppPrimitive multi-threading support for Linux

© Mbedthis Software LLC, 2003-2004. All rights reserved. Mbedthis is a trademark of Mbedthis Software LLC.