Restore Submenu

rpcserver

The rpcserver is an implementation of a XML-RPC server in python which run as a service on a node. It allows the MeshConf application e.g. to restart the node. On the other hand the server executes XML-RPCs of the MeshConf application itself, e.g. to inform it about the nodes status.

The server is implemented in pyhton and requires the python-libs.

VersionChanges

Version r6793

  • First public version.