logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Description

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

Methods

       $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.

Name

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

See Also

       Net::NBName

See Also