Apple Network Setup Instrukcja Użytkownika Strona 170

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 184
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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',
};
Przeglądanie stron 169
1 2 ... 165 166 167 168 169 170 171 172 173 174 175 ... 183 184

Komentarze do niniejszej Instrukcji

Brak uwag