C H A P T E R 3

Network Setup Reference

kOTCfgClassSetOfSettings

=

'otsc',

kOTCfgTypeSetOfSettings

=

'otst',

};

Constant descriptions

kOTCfgClassNetworkConnection

The class code for network connection entities.

kOTCfgClassGlobalSettings

The class code global protocol entities. kOTCfgClassServer The class code for server setting entities. kOTCfgTypeGeneric The type code for non-specific entities. kOTCfgTypeAppleTalkThe type code for AppleTalk entities.

kOTCfgTypeTCPv4 The type code for version 4 of the Transmission Control Protocol/Internet Protocol (TCP/IP) entities.

kOTCfgTypeTCPv6 The type code for TCP/IP version 6 entities. kOTCfgTypeRemote The type code for Apple Remote Access (ARA) entities.

kOTCfgTypeDial The type code for Dial Assist entities. kOTCfgTypeModem The type code for Modem entities. kOTCfgTypeInfrared The type code for Infrared entities. kOTCfgClassOfSettingsThe class code for set entities. kOTCfgSetOfSettingsThe type code for set entities.

kOTCfgTypeDNS The type code for Domain Name System (DNS) entities.

Wildcard Classes and Types

The following enumeration defines wildcard values for matching or not matching entity classes and entity types:

enum {

 

kCfgClassAnyEntity

= '****',

kCfgClassUnknownEntity

= '????',

kCfgTypeAnyEntity

= '****',

kCfgTypeUnknownEntity

= '????'

};

 

Network Setup Constants

105

Page 105
Image 105
Apple Network Setup manual Class code for network connection entities, 105