...
To get the "hostid" from a different computer, go to the "rlm" folder of the RealFlow installation:
WindowWindows | Program Files/Next Limit/RealFlow 2014/rlm |
---|---|
Linux | "rlm" folder of your RealFlow installation |
OS X | Applications/RealFlow 2014/rlm |
...
There you will find the "rlmhostid" application. You can copy it to the computer from which you want to know the "hostid". To get the Id, a terminal application (e.g. Command Prompt, Bash,Terminal) is required. Use the "cd" command to browse to the directory where the program has been stored, for example under "Downloads"
WindowWindows | cd /Documents and Settings/User name/Downloads |
---|---|
Linux | cd /User name/Downloads |
OS X |
|
Now, enter the following command:
Windows | rlmhostid -ether |
---|---|
Linux | ./rlmhostid -ether |
OS X | ./rlmhostid -ether |
You will see a terminal message providing the required host Id - here a screenshot from Windows (the Id in the screenshot is an example and does not represent the actual code):
...