OpenNETCF.Net.Bluetooth - Chat sample

Joined
Jul 4, 2005
Messages
19
Reaction score
0
Good Day,
I installed OpenNETCF.Net.Bluetooth.1.4.50709.msi. There is a sample of chat program between Desktop and Pocket PC. This sample using

btClient = New BluetoothClient
Dim bdi As BluetoothDeviceInfo() = btClient.DiscoverDevices(6)

to determine which Bluetooth devices are in range. This part of code work good on Desktop (I can see my Pocket PC). But on Pocket PC it doesnot work (I see nothing).

Desktop PC is visible for searching Bluetooth devices in range.
Bluetooth is active on Pocket PC

Can somebody help me?

Thanks a lot
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top