Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

Wireless Application Protocol (WAP) proxy connectivity configuration can be provided to Windows Mobile devices in the bootstrap document. This data is set by means of the PXLOGICALcharacteristic typeelement. Windows Mobile devices use the proxy connectivity data to provide configuration information for the WAP proxy. For more information see PXLOGICAL Configuration Service Provider.

The following table lists the parms in the PXLOGICALelement processed by the device.

WAP characteristic WAP parm Comments

PXLOGICAL(top level)

 

 

 

PROXY-ID

Alpha-numeric string that uniquely identifies the logical proxy.

 

NAME

User friendly name used to identify the logical proxy.

 

DOMAIN

DOMAINwill be sent to the map table of Connection Manager.

 

TRUST

Indicates whether the physical proxies associated with this logical proxy are privileged.

 

STARTPAGE

STARTPAGEis assigned as a Internet Explorer Mobile favorite. The HTTP prefix is replaced with a Wireless Session Protocol (WSP) prefix. The value of the NAMEparm is used as the name of this favorite entry. If the NAMEparm does not exist, the host retrieved from STARTPAGEURL is used.

 

BASAUTH-ID

BASAUTH-IDwill be saved as the user name of the STARTPAGEWeb page in the corresponding registry.

 

BASAUTH-PW

BASAUTH-PWwill be saved as the password of the STARTPAGEWeb page in the corresponding registry.

 

PUSHENABLED

Indicates whether or not push operations are enabled.

PXLOGICAL/ PORT

PORTNBR

Identifies the port numbers associated with some services on the proxy. At most, two pairs of PORT sets can be accepted whose SERVICEvalue could be CO-WSP and CO-SEC-WSP.

PXLOGICAL/ PORT

SERVICE

A query of this parm returns a semicolon delimited string of services for only the first port. Internet Explorer Mobile accepted SERVICEvalue can be CO-WSP and CO-SEC-WSP.

See Also