new(host=nil, path=nil, port=nil, proxy_host=nil, proxy_port=nil, user=nil, password=nil, use_ssl=nil, timeout=nil)
Class Public methods
Creates an object which represents the remote XML-RPC server on the given
host. If the server is CGI-based, path is the
path to the CGI-script, which will be called, otherwise (in the case of a
standalone server) path should be
"/RPC2". port is the port on which the
XML-RPC server listens.
If proxy_host is given, then a proxy server listening at
p