Web Server Samples (Compact 2013)
3/26/2014
Windows Embedded Compact includes several samples that use the web server technology.
The following table shows the samples that are included in the %_WINCEROOT%\Public\Servers\Oak\Samples\Http directory.
Sample |
Description |
---|---|
Webadmin |
Contains the Webadmin utility to configure to web server by using Internet Server Application Programming Interface (ISAPI) extensions. |
The following table shows the samples that are included in the %_WINCEROOT%\Public\Servers\Sdk\Samples\Http directory.
Sample |
Description |
---|---|
Filters |
Contains an ISAPI filter that records detailed information about all requests that are made to the web server. |
Msmqextn |
Contains an ISAPI extension that allows MSMQ on Windows Embedded Compact to be administered remotely. |
Stats |
Contains an ISAPI that tracks web server statistics, such as number of pages served and number of bytes sent and received. |
See Also
Reference
Concepts
Active Server Pages Application Development
Web Server Application Development
ISAPI Extensions, Filters, and Script Mapping