Re: Disable internet connection
- From: "Alexander Nickolov" <agnickolov@xxxxxxxx>
- Date: Tue, 6 Dec 2005 10:23:51 -0800
Why reinvent the wheel? Disconnect your entire LAN from the
internet and provide a proxy server. You can control who can
connect though the proxy server using user accounts and passwords.
Micorsoft's ISA Server will do the job of course, and there are
many third party proxies out there as well...
--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnickolov@xxxxxxxx
MVP VC FAQ: http://www.mvps.org/vcfaq
=====================================
"Alejandro" <none@xxxxxxx> wrote in message
news:4395d4e1$1_1@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hello,
>
> I want to develope a program in C that can disable all kind of conections
> in a PC, i explain:
>
> I have some computers conected in a LAN, and i want that the computers
> only can access to internet in a some conditions. For this, every pc will
> have install a software that will regulate the access to internet of the
> PC. I need some form of allow or not allow the access. For example, that
> the software disable the red interface, changes the IP of computer to any
> invalid, etc. But i need that block ANY access to the red. Also will be
> interesting that the user that use this PC can't modify the configuration
> with the intention of can access to internet.
>
> This is possible in C? If not, in what lenguage and how?
>
> Thank you and sorry for my english.
.
- Follow-Ups:
- Re: Disable internet connection
- From: Alejandro
- Re: Disable internet connection
- References:
- Disable internet connection
- From: Alejandro
- Disable internet connection
- Prev by Date: Re: Enumerate peers on a network
- Next by Date: Re: Wrapping TCP communications in HTTP
- Previous by thread: Disable internet connection
- Next by thread: Re: Disable internet connection
- Index(es):
Relevant Pages
|