Hi

I am developing a web service and testing it on my local PC.
I am also developing a "client" program that accesses this web service.
However, the web service will soon be transferred to our intranet server.
Is there a way to change the setting in the client program, on the fly, to point it to the web service running on the intranet server? Or will I have to recompile the client?

Thanks in advance!