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 5 - AppleTalk Data Stream Protocol (ADSP)


Using ADSP

This section describes how to use ADSP to

You execute ADSP routines by calling the Device Manager's PBControl function. When you call the PBControl function for an ADSP routine, you provide a pointer to a parameter block of type DSPParamBlock.

You use the parameter block fields to specify the input parameters that ADSP requires to execute the command. The parameter block also includes fields whose values ADSP returns. For a complete description of the DSP parameter block and its fields, see "The DSP Parameter Block" beginning on page 5-38.


Subtopics
Allocating Memory for ADSP
Creating and Using a Connection Control Block
Opening and Maintaining an ADSP Connection
Creating and Using a Connection Listener
Writing a User Routine for Connection Events

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996