Web Server (HTTPD) Application Development

A version of this page is also available for

Windows Embedded CE 6.0 R3

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.

See Also

Reference

Web Server Reference

Concepts

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

Other Resources

Web Server (HTTPD)