| Home | Trees | Index | Help |
|
|---|
| Package funkload :: Module XmlRpcBase |
|
Base class to build XML RPC daemon server.
$Id: XmlRpcBase.py 30282 2005-12-05 12:52:30Z bdelbosc $| Classes | |
|---|---|
MySimpleXMLRPCServer |
SimpleXMLRPCServer with allow_reuse_address. |
XmlRpcBaseController |
An XML/RPC controller. |
XmlRpcBaseServer |
The base class for xml rpc server. |
| Function Summary | |
|---|---|
Check if the XML/RPC server is running checking getStatus RPC. | |
Main | |
| Function Details |
|---|
is_server_running(host, port)Check if the XML/RPC server is running checking getStatus RPC. |
main()Main |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Feb 27 10:41:43 2007 | http://epydoc.sf.net |