473,396 Members | 2,011 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Disabling internet access

I want to write a small service that will simply disable internet
access from my kids PC between certain times (to make sure they do
their homework, etc). I know I could buy any number of internet
monitoring software but I don't want to act as 'big brother'.

What would be the simplest, most reliable way to do this using c#?

Jan 14 '07 #1
3 3761
It depends on how you are connecting to the internet. We are connecting
through a LAN and I have built a simple application that changes IP address
to an address that is invalid on our network when the internet connection
should not be available. When your kids are small enough (not yet hackers
:-) ) you could change the shortcut they use to connect to the internet (or
to start applications they use on the internet) to point to a C# application
that checks whether the time is suitable for them to connect and
start/dismiss the desired application.

<ri***************@gmail.comwrote in message
news:11**********************@a75g2000cwd.googlegr oups.com...
>I want to write a small service that will simply disable internet
access from my kids PC between certain times (to make sure they do
their homework, etc). I know I could buy any number of internet
monitoring software but I don't want to act as 'big brother'.

What would be the simplest, most reliable way to do this using c#?

Jan 14 '07 #2
On Sun, 14 Jan 2007 18:06:47 +0100, "Lebesgue" <le******@gmail.com>
wrote:
>When your kids are small enough (not yet hackers
:-) ) you could change the shortcut they use to connect to the internet (or
to start applications they use on the internet) to point to a C# application
that checks whether the time is suitable for them to connect and
start/dismiss the desired application.
Would that stop them if they were connected when the time changed from
allowed to disallowed?

rossum

Jan 14 '07 #3
Would that stop them if they were connected when the time changed from
allowed to disallowed?
It depends on you how you implement the mechanism, of course... changing the
IP adress to an invalid one virtually stops the internet connection (no more
packets can be sent or received from the internet). It all depends on what
your particular scenario looks like.
Jan 14 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Adam Monsen | last post by:
It would be helpful to be able to temporarily disable AF_INET socket connections (I don't care about IPv6 for now). What I'd like to do is create an environment for a Python script that appears...
2
by: Jeelz | last post by:
Hi Guyz, Would appriciate any tip on disabling an ASP.NET LinkButton using client sided code like javascript. My Requirement is such that the user should be allowed to click on the link...
12
by: Nalaka | last post by:
Hi, I suddenly started getting a lot of errors from html validation (some CSS) so I followed the following instructions to disable it. If you'd rather not have these types of HTML validation...
1
by: kebabkongen | last post by:
Hi, I'm working on a JavaScript that is enabling / disabling a select element according to whether a checkbox is selected or not. This works fine in Firefox, but in Internet Explorer (v 6.0.2900)...
2
by: Axel Gallus | last post by:
Is it possible to disable the sandbox , respectively the private origin policy in internet explorer or firefox? Yes, i know there are a lot of security issues related to this topic, but i have to...
11
by: nosipho | last post by:
Hi guys, I've got this PC on my network. I can access everything on it on the network but I can't ping it. I tried pinging with the computer name and the IP adress aswell but It just doesn't want...
0
by: hani1987 | last post by:
hello I am a BE computer student and needed information for my BE project. The project is as follows We are developing a web application for a company. This involves setting up a wi-fi hotpot...
4
by: Umenzi | last post by:
I'm looking for different methods of disabling all internet access that work on XP and Vista. It would need to be reversible. Preferably, these methods would be accessible through a python program...
1
by: harvcohen | last post by:
I would like to be able to disable at the very least web access from my home computer between 10PM and 6AM and if possible disable windows access altogether for that time period. Freedom only...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.