Guest Tech Posted July 18, 2005 Report Posted July 18, 2005 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? basically - my smartphone will find the server using bluetooth - I then want to send messages from my smartphone to the server.... I want the server to "listen" to the bluetooth device and pick up messages sent to it is it possible? how?
Guest Peter Foot Posted August 13, 2005 Report Posted August 13, 2005 You could start with this Bluetooth library for .NETCF - www.peterfoot.net/Bluetoothv14.aspx Included are a couple of sample apps, the BluetoothRemote / BluetoothRemoteListener would be very similar to your requirements and demonstrate a desktop listener and a client app on the smartphone which sends back keystrokes. Let me know how you get on Peter
Guest Tech Posted August 14, 2005 Report Posted August 14, 2005 I have done such a thing it depends what you want to do, if you want just your computer and mobile device to communicate, just set it up using ACTIVESYNC.... and it will work as if you were connected via USB otherwise, probably as posted above would help alot more :)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now