Multiple servers from one application

dhawkins

New member
Joined
Jul 18, 2005
Messages
1
Programming Experience
10+
I have an application that needs to talk to 2 different remoting servers.
Is this possible?
If so, how would I setup my configuration file?

I'm using tcp and binary.

Any ideas or great articles or link would be greatly appreciated. I've tried searching the web but I have not found anyplace that demonstrates how to talk to 2 or more remoting servers. All the samples are one to one.
 
Back
Top