Here's the how-to that the documentation doesn't provide
You've probably heard a lot about Windows Consumer Electronics (Windows CE),
Microsoft's entry into the Personal Digital Assistant (PDA) market. With strong
third-party support for Windows CE (90 companies have announced products) and
big-name OEMs such as Casio, Compaq, HP, Hitachi, LG Electronics, NEC, and
Philips, Microsoft is sure to be a major force in the burgeoning PDA
marketplace.
Learning about such Windows CE and the configuration of a Windows CE PDA is
all well and good, and I'll give you some overview information. But because this
is Window NT Magazine, I'm more interested in showing you how to make a
Windows CE machine work with Windows NT 4.0.
Overview
The unit I learned on is the Compaq PC Companion, with 4MB of RAM, a 480*240 back lit display (monochrome), and a PC Card slot. The Power Pack option
comes with Quick Connect, AC adapter, NiMH battery pack, and battery charger for
$95, and the Convenience Cradle for desktop use for $35.
The PC Companion comes with a mountain of software. Table 1 lists the
software in the bundle and some third-party software for Windows CE.
OK, Enough with the Overview
With Windows CE, Microsoft bundles Handheld PC Explorer (HPC Explorer)
Information Management Software. Naturally, Windows CE works well with Windows
95, but if you want to use Windows CE with Windows NT, you are relegated to the
special "technology preview" version of HPC Explorer.
You start by inserting your Windows CE CD-ROM into your NT machine. If you
are running NT 4.0 and haven't turned off the autorun CD function, up comes a
dialog box that says something like, "You're running NT! We don't support
it, but we have an unofficial technology preview that will work. If you have
problems don't call."
When Windows CE finishes installing, you need to configure Remote Access
Service (RAS) to make Windows CE work. Seems Windows CE calls your NT machine
via RAS.
If you have a RAS device already configured, save the configuration and
delete the device. This action will save you countless hours of frustration. You
will reinstall it later.
A couple of pre-requisites: You must be running NT 4.0 final release (no
beta stuff). I ran 1381 Service Pack 1 for this configuration. You must also run
Microsoft Schedule+ 7.01 for Windows NT, and it must be installed to synchronize
with the information manager on your PDA.
Let me detail the process of installing Windows CE. I derived much of this
process from the read_nt file on the Windows CE CD-ROM, and I have clarified and
added some steps to add functionality. I've divided the process into three
phases.
Phase 1
1. Open Control Panel, and double-click the Network icon.
2. Select the Service tab. If RAS is installed, skip to step 7.
3. If RAS is not installed, install RAS
4. Press Add, select Remote Access Service, and click OK
5. Type the location of your setup files in the dialog box, then click
Continue.
6. Click Yes to complete the installation. If you don't have any COM ports
installed, skip to step 9. Otherwise, proceed to step 7.
7. Select Remote Access Service from the Network services list, and select
Properties.
8. Remove COM ports that have been previously configured. This step is
important because this version of HPC Explorer can get confused if you leave
your COM ports installed. Adding them back in is much easier than dealing with
the results if you don't take them out (the Microsoft documentation doesn't even
recommend doing that!).
9. Click Add, then Install modem.
10. Check Don't detect my modem; I will select it from a list, as
you seen Screen 1. Click Next.
11. You'll see two windows: Manufacturers is on the left, and Models is on
the right, as Screen 2 shows. In the Manufacturers list, select Standard Modem
Types. In the Models list, select Dial-Up Networking Serial Cable between 2
PCs. Click Next.
12. Click Selected ports, choose the COM port to connect your PDA, and click
Next.
13. Enter anything (e.g., 800) if you are prompted for an area code, then
click Finish.
That action completes the first portion of installation. Now you're ready
for Phase 2, the RAS part of installation.
Phase 2
1. Select the port to connect to your HPC, and press OK.
2. In the Remote Access Setup dialog box, select the port for your PDA, and
choose Configure. (Remember you might already have had a port installed and
deleted it, and then reinstalled something different.)
3. Choose Receive calls only, and click OK.
4. Choose the Remote Access Setup dialog box, and then Network.
5. Choose Server Settings, and make sure that TCP/IP is the only box
checked.
6. Click Configure for TCP/IP, and check This computer only.
Then you see the RAS Server TCP/IP Configuration dialog box depicted in Screen 3.
7. Choose Use static address pool, and enter 192.168.55.100 in the
Begin dialog box and 192.168.55.105 in the End dialog box. (Microsoft specifies
these parameters. In the final static address pool in Screen 3, notice that I
needed to add 10 to the number of allocated IP addresses.)
8. Make sure that Allow remote clients to request a predetermined IP
address is not checked. This software requires a certain range of IP
addresses.
9. Click OK, then Close. If you are prompted for Microsoft TCP/IP
properties, click OK.
10. Reboot when prompted.
With this phase complete, you can go into the depths of the Registry to
finish. On to Phase 3.