sridhartvmalai
October 5th, 2001, 10:49 AM
Hi,
I have one NT Server and 85 Nodes,the server and nodes connected through LAN.
My Question is to store the following details in one table. Nodes(Computer) Name and Login Date and Time From /To.
Thanks
Sridhar
Cakkie
October 5th, 2001, 12:56 PM
Ok, this should be just what you need. It checks the connections to a specific server, giving you username, computer, time active, time idle, and the total number of open files by that connection.
http://www.mvps.org/vbnet/index.html?code/network/index.html
One thing to note is that changes may take some time to take effect. This is because WinNT and 2000 don't refresh the connection state immediatly, this only happens once very 15 minutes or so.
Tom Cannaerts
slisse@planetinternet.be
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook
sridhartvmalai
October 9th, 2001, 10:22 AM
Hi Cakkie,
Thank you very much.
I will use this code and I will get back to you.
Thanks
Sridhar