Web Server (HTTPD) Application Development (Windows CE 5.0)

Send Feedback

The Web Server (HTTPD) is a Windows CE–based HTTP server that facilitates the use of the Internet for communication between a Windows 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.

If your operating system supports the Windows CE Web Server, it might also support the use of Active Server Pages (ASP), depending on the functionality included in your operating system by the device manufacturer. 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.
  • WebDAV
    Describes Web Distributed Authoring and Versioning (WebDAV) for use with Web Server. This section includes instructions for connecting to WebDAV and configuring a WebDAV server. It also discusses interoperability issues.

See Also

Web Server (HTTPD) | Web Server (HTTPD) OS Design Development | Web Server Registry Settings

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.