Obtaining Your Server Code
To obtain the server code for your licenses, run the servecode executable from your MULTI installation. This is a command line program, so you’ll need to open a shell (on UNIX) or a command prompt (on Windows) and use it to cd into the directory from which you plan to run MULTI or the license server.
- If you plan to use legacy licenses, try running
servecode -lto obtain the code. - If you plan to use GHS licenses, try
servecode -g.
Either of the above commands will print the default server code for the relevant type of license.
- If you would like to see all available server codes, add a
-voption to the command.


