windows logon with multiple user with same ID
fredy is my name am writing from Kuala lumpur actually new on here, i'm student in final year with a project at hand to which aims to develop a standalone application to logout users if they try to use the same account on different computers simultanously in our local Lab. That can be installed on this computers which uses subnet.
plz kindly assist me with the idea how to implement this scenario.. i'll appreciate ur respond.
Regards
Re: windows logon with multiple user with same ID
Not meaning to sound rude or nasty, but surely if you have chosen this project for your final year then you should have some idea how to do it.
I'm sure there are better ways to do this but the first method that I can think of would be to have your application set to run on startup on all of the necessary PCs and as your application runs (silently in the background so that users cannot close it) it checks an SQL database to see if that user is already logged on anywhere and if so, it logs them out. The problem would be getting the application to successfully update the SQL database when someone logs out. Have fun :P
Re: windows logon with multiple user with same ID
thnx alot for ur contribution, i really do appreciate bcz learning is a life long process and getting more ideas is never enough to acquire..
if u still think of other helpful approach towards this project . do not hesitate to contact me..
Regards.
Fredy