09-03-2013 06:14 AM - edited 09-03-2013 06:21 AM
hi
i m searching for solution, to run a vi in a particular pc. And it should not run in anyother pc without the server permission.
Does anyone have idea to this problem?
09-03-2013 01:33 PM
A simple solution could be that the PC communicates to a server, and the server has a whitelist of CPU IDs that are accepted. The PC could then send the CPU ID to the server, and then the server can say if it is authorized to run. You'd have to write the software for both the server and PC and the communication which can be TCP or something else.
The more complicated solution could be a dongle of some kind like the ones WireFlow makes.
http://www.wireflow.se/products/wf2008
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
09-03-2013
02:23 PM
- last edited on
03-27-2024
02:50 PM
by
Content Cleaner
Have you seen the Third-Party Licensing toolkit?