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 / LAP Manager Reference


Routines

This section describes the LAP Manager's Pascal interface to the AppleTalk Transition Queue that allows you to place an entry for your application in the queue so that you will be notified when an AppleTalk transition occurs.

The Pascal interface to the AppleTalk Transition Queue consists of four routines:

This section also describes the LAP Manager's assembly-language interface that allows you to install and remove your own protocol handler for a specific IEEE 802.2 protocol type. You can write a protocol handler application that reads 802.2 Type 1 data packets, and you can install your application as a client of the LAP Manager.

The assembly-language routines that allow you to attach and detach protocol handlers for 802.2 Type 1 data packets are

Note
The ANSI/IEEE standards for the 802 protocols
are published by the IEEE.

Subtopics
Adding and Removing AppleTalk Transition Queue Entries
Notifying Routines When Your Application-Defined Transition Occurs
Attaching and Detaching 802.2 Protocol Handlers

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996