Hi, I want to connect to a remote device with a serial port, but I don't know how to connect it. I explain: in my program I search for all devices BluetoothRadio.PrimaryRadio.Mode = RadioMode.Discoverable; bluetoothClient = new BluetoothClient(); Cursor.Current = Cursors.WaitCursor; bluetoothDeviceInfo...