Net::NBName::NodeStatus::RR(3pm) | User Contributed Perl Documentation | Net::NBName::NodeStatus::RR(3pm) |
Net::NBName::NodeStatus::RR - NetBIOS Node Status Response Resource Record
Net::NBName::NodeStatus::RR represents a name table entry returned as part of a NetBIOS node status response.
Some common suffixes include:
0x00 Redirector 0x00 Domain (Group) 0x03 Messenger 0x1B Domain Master Browser 0x1C Domain Controllers (Special Group) 0x1D Master Browser 0x1E Browser Elections (Group) 0x20 Server
For example, the following name types are UNIQUE:
0x00 Redirector 0x03 Messenger 0x1B Domain Master Browser 0x1D Master Browser 0x20 Server
And the following name types are GROUP:
0x00 Domain (Group) 0x1C Domain Controllers (Special Group) 0x1E Browser Elections (Group)
Net::NBName, Net::NBName::NodeStatus
Copyright (c) 2002, 2003, 2004 James Macfarlane. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2022-10-15 | perl v5.34.0 |