XML-RPC | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | xml-rpc,extensible markup language - remote procedure call |
Related | Control Structure: function Glossary: LiveCode custom library, XML, HTTP, Standalone Application Settings, standalone application, command Library: XML-RPC library |
Description | eXtensible Markup Language - Remote Procedure Call. A protocol used for connecting to Web Services. XML-RPC provides an XML- and HTTP-based mechanism for making method or functions calls across a network.
|
Tags | networking |