Important: The information in this document is obsolete and should not be used for new development.
Routines
This section describes the NBP routines. The NBP routines allow you to
An arrow preceding a parameter indicates whether the parameter is an input parameter, an output parameter, or both:
- create an NBP names table entry
- register an NBP names table entry with the NBP names directory
- put an existing NBP entity name into the structure that NBP requires for you to look up, confirm, or remove an existing registered entity name
- look up the address of a network entity based on its NBP name
- read a name and address from a list of pairs that NBP returns
- confirm that a name and address pair is registered with NBP
- remove a registered name from the NBP names directory
- cancel an NBP request
Arrow Meaning --> Input <-- Output <-> Both You can use the
PGetAppleTalkInfo
function to determine the maximum number of concurrent NBP requests that the .MPP driver installed on the system that is running your process supports. See the chapter "AppleTalk Utilities" for information on thePGetAppleTalkInfo
function.
Subtopics
- Registering an Entity
- Handling Name and Address Requests