Developers guide

Chapter 21: Wireless Local-Area Networking
Network adaptor Name
Psion Teklogix Mobile Devices SDK Developers Guide 189
21.4.3 Network adaptor Name
The network adaptor name can be queried using the Mobile Devices SDK. The string returned is
the same as the adaptor name returned by the Control Panel on the same Psion Teklogix computer.
21.5 Summit Radio Features
Radios manufactured by Summit behave differently from the other radios available for
Psion Teklogix computers. Summit radios operate in one of the following modes:
Summit mode.
Wireless Zero Config mode—referred to as Third Party Config mode.
21.5.1 Summit Mode
When operating in this mode, the Summit radio does not appear on the list of radios controlled by
the Wireless Control Panel applet. Instead it is controlled by the Summit Control Panel applet.
The preferred list of access points is not available, so the radio cannot roam between networks;
however it can roam between access points on the same network.
21.5.2 Wireless Zero Config Mode (WZC)
When operating in this mode, the Summit radios behave in the same way as all the other radios
that are available on Psion Teklogix computers.
21.5.3 Changing Between Modes
When the operating mode of a Summit radio is changed between Summit mode and Wireless Zero
Config mode, the radio must be reset by powering it down, and then powering it up.
21.6 WLAN API Elements
C++: WLAN on all Psion Teklogix computers is controlled using the
PsionTeklogix::WLAN namespace.
Java: WLAN on all Psion Teklogix computers is controlled using the
com.teklogix.wlan package.
.NET: WLAN on all Psion Teklogix computers is controlled using the
PsionTeklogix.WLAN namespace.