User's Manual
Table Of Contents
- Before You Begin
- Safety Icons
- Global Services and Support
- Chapter 1 Using the CN30 Mobile Computer
- Audio
- Using the Battery
- Charging and Installing the Battery
- Beeper
- Select a Beeper Volume
- Using the Keypad
- Using the Power (I) Key
- Using the Screen
- Resetting Your CN30 Mobile Computer
- Software Build Version
- Chapter 2 Windows Mobile Version 5.0
- To Check the Intermec Build
- Where to Find Information
- Getting Started
- Programs
- Entering Information
- Selecting the Writing
- Converting Writing to Text
- Customizing Your CN30 Mobile Computer
- Adding Programs Using ActiveSync
- Microsoft ActiveSync
- Adding a Program to the Start Menu
- Microsoft Pocket Outlook
- Tasks: Keeping a To Do List
- Notes: Capturing Thoughts and Ideas
- Chapter 3 Installing Applications
- Installing Applications
- Using Microsoft ActiveSync
- Using a Storage Card
- Migrating from Another Computer
- Chapter 4 Network Support
- Configuring the CN30 With the setup Assistant
- Configuring 802.1X Radio Communications
- Configuring the Network Parameters for a TCP/IP Network
- Configuring Security
- Configuring 802.1X Security
- Loading Certificates
- Configuring a VPN
- SNMP Configuration on the CN30 Mobile Computer
- Chapter 7 Programming
- Creating CAB Files
- Creating CAB Files with the CAB Wizard
- Customization and Lockdown
- Networking APIs
- Basic Connect/Disconnect Functions
- Appendix A Specifications
- Physical and Environmental Specifications
- Hardware
- Power Specifications
- Accessories
Chapter 7 — Programming
154 CN30 Mobile Computer User’s Manual
lpBytesReturned Returns sizeof(PROCESSOR_INFO);
Return Values
Returns TRUE if function succeeds. Returns FALSE if the function fails.
May use GetLastError() to get the extended error value.
Networking APIs
The API provided by Intermec Technologies exposes a limited set of rou-
tines
that allows a programmer to access and affect the 802.1x network
interface card from within their application. The routines provided also
reads/writes values to the CE registry that pertain to the 802.1x radio
driver.
By using the provided functions, a programmer can alter the 802.1x
parameters of Network Name (SSID), WEP keys, infrastructure modes,
radio channel, and power management modes. A programmer can also
retrieve
network connect status and signal strength indication from the RF
network card.
The API is contained within the 80211API.DLL file that should be present
in any load with the 802.1x networking installed.
PRISMNDS.DLL This file is the 802.1x driver. It is present in all 700 CE
loads that use the 802.1x network
interface card.
80211API.DLL This file is an Intermec authored file that provides the pro-
grammer with a set of API calls
to configure or monitor status of the 802.1x network.
80211PM.DLL This handles profile management for radio configurable
values.
URODDSVC.EXE This handles radio configuration and security authen-
tication based on a selected profile.
There is a user interface to this service that provides status of the supplicant
as well as
status of the 8021x authentication process.
ZNICZIO.DLL A replacement for NDISUIO.DLL that supports the
Funk Supplicant.
The Profile Manager supports up to four radio configuration profiles.
These profiles are the same as those set by theWirelessNetwork control