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

From ATTWiki
Jump to: navigation, search
(Step 4)
Line 52: Line 52:
  
 
==Step 4==
 
==Step 4==
Change the address to the address of your server IP.  (This entry is an example)
+
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 63: Line 63:
 
License Type=Step
 
License Type=Step
 
</pre>
 
</pre>
 
  
 
==Step 5==
 
==Step 5==

Revision as of 17:04, 13 April 2011

Vtube-step logo.jpg

Back to VTube-STEP

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


Vtube-step 1 6.jpg




STEP 1

Start the NLM software on the server computer. (See Network License Manager for more information.)



STEP 2

Install the VTube-STEP software. Find the "vtube local settings.cfg" file on your computer:

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 XP, this file will be stored in C:\Documents and Settings\<User Name>\Application Data\VTube



Step 3

Do not run VTube during the following steps:

Load the cfg file into an editor like 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.