Project

General

Profile

Actions

$bindip » History » Revision 3

« Previous | Revision 3/4 (diff) | Next »
Per Amundsen, 08/09/2015 06:05 AM


Added in 1.9.0

$bindip(N|ipaddress)

Returns information off a network adapter.

Parameters

N|ipaddress - If N = 0, returns the total number of active network adapters else the Nth network adapter or a network adapter matching the ipaddress.

Properties

.name - Returns the name of matched network adapter.
.ip - Returns the internal ipaddress associated with the network adapter.
.loopback - Returns $true if the associated internal ipaddress is loopback address otherwise $false.

Updated by Per Amundsen over 8 years ago · 3 revisions

Also available in: PDF HTML TXT