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