R
Robin Donald
I have a security problem where I am worried that an employee will copy
(i.e. steal) our app and run it on another machine.
I would like to prevent this by putting some code on the "on open"
event of the welcome menu which looks for the serial number of the
machine's network card and reacts appropriately if the correct number
is not returned.
This would, in effect, turn the machine into one big fat dongle!
Does anyone know of a VB call or similar procedure which will allow me
to access this number?
Alternatively, any ideas for picking up some other unique parameter
from the machine that could not be cloned over onto another machine by
a smart thief.
Similarly for another system which is on a Novel Netware network, does
anyone know of a call to return an identifier from Netware - any
parameter really. (It is a certainty that a prospective theif will NOT
attempt to set up the system on a Novel system!)
Any pointers will be gratefully received. Thank you.
Robin Donald
(i.e. steal) our app and run it on another machine.
I would like to prevent this by putting some code on the "on open"
event of the welcome menu which looks for the serial number of the
machine's network card and reacts appropriately if the correct number
is not returned.
This would, in effect, turn the machine into one big fat dongle!
Does anyone know of a VB call or similar procedure which will allow me
to access this number?
Alternatively, any ideas for picking up some other unique parameter
from the machine that could not be cloned over onto another machine by
a smart thief.
Similarly for another system which is on a Novel Netware network, does
anyone know of a call to return an identifier from Netware - any
parameter really. (It is a certainty that a prospective theif will NOT
attempt to set up the system on a Novel system!)
Any pointers will be gratefully received. Thank you.
Robin Donald