Web Server (HTTPD) Application Development (Windows Embedded CE 6.0)

1/6/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.

If your operating system supports the Windows Embedded 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.
  • 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

Reference

Web Server Reference

Concepts

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

Other Resources

Web Server (HTTPD)