XML-RPC document | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | xml-rpc document |
Related | Control Structure: function Glossary: XML-RPC, LiveCode custom library, Standalone Application Settings, standalone application, command Library: XML-RPC library |
Description | An XML-RPC document is a data structure containing all the information associated with a remote procedure call according to the XML-RPC protocol. An XML-RPC document contains either a request to execute, or a response to such an executed request.
|
Tags | networking |