Hi, I have a problem to know how to work around a remoting problem. I have a client who connects to a server application outside a network (by internet) and the client transfer to the server an object (marshing object) who contains a reference to an interface of an other object inside the client. The server uses this interface to communicate with the client. The connection process worked fine, but when the server tries to communicate with the client we received an error message.
I know that the problem come with the ip address of the client remote object that is the one inside the network and this address is not recognize outside the network. The question: how to be able to construct the remote object to be able to contains a valid connection for the server ? Thank you Yves Gagnon You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.