Hi all,
I hope I'm posting in the correct forum. If not, I would gladly follow any pointers on where to post this question.
I've been using the 32feet libraries with Brecham Obex and AndyH SWF stuff for my application that needs to receive a file. The application has to run on Windows Mobile 6.5. The other device sends the file over Bluetooth using Obex PUT to my phone. I have no way to infleunce that other device so I have to be able to receive a file with Obex.
Using the above software (I've re-used the sample code that I've found in the Brecham package) I got this working in the WM6.5 emulator and even on another WM6.0 device (Palm Treo500v). On a HTC Touch 2 with WM6.5 however, I get a SocketException. I tracked this down as being a problem with a difference in the Bluetooth stack. The HTC apparently uses the Widcomm stack. But the 32feet libraries should work with both MS and Widcomm stacks. Am I missing something?
Thanks in advance for any thoughts and help,
Derrick