Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Networking /
Chapter 10 - Link-Access Protocol (LAP) Manager


Using the LAP Manager

This section describes how you can use the LAP Manager's AppleTalk Transition Queue. Then it describes how to attach and detach protocol handlers for 802.2 Type 1 data packets using the L802Attach and L802Detach routines.

To use the AppleTalk Transition Queue, you add an entry for your application that contains a pointer to a transition event handler routine that you must provide to receive notification of transitions and to perform any additional processing that you want to perform in reaction to the transition.

After you add your entry, the LAP Manager will call your transition event handler routine to notify you that an AppleTalk transition either is about to occur or has occurred. The description of how to use the AppleTalk Transition Queue includes


Subtopics
Determining if the LAP Manager Is Installed
Adding an Entry to the AppleTalk Transition Queue
How the LAP Manager Calls Your Transition Event Handler Routine
Defining Your Own AppleTalk Transition
The LAP Manager and 802.2 Protocol Packets

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996