Results 1 to 5 of 5

Thread: Limiting networking

  1. #1

    Thread Starter
    Addicted Member SaharaWizard's Avatar
    Join Date
    Nov 2004
    Location
    Canada
    Posts
    254

    Arrow Limiting networking

    Hello Guys
    I need your opinon about something which I have no clue as how to get started.
    I have to write a little application that works like an alarm clock closing and opening network connections.
    Say we want the users to have access to network from 8 AM to 10 AM and no networking any other time. How would you go about it?
    Thanks in advance.
    SaharaWizard
    Don't let your schooling get in the way of your education.

  2. #2

    Thread Starter
    Addicted Member SaharaWizard's Avatar
    Join Date
    Nov 2004
    Location
    Canada
    Posts
    254

    More intormation

    I think I better add more info:
    1. I need a way to schedule computer being part of network.
    2. I am hoping to eb able to do this by disabling network card during unwanted times, or something of that nature.
    3. If you haev any other ideas let me know.
    SW
    Don't let your schooling get in the way of your education.

  3. #3
    Fanatic Member
    Join Date
    Oct 2004
    Posts
    751

    Re: Limiting networking

    Is this for a class? If not just setup a proxy, some of the more advanced proxys allow you to set rules for certain days/hours ect.

    You could disable the network card (although I don't know how off the top of my head, google the API for it), but then some of the smarter computer people will go "oh, my network card is just disabled. Lemme fix it for them...".

    Windows Server may able to do something like this. But, if you want to get down to what it is, I highly doubt you can just disable a network through software (unless it was a virus or something, but just in general). If you understand DHCP and what happens when the DHCP server hands out the addresses, you can probably screw with the gateway address (don't quote me on any of this, as I am not a networking expert). But, I believe the gateway address is where the computer will ask/send for network data (such as internet).

    Easiest way: Setup a proxy server, and just 'tunnel' the internet through a dedicated computer proxy (doesn't have to be something special).
    My Projects: [ Instant Messagener Client/Server ] [ VBPictochat ]

    My Sites:
    [ Datanethost ]
    [ Helpdesk ]

    Remember if my post was helpful then Rate This Post.

  4. #4

    Thread Starter
    Addicted Member SaharaWizard's Avatar
    Join Date
    Nov 2004
    Location
    Canada
    Posts
    254

    pls explain

    no idea wha you mean by setting a proxy. there are 4 cpmtrs and they all have to run at the same time for eveybody to be able to work.
    SW
    Don't let your schooling get in the way of your education.

  5. #5
    Fanatic Member
    Join Date
    Oct 2004
    Posts
    751

    Re: Limiting networking

    If you don't know what a proxy is, I suggest you read up on it
    http://en.wikipedia.org/wiki/Proxy_server
    My Projects: [ Instant Messagener Client/Server ] [ VBPictochat ]

    My Sites:
    [ Datanethost ]
    [ Helpdesk ]

    Remember if my post was helpful then Rate This Post.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width