Web Server (HTTPD) Application Development
A version of this page is also available for
4/8/2010
The Web Server (HTTPD) is a Windows Embedded CE–based HTTP server that facilitates the use of the Internet for communication between a Windows Embedded CE–based device and network printers, scanners, and other shared equipment. Web Server applications send Hypertext Markup Language (HTML) pages to a requesting browser. Users only need to have an Internet connection and a browser to be able to make use of the Web Server functionality.
Note
Web Server does not provide proxy services.
The Web Server supports IPv6. For more information about IPv6, see Core Protocols of IPv6 and IPv6 Addressing.
For Windows Mobile: The Web Server for Windows Mobile Professional and Windows Mobile Classic supports Active Server Pages (ASP) as a standard feature. For more information about ASP, see Active Server Pages Application Development.
In This Section
- Web Server Implementation Details
Discusses Web Server implementation requirements and instructions for starting and stopping the server, using Web Server logging, setting virtual paths, and supporting multiple Web sites.
- Web Server Authentication and Permissions
Provides details of Web Server authentication, access rights, permissions, user lists, Secure Sockets Layer (SSL) support, and SSL client authentication.
- HTTP Implementation
Describes the Web Server implementation of HTTP.
- ISAPI Extensions, Filters, and Script Mapping
Describes ISAPI extensions, filters, and script mapping for the Web Server.
See Also
Reference
Concepts
Web Server (HTTPD) OS Design Development
Web Server Registry Settings