Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jan 21st, 2006, 5:50 AM   #1
gagandce
Newbie
 
Join Date: Jan 2006
Posts: 3
Rep Power: 0 gagandce is on a distinguished road
INternet Cafe software

hi ! i am a novice in network softwares

i have to automate my computer center which has 200 computers and ISA installed

there are 2000 students who have roll nos and password

a student enters his rollno. and is alloted a computer if free

the student goes on to the computer allotted and enters his password and is given access to the internet for 30 min. after which he is automatically logged off

plz help me this is my assignment
gagandce is offline   Reply With Quote
Old Jan 23rd, 2006, 9:28 AM   #2
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
What have you done so far?
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Jan 25th, 2006, 7:11 AM   #3
gagandce
Newbie
 
Join Date: Jan 2006
Posts: 3
Rep Power: 0 gagandce is on a distinguished road
hi infinite recursion

hi

thats the problem

i havent done anything about the internet cafe software
wat we have created is the interface and the database of students in SQL server 2000

ideas that I have ::
1) change the default gateway using netsh (so ineffect he is gone out of the network)

2)log off the student from the computer nd change the password programmatically(i have the code for that )

3)use ISA server facilities

help plzzzzz


3)
gagandce is offline   Reply With Quote
Old Jan 25th, 2006, 8:04 AM   #4
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
The way I would go about something like this is to have a script that executes during the user login which acts as a countdown timer. When the timer reaches 30 minutes log off the student and change the account's password, basically executing the code that you have in your second idea. You could also set a locked flag (boolean) in the database to determine if the account has "authority" to continue processing, if not you can log the account off.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Jan 27th, 2006, 3:42 AM   #5
gagandce
Newbie
 
Join Date: Jan 2006
Posts: 3
Rep Power: 0 gagandce is on a distinguished road
Thanks Infinite recurssion

hi there

thanks for the advice man

i will be working on this to change the password of Windows logon and log off the student after 30 min
gagandce is offline   Reply With Quote
Old Jan 27th, 2006, 7:35 AM   #6
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
You're welcome, good luck!
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 11:46 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC