R
rkuzmiak
Hi all,
I have to develop a following system:
One "global" manager connects to one of multiple "local" web services.
All
"local" web services have identical code - only thing they are
different is
machine they are installed on.
I want to add new "local" web services at execution time, I don't want
to
have their names (IP or DNS names) in code.
How can I do this?
Thanks in advance.
Rob.
I have to develop a following system:
One "global" manager connects to one of multiple "local" web services.
All
"local" web services have identical code - only thing they are
different is
machine they are installed on.
I want to add new "local" web services at execution time, I don't want
to
have their names (IP or DNS names) in code.
How can I do this?
Thanks in advance.
Rob.