[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AG-TECH] Node configs - Laptop on different networks



Probably should mention the node config files are stored in:
C:\Documents and Settings\<user>\Application Data\AccessGrid\Config\nodeConfig

or

/home/<user>/.AccessGrid/Config/nodeConfig


MYK



At 01:13 PM 1/12/2005, Michael Miller wrote:
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
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