Technology to Prevent Multiple logins to the Same Computer

Posted by Ngu Soon Hui on Server Fault See other posts from Server Fault or by Ngu Soon Hui
Published on 2009-08-17T10:05:35Z Indexed on 2010/03/13 19:25 UTC
Read the original article Hit count: 293

Filed under:
|

OK, this is a similar question to this.

Actually I am trying to prevent people from multiple login into one single computer and use my application simultaneously.

This is because I want to stop them from buying one license, install it on a machine, and use certain remote desktop technologies to do multiple user login. I want to prevent them from violating the license agreement.

Is there anyway that I can do in my application for this? Or is multiple login simultaneously is simply not possible?

© Server Fault or respective owner

Related posts about multiple-login

Related posts about Windows