On dj, 2004-02-05 at 13:23, Manish Gupta wrote: > 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?
This method is fully supported. Lluis. > 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 _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
