Difference between revisions of "Setup VTube-LASER for the Network License Manager"
From ATTWiki
(→STEP 2) |
|||
(33 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-laser_logo_1.96.png|200px]]<br> |
− | + | ==Back to [[VTube-LASER]]== | |
+ | |||
+ | Use these steps to setup VTube-LASER for use with the Network License Manager software. | ||
+ | |||
+ | |||
</td> | </td> | ||
<td width=300> | <td width=300> | ||
− | [[image:vtube- | + | [[image:vtube-laser_v2.7_screenshot.png|300px]] |
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
− | |||
− | |||
__NOTOC__ | __NOTOC__ | ||
− | |||
== STEP 1 == | == STEP 1 == | ||
− | Start the NLM software on the server computer. See [[]] for | + | Start the NLM software on the server computer. (See [[Network License Manager]] for more information.) |
+ | <br> | ||
== STEP 2 == | == STEP 2 == | ||
− | + | Edit the "vtube local settings.cfg" file in a notepad editor. | |
− | + | ||
− | In Windows 7 the file | + | In Windows Vista, Windows 7, Windows 8, and Windows 10 the file is located in '''C:\Users\Public\Documents\VTube\config'''. |
− | < | + | |
− | + | ==Step 3== | |
− | + | Find the [Hardware Key] section: | |
+ | |||
+ | <pre> | ||
+ | [Hardware Key] | ||
+ | NLM IP Address=127.0.0.1 | ||
+ | Network Timeout=10 | ||
+ | Send To NLM Port=17502 | ||
+ | Enable Network=0 | ||
+ | License Type=Laser | ||
+ | </pre> | ||
+ | |||
+ | (Note: The "Receive From NLM Port" value is obsolete in VTube versions released in late 2018.) | ||
+ | ==Step 4== | ||
+ | Change the address to the address of your server IP. (This entry is an example) | ||
+ | <pre> | ||
+ | [Hardware Key] | ||
+ | NLM IP Address=192.168.0.100 | ||
+ | Network Timeout=10 | ||
+ | Send To NLM Port=17502 | ||
+ | Enable Network=0 | ||
+ | License Type=Laser | ||
+ | </pre> | ||
− | + | ==Step 5== | |
+ | Change the Enable Network value to 1. | ||
+ | <pre> | ||
+ | [Hardware Key] | ||
+ | NLM IP Address=192.168.0.100 | ||
+ | Network Timeout=10 | ||
+ | Send To NLM Port=17502 | ||
+ | Enable Network=1 | ||
+ | License Type=Laser | ||
+ | </pre> | ||
− | + | ==Step 6== | |
+ | Save and close the cfg file then run VTube. |
Latest revision as of 20:08, 24 June 2019
Back to VTube-LASERUse these steps to setup VTube-LASER 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
Edit the "vtube local settings.cfg" file in a notepad editor.
In Windows Vista, Windows 7, Windows 8, and Windows 10 the file is located in C:\Users\Public\Documents\VTube\config.
Step 3
Find the [Hardware Key] section:
[Hardware Key] NLM IP Address=127.0.0.1 Network Timeout=10 Send To NLM Port=17502 Enable Network=0 License Type=Laser
(Note: The "Receive From NLM Port" value is obsolete in VTube versions released in late 2018.)
Step 4
Change the address to the address of your server IP. (This entry is an example)
[Hardware Key] NLM IP Address=192.168.0.100 Network Timeout=10 Send To NLM Port=17502 Enable Network=0 License Type=Laser
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=17502 Enable Network=1 License Type=Laser
Step 6
Save and close the cfg file then run VTube.