Network interfaces and hostname.

See also:

Static methods

staticgetHostName():Result<String>

Evaluates to the system's hostname.

staticifIndexToIid(index:Int):Result<String>

Retrieves a network interface identifier suitable for use in an IPv6 scoped address.

staticifIndexToName(index:Int):Result<String>

Retrieves a network interface name.

staticinterfaceAddresses():Result<Array<InterfaceAddress>>

Lists network interface addresses.