Ticket #45 (assigned enhancement)
YAML-RPC
| Reported by: | pkmurphy at postmaster dot co dot uk | Owned by: | xi |
|---|---|---|---|
| Priority: | normal | Component: | pyyaml |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Contains a client (yamlrpclib.py), a server (SimpleYAMLRPCServer.py) and base classes for RPC communication (yamlrpcbasic.py).
For simple testing, run the server and then the client on the same machine. Both use port 8002, but any other port is acceptable.
Caveats - See: http://sourceforge.net/mailarchive/forum.php?thread_id=31728889&forum_id=1771
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

