Hi,
I'm a developer and I'm trying to make a program on WindowsCE that
will print on external printers connected via Bluetooth.
My handheld PC is an Intermec CK31 with Windows CE v4.20.
Actually I'm trying to configure three COM ports on the device and
setting the communication with three bluetooth-serial adapters mounted
on three serial printers.
I have already done this operation in the past on an Intermec CN3 with
Windows Mobile v5.0

those are the operations successfully made on Windows Mobile 5.0:
- Found the three bluetooth devices and paired them as external
devices
- Associated every paired device with a local COM port of the Windows
Mobile device
- I've sent the data via a program written in VB.NET 2005 with CF.net
2.0, through System.IO.Ports.SerialPort, and it worked correctly!

On the Windows CE 4.2 Device I've got a problem:
I can only do the first step, because in WM4.2 i can't find any panel
that can see or associate local COM ports to the device.

Does anyone knows a solution for my problem? Does exist a program or a
driver that let me choose the com ports on windows CE 4.2? And if so,
where?
Does anyone knows another solution for this problem?

Hope someone can help me!
Bye!
--
Zolla