[AG-TECH] Node configs - Laptop on different networks
    Michael Miller 
    myk at ncsa.uiuc.edu
       
    Wed Jan 12 13:13:09 CST 2005
    
    
  
I use my laptop on several different networks here at NCSA.  I get a 
different IP address.  this causes problems with configurations in that the 
IP number is stored in the config.  So I simply went and edited the file 
and put 'localhost' in place of the IP number:
# AGTk 2.3 node configuration
[node]
servicemanagers = servicemanager0
[serviceconfig0]
outputgain = 50
inputgain = 50
talk = Off
[service0]
packagename = AudioService.zip
resource = resource0
serviceconfig = serviceconfig0
[servicemanager0]
url = https://localhost:11000/ServiceManager
services = service0
name = vivace:11000
[resource0]
resource =
type = None
Now I can roam the various networks without messing with my configuration 
each time.  Is there a way to do this in the GUI?  If not, I'll add it as a 
feature request.
Thanx,
Michael Miller
System Engineer
Visualization Technology Support
Computing and Data Management
National Center for Supercomputing Applications
University of Illinois - UC
217-649-0747
"If you're clear in your vision and trust the people in your team with 
clear objectives, they will invariably do their best to achieve everything 
desired, and usually deliver everything you could have hoped for and even 
more." -Paul Debevec
    
    
More information about the ag-tech
mailing list