Apple Network Setup Bedienungsanleitung Seite 163

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 184
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 162
CHAPTER 4
Network Setup Protocol Structures and Data Types
Protocol Constants and Other Data Types 163
kOTCfgBOOTPConfig Obtain an address from a BOOTP server.
kOTCfgDHCPConfig Obtain an address from a DHCP server.
kOTCfgMacIPConfig Configure TCP/IP to use MacIP.
Note
The TCP/IP control panel’s “PPP Server” address
acquisition method is actually implemented by setting
fConfigMethod to kOTCfgManualConfig and setting
fIPAddress to zero.
Apple Remote Access Constants and Other Data Types 4
The following enumeration defines constants for the version field that appears
in Apple Remote Access (ARA) structures:
enum {
kOTCfgRemoteDefaultVersion = 0x00020003,
kOTCfgRemoteAcceptedVersion = 0x00010000
};
Constant descriptions
kOTCfgRemoteDefaultVersion
The version number with which new Remote Access
preferences should be created.
kOTCfgRemoteAcceptedVersion
A version number that is acceptable for existing Remote
Access preferences.
ARA Per-Connection Preferences Types 4
The following enumeration defines per-connection preference types for ARA:
enum {
kOTCfgRemoteARAPPref = 'arap',
kOTCfgRemoteAddressPref = 'cadr',
kOTCfgRemoteChatPref = 'ccha',
kOTCfgRemoteDialingPref = 'cdia',
Seitenansicht 162
1 2 ... 158 159 160 161 162 163 164 165 166 167 168 ... 183 184

Kommentare zu diesen Handbüchern

Keine Kommentare