Question How to restrict webrowsing from client machines

menilkamal

New member
Joined
Aug 11, 2008
Messages
1
Programming Experience
1-3
I am a beginner in VB.NET programming. I am trying to develop a software for the Server machine of a LAN. The software will be installed on the server only. Number of clients in the LAN is infinite. The idea is that, when any client of that LAN will try to some website through any browser, the software present on the server will check whether the clients have the permission to access that website or not and accordingly the client will get the response.

Now the problem is that I have not getting any idea about how to develop the software. What will be the logic behind this software. Waiting for someone's help through this forum. Also looking for some code related to the software.
 
Back
Top