revXMLRPC_SetProtocol | ||||||||||
Type | command | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Associations | xml-rpc library | |||||||||
Summary | Sets the protocol of an XML-RPC document structure. | |||||||||
Introduced | 2.5 | |||||||||
OS | mac, windows, linux, ios, android | |||||||||
Platforms | desktop, server, mobile | |||||||||
Parameters |
| |||||||||
Values |
| |||||||||
Related | Glossary: Standalone Application Settings, standalone application, command, XML-RPC, LiveCode custom library Function: result, revXMLRPC_GetProtocol, revXMLRPC_CreateRequest Library: XML-RPC library | |||||||||
Security | disk, process | |||||||||
Description | Use the revXMLRPC_SetProtocol command to set the protocol that is used for the connection during the execution of an XML-RPC request. | |||||||||
Tags | networking |