Hi, I was trying to create a XML-RPC server using Remoting framework on Mono. But it seems that the following method is still not supported in mono: RemotingConfiguration.Configure(<config file name>)
If I am correct, please tell when is this planned? And is there a way to create the same without using config file? I need to develop a standalone XML-RPC server (ie. without needing web server) in C# which can be accessed by clients written in Python, C and C#. regards Manish _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
