Mac OS 9
OTCfgATalkGeneralASP Struct Reference

#include <NetworkSetup.h>

Data Fields

UInt16 fVersion
 
UInt16 fSize
 
UInt32 fDefaultTickleInterval
 
UInt8 fDefaultTickleRetries
 
UInt8 fDefaultReplies
 

Detailed Description

OTCfgATalkGeneralASP is a sub-structure of OTCfgATalkGeneral. It defines parameters for the AppleTalk Session Protocol (ASP) component of the AppleTalk protocol stack. IMPORTANT: Open Transport does not currently include a native ASP implemention, and the classic AppleTalk ASP implementation does not heed these preferences.

Field Documentation

◆ fDefaultReplies

UInt8 OTCfgATalkGeneralASP::fDefaultReplies

must be 8, ignored by current versions of OT

◆ fDefaultTickleInterval

UInt32 OTCfgATalkGeneralASP::fDefaultTickleInterval

must be sizeof(OTCfgATalkGeneralASP)

◆ fDefaultTickleRetries

UInt8 OTCfgATalkGeneralASP::fDefaultTickleRetries

ms, must be 30000, ignored by current versions of OT

◆ fSize

UInt16 OTCfgATalkGeneralASP::fSize

must be 1


The documentation for this struct was generated from the following file: