| This is a documentation for libxr: multi-transport RPC client/server library | |
| Libxr is a library that allows for rapid implementation of RPC clients and servers in C | |
| This HOWTO shows how to implement XML-RPC server and client in C using libxr | |
| XDL language is used to describe XML-RPC servlet interfaces and data types | |
| XDL Compiler outputs following files: (Lets suppose that we have Test servlet and EEE namespace) |