Workspace 7.0.2
GetHostInfo

Finds the IP address(es) associated with a host name, or the host name associated with an IP address. This is a wrapper for QHostInfo.

  • Default label: "Get Host Info"
  • Member of plug-in: Built-in
  • Catalogue path: Environment
Inputs:
Host NameQStringHost Name to query for addresses: if empty, the local host name will be used.
Fail on address lookup errorbool

Operation should fail if there is an address lookup error.

Outputs:
Local Domain NameQStringThe DNS domain of this machine.
Local Host NameQStringThis machine's host name, if one is configured.
AddressesQStringList

The list of IP addresses associated with the host name. May be empty.