defaultNetworkInterface | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Determines which network interface should be used for socketed and HTTP connections. | ||||||
Introduced | 4.6.3 | ||||||
OS | mac, windows, linux | ||||||
Platforms | desktop, server | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Property: sslCertificates | ||||||
Description | Use the defaultNetworkInterface property on all desktop and server platforms to specify which network interface should be used for socketed and HTTP connections. This is useful if you have SSL certificates bound to a particular IP address. If the defaultNetworkInterface is empty, the standard interface is used.
|