hey there. hope someone can help
I am going to be designing a .NET app which uses bluetooth technology to send and recieve data.
what I want to know is - on my server computer (I will be having a usb bluetooth stick connected to it).... how can I "listen" for data incoming to the bluetooth device?
I will have another device which will send data to it but would like to know how to send/recieve data in .NET
is it possible? how?
