Categories: Interoperability
Latest version: 2.1.0Added 2003-09-09Updated 2007-09-17
Library for implementing XML-RPC Services and clients in the .NET environment.Features include:- interface based definition of XML-RPC servers and clients- code generation of type-safe client proxies- support for .NET Remoting on both client and server- ASP.NET Web Services that support both XML-RPC and SOAP- client support for asynchronous calls- client support for various XML encodings and XML indentation styles- built-in support for XML-RPC Introspection API on server- dynamic generation of documentation page at URL of XML-RPC end-point- support for mapping XML-RPC method and struct member names to .NET-compatible names- support for Unicode XML-RPC strings in both client and server- support for optional struct members when mapping between .NET and XML-RPC types- support for .NET 1.0, 1.1, and 2.0