Blue Tooth in c#
Hi
Im doing an app with blue tooth and got hold of some sample code. It doesnt compile and requires ws2bth.h and BluetoothAPIs.h.
Were can i get hold of this file, all the googling points to sites that dont exist.
Also any heads up on how to develop with bluetooth using .net 2.0
thanks
[305 byte] By [
atkin] at [2007-11-19 19:41:57]

# 1 Re: Blue Tooth in c#
Attached is the first file that you need + a few other useful BT files.
I think I found them somewhere under my Windows folder
Check on MSDN and ther eis a lot of info regarding BT development.
Yo unormally would need to open a socket just as you would do with a regular comm port but this time you will use the comm port which is assigned to the BT.