08-14-2010 03:22 PM
Hi,
I need to monitor the all the systems running timings from the server,
I need the ideas for creating this project.
Kindly give some Ideas
08-14-2010 09:14 PM
What systems, what timings, and what server? You'll need to provide a lot more details.
08-15-2010 11:48 AM
I need to monitor the My clients PC LogOn and LogOff Time connected with my server.
I am running all the systems with windows OS
For this task is it possible to control by running a single program in server and
log those timings in my server or I need to run seperate VI in each machine for
storing those logOn file and access those files from the server,
I need some Ideas for doing these tasks .
08-15-2010 01:11 PM
If you are talking about a remote panel, there is the application property called RemotePanel.Connections To Clients. This is an array of clusters that contains such items as IP address of the client, connection time, etc.
If this is not a remote panel, explain the type of server you are talking about.