revXMLRPC_GetPort | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | xml-rpc library | ||||||
Summary | This function returns the target port of an XML-RPC document. | ||||||
Introduced | 2.5 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Control Structure: function Command: revXMLRPC_SetPort Function: revXMLRPC_CreateRequest, revXMLRPC_Execute Library: XML-RPC library Glossary: return, host, XML-RPC, Standalone Application Settings, XML-RPC document, standalone application, port, function, LiveCode custom library | ||||||
Security | disk, process | ||||||
Description | Use the revXMLRPC_GetPort function to retrieve the port that is the target of the execution of an XML-RPC request. If the revXMLRPC_GetPort function encounters an error, it returns an error message starting with "xmlrpcerr" .. | ||||||
Tags | networking |