<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mediawiki.gnustep.org/index.php?action=history&amp;feed=atom&amp;title=XMLRPC</id>
	<title>XMLRPC - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mediawiki.gnustep.org/index.php?action=history&amp;feed=atom&amp;title=XMLRPC"/>
	<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=XMLRPC&amp;action=history"/>
	<updated>2026-04-07T16:24:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.7</generator>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=XMLRPC&amp;diff=5297&amp;oldid=prev</id>
		<title>MBc at 14:01, 10 July 2008</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=XMLRPC&amp;diff=5297&amp;oldid=prev"/>
		<updated>2008-07-10T14:01:53Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Framework|&lt;br /&gt;
shortdescription =  XMLRPC Framework: a framework implementing XML-RPC in Objective-C.|&lt;br /&gt;
currentversion = |&lt;br /&gt;
releasedate = 06/30/2003 |&lt;br /&gt;
license = GNU Lesser General Public License, version 2.1 |&lt;br /&gt;
overview = Mulle XMLRPC is a client/server implementation of the XML-RPC specification. In short, XML-RPC is a protocol for doing remote procedure calls on top of XML via HTTP. As such, XML-RPC does not depend on a specific programming language and in fact there are a lot of implementations for different languages. This implementation is written in Objective-C and fills that gap.|&lt;br /&gt;
features =&lt;br /&gt;
* If you want to implement XML-RPC (client or server) in Objective-C, sure here you are.&lt;br /&gt;
* If you're just looking for a cool, scalable server - again, here you are. Mulle XMLRPC implements several extensions (multicall, introspection) that most other servers do not have. Also, there are hooks (and documentation) for integrating Mulle XMLRPC into WebObjects, a highly scalable Application server.&lt;br /&gt;
* If you have a &amp;quot;legacy&amp;quot; app and want to replace/extend NSConnections with a similar but also language neutral interface. Here you go. By the way, that's my initial reason for writing this framework. Mulle XMLRPC's XRConnection class provides a very easy way to form &amp;quot;reliable&amp;quot; connections which are able to tell that the remote end has gone away. The whole interface of XRConnection is compatible with NSConnection and can be used as a drop in replacement.|&lt;br /&gt;
maintainer =  * [http://www.mulle-kybernetik.com/~znek/ Marcus Müller]|&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://www.mulle-kybernetik.com/software/XMLRPC/&lt;br /&gt;
* [http://cvs.mulle-kybernetik.com/ CVS] |&lt;br /&gt;
category = [[Category:Development_Frameworks]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MBc</name></author>
	</entry>
</feed>