Apple Network Setup Manual de usuario Pagina 170

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 184
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 169
CHAPTER 4
Network Setup Protocol Structures and Data Types
170 Protocol Constants and Other Data Types
kOTCfgNetProtoAT Allow AppleTalk connections (ATCP and ARAP).
kOTCfgNetProtoAny Allow IPCP and AppleTalk connections.
OTCfgRemoteNetAccessMode 4
The OTCfgRemoteNetAccessMode enumeration defines constants for the
netAccessMode field of the OTCfgRemoteServerPort (page 137) structure:
typedef UInt8 OTCfgRemoteNetAccessMode;
enum {
kOTCfgNetAccessModeUnrestricted = 0,
kOTCfgNetAccessModeThisMacOnly
};
Constant descriptions
kOTCfgNetAccessModeUnrestricted
The connected client can see other entities on the server’s
network.
kOTCfgNetAccessModeThisMacOnly
The connected client can only see entities on the server
machine.
Modem Constants and Other Data Types 4
The following enumeration defines per-connection preference types for modem
preferences:
enum {
kOTCfgModemGeneralPrefs = 'ccl ',
kOTCfgModemLocksPref = 'lkmd',
kOTCfgModemAdminPasswordPref = 'mdpw',
};
Vista de pagina 169
1 2 ... 165 166 167 168 169 170 171 172 173 174 175 ... 183 184

Comentarios a estos manuales

Sin comentarios