Share via


WAP NAPDEF

The WAP NAPDEF characteristic and its parms are sent to the remote access or General Packet Radio Services (GPRS) configuration of Connection Manager. The following table shows the NAP parms that are supported on Smartphone and Pocket PC.

Characteristic Parm Supported Comments
NAPDEF     A network GUID will be generated for each acceptable NAPDEF. A network entry will be sent to the Connection Manager network configuration. The format of the network name is:#NAME + "@" + NAPID + "@NAPDEF"
  NAPID Yes The name of WAP PPP/GPRS entry is a combination of NAPID and a predefined word "WAP":#NAPID + "@WAP"
  NAME Yes Set as part of the name of the created network.
  BEARER Yes GSM-circuit-switched data (CSD) and GSM-GPRS are supported. Other bearer settings will be discarded.
  NAP-ADDRESS Yes  
  NAP-ADDRTYPE Yes E164 and Access Point Name (APN) are supported.
  CALLTYPE Yes CALLTYPE and LINKSPEED are used together to set the BearerInfoSpeed parm under the DevSpecificCellular characteristic in the CM_PPPEntries in the Connection Manager Configuration Service Provider.
  LINKSPEED Yes  
  LINGER No Smartphone and Pocket PC can set the configurable idle time for all connections by using another parm called CacheTime in the CM_Planner characteristic (a Configuration Service Provider used by Connection Manager). This is the idle time between when the application releases the connection and Connection Manager ends the connection. Smartphone and Pocket PC do not support setting the individual idle time for a particular PPP entry.
<characteristic type = "CM_Planner">
<parm name= "CacheTime" value= "30"/>
</characteristic>
  LOCAL-ADDR   If BEARER= "GSM-GPRS" and LOCAL-ADDRTYPE = "IPV4", LOCAL-ADDR is used by Smartphone and Pocket PC to provision a client static GPRS IP address — DevSpecificCellular/GPRSInfoAddress. On Smartphone 2003 and Pocket PC 2003 devices, provisioning the GPRS IPV6 address is supported.
  LOCAL-ADDRTYPE   If BEARER= "GSM-GPRS" and LOCAL-ADDRTYPE = "IPV4", LOCAL-ADDR is used by Smartphone and Pocket PC to provision the client static GPRS IP address — DevSpecificCellular/GPRSInfoAddress. Smartphone 2003 and Pocket PC 2003 devices support IPV6.
NAPDEF/ NAPAUTHINFO      
NAPDEF/ NAPAUTHINFO AUTHTYPE (PAP, CHAP) Yes  
NAPDEF/ NAPAUTHINFO AUTHNAME Yes  
NAPDEF/ NAPAUTHINFO AUTHSECRET Yes  
  TRAFFIC-CLASS Yes — GPRS-related parm A mapping table is required to translate WAP GPRS quality of service (QoS) (3GPP R99) settings to GPRS QoS (GSM -GPRS) settings supported on Smartphone and Pocket PC. The mapping table that follows lists all parms that can be converted to supported QoS parms. The entire mapping table is listed in 3GPP TS 23.107 V3.5.0 (2000-12).
  TRAFFIC-HANDL-PRIO Yes — GPRS-related parm  
  SDU-ERROR-RATIO Yes — GPRS-related parm  
  RESIDUAL-BER Yes — GPRS-related parm  
  MAX-BITRATE-DOWNLINK Yes — GPRS-related parm  

See Also

WAP Connectivity Parameters Processed by the Device | NAPDEF Configuration Service Provider

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.