send-rpc ( rpc -- xml )
XML-RPC

Next:receive-rpc ( xml -- rpc )


Vocabulary
xml-rpc

Inputs
rpcan RPC data type


Outputs
xmlan XML document


Word description
converts an RPC data type into an XML document which can be sent to another computer

See also
receive-rpc

Definition


Methods