Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Virtual machines and copy protection
Message
 
À
20/07/2008 15:04:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
01331872
Message ID:
01332728
Vues:
15
This message has been marked as a message which has helped to the initial question of the thread.
Hi Christian,

> Now, we suspect that some providers could bypass the protection scheme by simply install many VMs on their servers.

Whether an application runs in a virtual machine should be easy to figure out since many of the drivers are referring to either the manufacturer like VMWare or the selection of available simulated hardware is small. If you can't go the USB dongle route (which should only be visible to one virtual machine at a time), you could prevent your application from running on virtual machines, at all. However, this might cost you some customer, since many IT departments move to virtual platforms even if they only have one instance with your application running.

Inside a VMWare you can still access the network. If all virtual machines can access a single resource, you could use that resource for licensing management. If your application is available from the internet, you could authenticate across the internet periodically, and so on.

If you haven't tested your application in a virtual machine environment that would be the first thing to do, because only this way you find out what is possible to work around your protection scheme.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform