Net::NBName::NodeStatus - NetBIOS Node Status Response


Net-NBName documentation  | view source Contained in the Net-NBName distribution.

Index


NAME

Top

Net::NBName::NodeStatus - NetBIOS Node Status Response

DESCRIPTION

Top

Net::NBName::NodeStatus represents a decoded NetBIOS node status response.

METHODS

Top

$ns->names

Returns a list of NetBIOS names registered on the responding host. These are returned as a list of Net::NBName::NodeStatus::RR objects.

$ns->mac_address

Returns the MAC address of the responding host. Not all systems will respond with the correct MAC address, although all Windows-based systems did during testing.

$ns->as_string

Returns the object's string representation.

SEE ALSO

Top

Net::NBName

COPYRIGHT

Top


Net-NBName documentation  | view source Contained in the Net-NBName distribution.