In my application, I want the user to create a blacklist of applications that are not allowed access to the Internet. How can I prevent some other applications from accessing the Internet?
This is a parental control app. I want only a browser with filtering to allow access to the Internet, and not other browsers (other applications are fine, not browsers).
source
share