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
Asked
Active
Viewed 930 times
0
-
How far did you get? Where are you stuck? – Lazer Nov 28 '10 at 06:44
-
which profile are you planning on using in your application ? – Dennis Mathews Nov 28 '10 at 07:13
1 Answers
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