hi all
im working on a licence system wich works like this, the app register the serialnumber the real one with the wmic comand, and save that to the machine, and the server also.
my question is, how a licence works?
do i have to tell to my app to check if the licence is present in both, machine+server befor teh app start?
and what to do if the user buy a new hdd?
and also how to write the 1kb file to the ftp wich contains the serialnumber?
thanks