The following table shows the contents of the Private Servers HTTP directory, which contains HTTP functionality included with shared source code for Windows CE.
| Directory | Sysgen | Description | Buildable | Code type |
|---|---|---|---|---|
| asp | SYSGEN_HTTPD | Web server ASP interface | From command line | Shared Source |
| auth | SYSGEN_HTTPD | Web server authentication and SSL | From command line | Shared Source |
| buildexe | SYSGEN_HTTPD | Web server executable calling routine | From command line | Shared Source |
| core | SYSGEN_HTTPD | Web server core routines | From command line | Shared Source |
| extns | SYSGEN_HTTPD | Web server ISAPI extension base | From command line | Shared Source |
| filters | SYSGEN_HTTPD | Web server ISAPI filters | From command line | Shared Source |
| isapi | SYSGEN_HTTPD | Web server ISAPI extension callbacks | From command line | Shared Source |
| parser | SYSGEN_HTTPD | Web server http parsing and buffer routines | From command line | Shared Source |
| stubs | SYSGEN_HTTPD | Web server stubs | From command line | Shared Source |
See Also
Private Servers Directory | Shared Source Private Directory | Shared Source Code Directories
Send Feedback on this topic to the authors