XML-RPC

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymsxml-rpc,extensible markup language - remote procedure call
RelatedControl 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.

Important: To ensure that the commands and functions of the XML-RPC library work in a standalone application, you must include this custom library when you create your standalone. In the Inclusions pane of the Standalone Application Settings window, make sure the "XML-RPC" library checkbox is checked.

Tagsnetworking