FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour ID Machine
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM

ID Machine

Posted: Fri May 30, 2014 11:45 AM

Can I show my ID Machine ?
sample : A5-E1-42-64-54-26-45-B6

wich func I must use ?

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: ID Machine

Posted: Sat May 31, 2014 05:32 AM

Silvio,

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

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

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM

Re: ID Machine

Posted: Sat May 31, 2014 06:49 AM

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

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM

Re: ID Machine

Posted: Sat May 31, 2014 07:22 AM

ionworx use serial of hddserial of bios and serial of cpu ... we have this info in fwh ?

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: ID Machine

Posted: Sat May 31, 2014 03:43 PM
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion