[Openmcl-devel] XML-RPC for OpenMCL

Sven Van Caekenberghe sven at beta9.be
Mon Dec 16 12:30:27 PST 2002


Hi All,

I wrote an implementation of the XML-RPC (http://www.xmlrpc.com) 
protocol for OpenMCL and made it available under LLGPL.

Both the client and server side are covered.

A basic XML parser, printer and representation as well as a base64 
encoder/decoder are part of the implementation and could be used on 
their own.

The networking is implemented using OpenMCL sockets and 
multiprocessing. It is also possible to use Portable AllegroServe for 
the networking.

You can read more about it in the document 
http://homepage.mac.com/svc/xml-rpc-openmcl.html or download the code 
at http://homepage.mac.com/svc/xml-rpc.tgz

If the code is good enough, I would like to submit it as an example to 
go along with the OpenMCL distribution.

All feedback is welcome!

Enjoy,

Sven

--
Sven Van Caekenberghe - mailto:sven at beta9.be
Beta Nine - software engineering - http://www.beta9.be
.Mac - svc at mac.com - http://homepage.mac.com/svc


_______________________________________________
Openmcl-devel mailing list
Openmcl-devel at clozure.com
http://clozure.com/cgi-bin/mailman/listinfo/openmcl-devel



More information about the Openmcl-devel mailing list