Difference between revisions of "Setup VTube-LASER for the Network License Manager"

From ATTWiki
Jump to: navigation, search
 
(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-laser_logo.jpg|300px]]
+
[[image:vtube-laser_logo_1.96.png|200px]]<br>
Steps for Use with NLM
+
==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-laser_screen_1_54.jpg|300px]]
+
[[image:vtube-laser_v2.7_screenshot.png|300px]]
 
</td>
 
</td>
 
</tr>
 
</tr>
 
</table>
 
</table>
<br>
 
 
 
__NOTOC__
 
__NOTOC__
 
  
 
== STEP 1 ==
 
== STEP 1 ==
Start the NLM software on the server computer.  See [[]] for details.
+
Start the NLM software on the server computer.  (See [[Network License Manager]] for more information.)
 +
<br>
  
 
== STEP 2 ==
 
== STEP 2 ==
Install the VTube-STEP software.  Find the "vtube local settings.cfg" file on your computer:
+
Edit the "vtube local settings.cfg" file in a notepad editor.
<br><br>
+
 
In Windows 7 the file will be located in the c:\Users\<UserName>\AppData\Roaming\VTube folder. By default AppData is a hidden folder.  (You can use Control Panel / Folders command to change this to show all folders.)  The <UserName> is the login name being used to login to Windows.
+
In Windows Vista, Windows 7, Windows 8, and Windows 10 the file is located in '''C:\Users\Public\Documents\VTube\config'''.
<br><br>
+
 
In Windows XP, this file will be stored in
+
==Step 3==
C:\Documents and Settings\<User Name>\Application Data\VTube
+
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>
  
In Windows 7 the file will be located in the c:\Users\<UserName>\AppData\Roaming\VTube folder.  By default AppData is a hidden folder.  (You can use Control Panel / Folders command to change this to show all folders.)  The <UserName> is the login name being used to login to Windows.
+
==Step 6==
 +
Save and close the cfg file then run VTube.

Latest revision as of 20:08, 24 June 2019

Vtube-laser logo 1.96.png

Back to VTube-LASER

Use these steps to setup VTube-LASER for use with the Network License Manager software.


Vtube-laser v2.7 screenshot.png


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.