Using License Keys > > Using License Keys > About Keys > Obtaining Your Keys

You can obtain your keys from http://license.ilog.com. ILOG Sales Administration delivers the keys according to the license agreement. The keys are sent in a keys.jlm email attachment, typically to the person in your organization to whom upgrades are sent.

For NODE keys only, you will need to supply the jHostID identifier. NODE keys are bound to a single machine identified by means of the jHostID. To obtain your jHostIds you have to run the jhostid utility delivered in the bin directory of the ILOG JViews Framework distribution. Here is a sample output of jhostid:

==================================================
prompt> cd jhostid
prompt> run.bat
ILOG hostid for Java products
-----------------------------
The hostname of this machine is    asterix3
The hostid of this machine is      b099ad5e
The checksum of this hostid is     16800

Hit ENTER to exit...

==================================================

Note
ILOG C++ products contain a tool called ihostid that is used to generate hostids for C++ products. The hostid from this tool does not work with ILOG Java-based products.