Projects / XmlRpcCS

XmlRpcCS

XmlRpcCS is a simple XML-RPC client and server for C# and other .NET applications. It is similar to XML-RPC.Net, but is much lower tech, works with Mono, and does not require attributes, proxies, or IIS.

Tags
Licenses
Implementation

RSS Recent releases

  •  18 Jun 2003 10:35

Release Notes: This release has support for dynamic local proxies, a bugfix in XmlRpcException.ToString(), and a bugfix in XmlRpcServer Stop/Start.

  •  13 May 2003 09:38

Release Notes: This version is compatible with the .NET Compact Framework. XSL method doc extraction was added for system.methodHelp. A Stop() method was added to XmlRpcServer.

  •  15 Apr 2003 07:32

Release Notes: Threaded XML-RPC responses are now used behind the XmlRpcServer. Collection types were moved to interfaces at all levels. A basic implementation of the methodHelp system method was added. A bugfix was made to ensure that null returns throw an exception. An AssemblyInfo standard class was added. A typo in the MIME type code was fixed ("test" was changed to "text"). A request buffering fix was made.

  •  08 Apr 2003 08:09

Release Notes: Initial Mono support was implemented.

Screenshot

Project Spotlight

BalanceNG

A modern software IP load balancer.

Screenshot

Project Spotlight

Redstart Templating

A PHP5 OO template engine which supports template inheritance.