J
Jim G
Hi,
We have a limited number of licenses to some software we have
installed on our users desktops. The problem is that sometimes the
users open up the application and then don't use it all day. This
prevents others from being able to use the application because we run
out of licenses.
I'm thinking that we want to create a windows service using VB.Net
that we will run on everyone's machine and have it monitor this
application to see if it is idle for too long. If it is idle for too
long, we will then kill it and pop up a message to the users letting
them know what we did. Does anyone have any ideas? Any sample code?
Thanks!
We have a limited number of licenses to some software we have
installed on our users desktops. The problem is that sometimes the
users open up the application and then don't use it all day. This
prevents others from being able to use the application because we run
out of licenses.
I'm thinking that we want to create a windows service using VB.Net
that we will run on everyone's machine and have it monitor this
application to see if it is idle for too long. If it is idle for too
long, we will then kill it and pop up a message to the users letting
them know what we did. Does anyone have any ideas? Any sample code?
Thanks!