Web Server (HTTPD) OS Design Development (Windows CE 5.0)

Send Feedback

The Windows CE-based Web Server (HTTPD) implementation enables you to monitor, configure, and remotely control a device or computer through the use of a Hypertext Transfer Protocol (HTTP) server. The Web Server provides this service for network printers, scanners, and other shared equipment.

Web Server implements a subset of HTTP 1.0 and allows connections to be maintained through keep-alive functionality. Web Server provides file downloads, multiple virtual paths, and simultaneous connections. You can include additional Catalog items in your OS design to add support for authentication, Internet Server Application Program Interface (ISAPI) extensions, ISAPI filters, and/or active server pages (ASP). Services.exe loads the Web Server at system startup.

For more information, see Web Server Overview.

See Also

Web Server (HTTPD) | Web Server (HTTPD) Application Development | Web Server Reference | Web Server Registry Settings | Web Server Security

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.