0
Answer

Unable to call client callback functions in .Net Remoting Over the internet

Roy Daniel

Roy Daniel

15y
4k
1

Hi ,

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..