I need to create an XML-RPC server on the iphone for testing purposes. Is there is a library I could leverage?
Check out eczarny / xmlrpc on github. It comes with a test server.