Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hello everybody,
I want to watch on user activity.
For this i am developing the application through which i want to capture his log.
So whenever user opens any file at that time my application wants to know the file name.
Now i am tracking the changes like updating the file,renaming the file or deleting the any file in file system.
I also want to know when that file was opened and when was closed.
So is there any class or api so that my application will get this information?

Thanks
Rama
Posted

 
Share this answer
 
Thanks for reply
But whatever you suggest, i had done with it.
Now i want to know the time and name of the file when it opened and closed.
Means whenever user double clicked on file such as video file then my application will get its name and time when he double clicking on it.
Similarly i want the close timings.
I hope u understand the exact problem.

Thanks
Rama
 
Share this answer
 
i used util package from shine enterprise pattern to control the client computer
refer to http://sourceforge.net/projects/shine-enterpris/files/[^]
and read the english doc
good luck :thumbsup:
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900