May 11, 2004
1 Introduction
1.1 Obtaining the software
3 Writing an XML-RPC server
3.1 Introduction
3.2 Serving XML-RPC under Apache
3.3 Serving XML-RPC under the PLT Webserver
4 Type conversion from Scheme to XML-RPC
4.0.1 Gotchas: Scheme to Scheme
4.0.2 Gotchas: Scheme to Other languages
4.1 Mapping Scheme to XML-RPC
5 Another Example: The Pig Latin Server