rpc
RPC is a package supporting the Sun RPC protocol. RPC programs, procedures, clients, and servers can be dynamically represented and modified. Of course, there is also a classical RPC generator which generates functions doing the language mapping from XDR values to language values and vice versa.
[ Homepage ]
| Author: | Gerd Stolpmann. |
| Last modification date: | 17-Jun-2002 |
| Version: | 0.3.2 |
| Development status: | Stable |
| Kind: | Libraries :: Native OCaml libraries |
| Development tools | |
| Topic: | Communications and networking :: RPC |
| Software development :: Code generators | |
| Homepage: | http://www.ocaml-programming.de/packages/documentation/rpc |