Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
OTCheckNetForNBPName
Last Revision: | Version 1.0, 2003-01-14 First Version |
Build Requirements: | |
Runtime Requirements: |
The OTCheckNetForNBPName sample demonstrates the use of the Open Transport under Carbon, to search an AppleTalk network for an NBP entity using multiple simultaneous searches to reduce the lookup time. This sample demonstrates how to 1. find the number of AppleTalk zones present by dynamically increasing the buffer size until a kOTBufferOverflowErr is no longer returned. 2. Use multiple lookup request and reply structures in order to reduce the amount of time required to search the network. 3. Use asynchronous lookup requests so that other actions can be taken while performing the lookup. 4. Turn on self send globally 5. Register/deregister an entity with OT.
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14