Apple Network Setup Manual do Utilizador Página 170

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 184
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 169
1 2 ... 165 166 167 168 169 170 171 172 173 174 175 ... 183 184

Comentários a estes Manuais

Sem comentários