Parental Controls (Windows CE 5.0)
Windows CE provides support for parental controls. Windows 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 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 CE to another. - Parental Controls Samples
Describes sample code that is available in the %_WINCEROOT%\Public\servers\oak\samples\parentctl directory.
Related Sections
- 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.
Send Feedback on this topic to the authors