|
Mac OS 9
|
#include <NetworkSetup.h>
Data Fields | |
| UInt32 | version |
| UInt32 | reserved [2] |
| char | lowerLayerName [36] |
| UInt32 | maxConfig |
| UInt32 | maxTerminate |
| UInt32 | maxFailureLocal |
| UInt32 | maxFailureRemote |
| UInt32 | timerPeriod |
| UInt32 | echoTrigger |
| UInt32 | echoTimeout |
| UInt32 | echoRetries |
| UInt32 | compressionType |
| UInt32 | mruSize |
| UInt32 | upperMRULimit |
| UInt32 | lowerMRULimit |
| UInt32 | txACCMap |
| UInt32 | rcACCMap |
| UInt32 | isNoLAPB |
The OTCfgRemoteLCP preference holds configuration information for the Link Control Protocol (LCP) layer of PPP. The contents of this record only make sense for PPP connections and are ignored for ARAP connections. Also used as part of a Remote Access server configuration.
| UInt32 OTCfgRemoteLCP::compressionType |
5
| UInt32 OTCfgRemoteLCP::echoRetries |
ms, must be 10000
| UInt32 OTCfgRemoteLCP::echoTimeout |
ms, must be 10000
| UInt32 OTCfgRemoteLCP::echoTrigger |
ms, must be 10000
| UInt32 OTCfgRemoteLCP::isNoLAPB |
must be 0
| char OTCfgRemoteLCP::lowerLayerName[36] |
must be 0
| UInt32 OTCfgRemoteLCP::lowerMRULimit |
must be 4500
| UInt32 OTCfgRemoteLCP::maxConfig |
C string, name of underlying modem port, must be "Script"
| UInt32 OTCfgRemoteLCP::maxFailureLocal |
must be 10
| UInt32 OTCfgRemoteLCP::maxFailureRemote |
must be 10
| UInt32 OTCfgRemoteLCP::maxTerminate |
must be 10
| UInt32 OTCfgRemoteLCP::mruSize |
3
| UInt32 OTCfgRemoteLCP::rcACCMap |
must be 0
| UInt32 OTCfgRemoteLCP::reserved[2] |
see "Remote Access Versions" note, above
| UInt32 OTCfgRemoteLCP::timerPeriod |
must be 10
| UInt32 OTCfgRemoteLCP::txACCMap |
must be 0
| UInt32 OTCfgRemoteLCP::upperMRULimit |
must be 1500