I faced this problem once while working on a distributed application using .Net remoting, basically i wanted to implement some kind of load - balancing, so i figured that i could have the server objects running on different machines and the urls for all...