0

I'm developing a bluetooth application in c using bluez and I want to send and receive file anyone have some code example that I can use? tnx

1 Answers1

0

If you are using android , there is a bluetooth chat application over SPP which is a good starting point http://developer.android.com/resources/samples/BluetoothChat/index.html

Dennis Mathews
  • 6,897
  • 2
  • 26
  • 39