Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-06-18 19:35
1.10

This release has support for dynamic local proxies, a bugfix in XmlRpcException.ToString(), and a bugfix in XmlRpcServer Stop/Start.
標籤: Major feature enhancements

2003-05-13 18:38
1.9

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.
標籤: Minor feature enhancements

2003-04-15 16:32
1.8

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.
標籤: Code cleanup

2003-04-08 17:09
1.7

Initial Mono support was implemented.
標籤: Initial freshmeat announcement

Project Resources