<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/01/2da5b3338c69f028d2af213b0041adaf"
  from="Hans Ole Rafaelsen &lt;hans@s...&gt;"
  author="Hans Ole Rafaelsen"
  date="2003-01-30T11:03:05"
  subject="[Caml-list] XML-RPC server for OCaml"
  prev="2003/01/bf3bb736a13f371e560716e2a45cbd65"
  next="2003/01/2269392930c425e8e14e4ee177c59cdd"
  prev-thread="2003/01/80a5f82f911a3343ba7a52b93ec46ffb"
  next-thread="2003/01/1b60c02012ca27e80ca2e81bb1bd623a"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] XML-RPC server for OCaml">
<msg 
  url="2003/01/2da5b3338c69f028d2af213b0041adaf"
  from="Hans Ole Rafaelsen &lt;hans@s...&gt;"
  author="Hans Ole Rafaelsen"
  date="2003-01-30T11:03:05"
  subject="[Caml-list] XML-RPC server for OCaml">
</msg>
</thread>

<contents>
Dear All,

I'm pleased to announce the release of the XmlRPCServer-0.1.0 package
for OCaml.  The package and documentation can be fetched from:

http://www.simula.no/~hans/ocaml/xmlrpc/

XmlRPCServer is a server side implementation for the OCaml
XML-RPC-0.1.0 package developed by Shawn Wagner.  The main motivation
for writing this software was to be able to call services written in
OCaml from other languages.  Interoperability has been tested against
XML-RPC implementations in Python and Java, see documentation.  The
package has been developed and tested under Debian Linux, but will
probably work for other distributions.

XML-RPC and XmlRPCServer might serve as an RPC alternative between
OCaml applications, at least as long as performance is not an issue.
The xoridl tool provided with the package is able to create both
client stubs and server skeletons, based on an interface description,
shielding the application programmer from the details of marshaling
and unmarshaling the RPC calls.

If you find any bugs or have problems installing the package, please
let me know, and I'll try to help.


Kindest regards,

Hans Ole Rafaelsen
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners

</contents>

</message>

