I created a client -server application in .NET Remoting with HTTP Channel and Soap Formatter . I app is hosted in a web server over NAT. When i connect to server from an internet client , connection is done. And it is possible to call a server method. But not able to send call client functions from the server. I am totally stuck with this problem..Please help me..