Difference between revisions of "Setup VTube-STEP for the Network License Manager"
From ATTWiki
(→STEP 2) |
|||
(17 intermediate revisions by one user not shown) | |||
Line 2: | Line 2: | ||
<tr cellpadding=10> | <tr cellpadding=10> | ||
<td width=300> | <td width=300> | ||
− | [[image:vtube- | + | [[image:vtube-step_logo_1.96.png|300px]] |
==Back to [[VTube-STEP]]== | ==Back to [[VTube-STEP]]== | ||
Line 10: | Line 10: | ||
</td> | </td> | ||
<td width=300> | <td width=300> | ||
− | [[image: | + | [[image:vtube-step-1.87_screenimage.png|300px]] |
</td> | </td> | ||
</tr> | </tr> | ||
Line 25: | Line 25: | ||
== STEP 2 == | == STEP 2 == | ||
− | Install the VTube-STEP software. | + | * Install the VTube-STEP software if it is not installed. |
− | + | ||
− | In Windows 7 the file | + | * Be sure VTube is not running during this setup. |
− | + | ||
− | + | * Find the '''vtube local settings.cfg''' file on your computer. In Windows Vista, Windows 7, and Windows 8 the file is located in '''C:\Users\Public\Documents\VTube\config''' | |
− | + | ||
− | + | ||
<br><br> | <br><br> | ||
==Step 3== | ==Step 3== | ||
− | + | Load '''vtube local settings.cfg''' into an editor like Notepad++, Notepad, or Wordpad. | |
− | + | Find the [Hardware Key] section: | |
<pre> | <pre> | ||
Line 47: | Line 45: | ||
Receive From NLM Port=17501 | Receive From NLM Port=17501 | ||
Enable Network=0 | Enable Network=0 | ||
− | License Type= | + | License Type=Step |
</pre> | </pre> | ||
− | |||
==Step 4== | ==Step 4== | ||
− | Change the address to the address of | + | Change the address to the address of the Network License Manager server IP. [[Network License Manager]] can show its IP address. (This entry is an example) |
<pre> | <pre> | ||
Line 61: | Line 58: | ||
Receive From NLM Port=17501 | Receive From NLM Port=17501 | ||
Enable Network=0 | Enable Network=0 | ||
− | License Type= | + | License Type=Step |
</pre> | </pre> | ||
− | |||
==Step 5== | ==Step 5== | ||
Line 75: | Line 71: | ||
Receive From NLM Port=17501 | Receive From NLM Port=17501 | ||
Enable Network=1 | Enable Network=1 | ||
− | License Type= | + | License Type=Step |
</pre> | </pre> | ||
Latest revision as of 14:13, 8 October 2015
Back to VTube-STEPUse these steps to setup VTube-STEP for use with the Network License Manager software.
|
STEP 1
Start the NLM software on the server computer. (See Network License Manager for more information.)
STEP 2
- Install the VTube-STEP software if it is not installed.
- Be sure VTube is not running during this setup.
- Find the vtube local settings.cfg file on your computer. In Windows Vista, Windows 7, and Windows 8 the file is located in C:\Users\Public\Documents\VTube\config
Step 3
Load vtube local settings.cfg into an editor like Notepad++, Notepad, or Wordpad.
Find the [Hardware Key] section:
[Hardware Key] NLM IP Address=127.0.0.1 Network Timeout=10 Send To NLM Port=17500 Receive From NLM Port=17501 Enable Network=0 License Type=Step
Step 4
Change the address to the address of the Network License Manager server IP. Network License Manager can show its IP address. (This entry is an example)
[Hardware Key] NLM IP Address=192.168.0.100 Network Timeout=10 Send To NLM Port=17500 Receive From NLM Port=17501 Enable Network=0 License Type=Step
Step 5
Change the Enable Network value to 1.
[Hardware Key] NLM IP Address=192.168.0.100 Network Timeout=10 Send To NLM Port=17500 Receive From NLM Port=17501 Enable Network=1 License Type=Step
Step 6
Save and close the cfg file then run VTube.