revXMLRPC_SetHost | |||||||||||||
Type | command | ||||||||||||
Dictionary | LCS | ||||||||||||
Library | LiveCode Script | ||||||||||||
Syntax |
| ||||||||||||
Associations | xml-rpc library | ||||||||||||
Summary | Sets the host and optionally the port of an XML-RPC document structure. | ||||||||||||
Introduced | 2.5 | ||||||||||||
OS | mac, windows, linux, ios, android | ||||||||||||
Platforms | desktop, server, mobile | ||||||||||||
Parameters |
| ||||||||||||
Example |
| ||||||||||||
Values |
| ||||||||||||
Related | Command: revXMLRPC_SetPort Function: result, revXMLRPC_GetHost, revXMLRPC_CreateRequest Glossary: LiveCode custom library, Standalone Application Settings, standalone application, command, XML-RPC, XML-RPC document Library: XML-RPC library | ||||||||||||
Security | disk, process | ||||||||||||
Description | Use the revXMLRPC_SetHost command to set the host and optionally the port that is the target of the execution of an XML-RPC request. | ||||||||||||
Tags | networking |