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 Networking
Licenses BSD Revised
Implementation C#

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  18 Jun 2003 10:35
  • Rrelease-after

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

  • Rrelease-mid
  •  13 May 2003 09:38
  • Rrelease-after

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

  • Rrelease-mid
  •  15 Apr 2003 07:32
  • Rrelease-after

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

  • Rrelease-mid
  •  08 Apr 2003 08:09
  • Rrelease-after

Changes: Initial Mono support was implemented.

No-screenshot

Project Spotlight

Detached Quercus

A launchpad to run Quercus PHP in Java without a Web server.

Cbf5455faeadd0e88e83431f057a7bb7_thumb

Project Spotlight

Tntnet

A Web application server for C++.