LuaXMLRPC
XML-RPC interface to the Lua programming language

Overview

LuaXMLRPC is a library to make remote procedure calls using XML-RPC. It also offers facilities to develop server-side software.

LuaXMLRPC provides a simple API and an abstraction layer over XML, thus avoiding the complexity of having to deal with strings that represent data structures.

LuaXMLRPC is free software and uses the same license as Lua 5.0.

Status

Current version is 1.0. It was developed for Lua 5.0 based on LuaExpat.

Download

LuaXMLRPC can be downloaded in source code from its LuaForge page.

History

Version 1.0 [23/jan/2006]
Version 1.0 Beta [2/dec/2004]
Version 1.0 Alpha [10/dec/2003]

LuaXMLRPC Version 1.0 follows the package model for Lua 5.1 (see section Installation for more details).

Credits

LuaXMLRPC was designed by Roberto Ierusalimschy, André Carregal and Tomás Guisasola as part of the Kepler Project which holds its copyright. It was implemented by Tomás Guisasola.

LuaXMLRPC development was sponsored by Fábrica Digital and FINEP.

Contact

For more information please contact us. Comments are welcome!

Valid XHTML 1.0!

$Id$