S
SLE
Hi there,
I need to write an application which should monitor user activity
client-side and transmit captured information to a central server. User
activity means application usage and "internet activity" (browsing, FTP, or
whatever).
For the application usage part I decided to implement WMI Win32_Process
events which will do fine; however I need a solid approach for the internet
activity part - some advice would be greatly appreciated.
Thanks,
I need to write an application which should monitor user activity
client-side and transmit captured information to a central server. User
activity means application usage and "internet activity" (browsing, FTP, or
whatever).
For the application usage part I decided to implement WMI Win32_Process
events which will do fine; however I need a solid approach for the internet
activity part - some advice would be greatly appreciated.
Thanks,