Parental Controls (Windows Embedded CE 6.0)
1/6/2010
Windows Embedded CE provides support for parental controls. Windows Embedded CE includes a sample parental control implementation that uses the Web Proxy to filter HTTP requests in a gateway setting. Parental controls allow administrators of private networks to create rules to block objectionable Web sites, which prevents specific users from accessing the content.
In This Section
- Parental Controls OS Design Development
Provides information about parental controls that is helpful when designing and developing a Windows Embedded CE OS. This includes dependency information, the modules and components that implement parental controls, and parental controls implementation considerations.
- Parental Controls Security
Provides security-related information for parental controls.
- Parental Controls Migration
Presents information that is important to know if you are migrating from one version of Windows Embedded CE to another.
- Parental Controls Samples
Describes sample code that is available in the %_WINCEROOT%\Public\servers\oak\samples\parentctl directory.
Related Sections
- Servers
Provides links to topics that contain information about server technologies and services that are supported in Windows Embedded CE.
- Web Proxy
Provides a comprehensive overview of the Web Proxy technology. This includes dependency information, the modules and components that implement Web Proxy, and Web Proxy implementation considerations. Also includes a list of the configurable registry settings, reference pages for the Web Proxy programming elements, and security best practices.