I am developing an application targetting the .NET CF 2.0 (implementing on WM5 & hopefully WM6), which uses Bluetooth to listen to serial data being output by numerous BT devices. I have a successful version of the application running using the System.IO.Ports.SerialPortcontrol. The incoming BT COM...