Page 1 of 1

ID Machine

PostPosted: Fri May 30, 2014 11:45 am
by Silvio.Falconi
Can I show my ID Machine ?
sample : A5-E1-42-64-54-26-45-B6

wich func I must use ?

Re: ID Machine

PostPosted: Sat May 31, 2014 5:32 am
by Antonio Linares
Silvio,

nSerialHD( [drive] ) returns the harddisk serial number.

GETNETCARDID() and GETNETCARDINFO() return info about the network card which is unique for each computer.

Re: ID Machine

PostPosted: Sat May 31, 2014 6:49 am
by Silvio.Falconi
THANkS
I explan you
In past I used the serial disk but yesterday one customer ask me he purchased a new hard disk and he wanted a new serial code for install my beach application.
I thought that this gentleman wants to try to sneak copies of my application. My application is for the beach and there are many chalet near to this customer.
I thought that this gentleman has delivered its hard drive to its neighbor and then asked me a new code on his new hard drive.
so I have to think of something else to lock the program for each computer or can I do a check of the hard drive serial number and the ID but still do not know how to do,
so, do you have an idea to propose?


Antonio, I tried today your function
the first not give me the same id machine
I tried with application of Ionworx technology (http://www.ionworx.com/)
the ionwork app to show the id machine show me A5-E1-42-64-54-26-45-B6 instead GETNETCARDID() show me this 00-23-54-64-EC-65 ..I not understood why

and on the info array GETNETCARDINFO() I not found the same info

Re: ID Machine

PostPosted: Sat May 31, 2014 7:22 am
by Silvio.Falconi
ionworx use serial of hddserial of bios and serial of cpu ... we have this info in fwh ?

Re: ID Machine

PostPosted: Sat May 31, 2014 3:43 pm
by Antonio Linares