unique

  1. behnam_tr

    B4J Library (b4j)[juuid] Get Unique hardware ID

    Get Unique hardware ID in b4j tested on windows only you can test on mac or linux 8 method to get Unique hardware id How Use : Dim pdd As jUUID Log(pdd.Get_CPUID ) Log( pdd.Get_HddID1 ) Log( pdd.Get_HddID2 ) Log( pdd.Get_HddID3 ) Log( pdd.Get_HddID4("C") )...
Top