The LAP Manager
standard interface between the AppleTalk protocols and the various link access
protocols, such as LocalTalk (LLAP), EtherTalk (ELAP), and TokenTalk
contains protocol handlers for certain types of 802.2 packets.
This section describes the AppleTalk Transition Queue, tells you how to add or
remove an AppleTalk Transition Queue entry, and describes how to attach or
Macintosh AppleTalk Connections Programmer's Guide.
The AppleTalk Transition Queue
At any given time there might be two or more applications running that use
AppleTalk. If one of these applications opens the AppleTalk drivers, the other
AppleTalk applications are affected. If the Operating System closes the
AppleTalk drivers, all AppleTalk applications are affected. To ensure that your
application is not adversely affected by such an event, your application can
message to each entry in the AppleTalk Transition Queue each time the
Operating System or any routine
• defines its own AppleTalk event and calls the AppleTalk Transition
Queue to inform it that such an event occurred
Each of these events is referred to as an AppleTalk transition.
Transition Queue must be called, LAP Manager maintains the queue. Each entry in the AppleTalk Transition Queue is defined by the ATQ entry data type.