bluetooth
I was wondering, is there a way to access bluetooth connection on a mobile device?
I have made an application which consists of 2 sub apps:
1) server - this recieves (and will send) data on a port from a device that connects to it and performs actions depends on what the connected device sends.
2) client - this recieves (and will send) data to the server connected
my server has a usb bluetooth dongle. my smartphone (SPV C500) has bluetooth enabled.
I am wondering, when my client app tries to connect to the server... will it try to connect via bluetooth or by default usb?
I want my application to use bluetooth. How is this possible? Is it possible? what do I have to do?
please help, I appreciate your help!

