All Databases
Inside Mac - AppleTalk
The .DSP Driver
Connection Listener Setup
DSPParamBlock
Making a Connection Listener
AppleTalk DSP (ADSP)
.DSP Driver Routines
Overview
The .DSP Driver
implements the special communications protocol called
the
AppleTalk DSP (ADSP)
. You send commands to
ADSP
and obtain
information about
ADSP
by executing
The .DSP Driver
routines described
in this section.
Each routine is implemented as a call to the
Device Manager
's
PBControl
function, as follows:
OSErr
PBControl
(
thePBptr, async
);
Referenced by (12):
About the AppleTalk Manager-2
AppleTalk DSP (ADSP)
Connection Listener Setup
Keeping an ADSP Connection
Making a Connection Listener
Opening and Maintaining an ADSP Connection
The .DSP Parameter Block (Inside Mac - Index)
About the AppleTalk Manager-2 (Inside Mac - AppleTalk)
AppleTalk DSP (ADSP) (Inside Mac - AppleTalk)
Connection Listener Setup (Inside Mac - AppleTalk)
Making a Connection Listener (Inside Mac - AppleTalk)
Opening and Maintaining an ADSP Connection (Inside Mac - AppleTalk)