I want to send binary data from my bluetooth enabled phone to another bluetooth device using rfcomm protocol. can anyone temme how to do it. am using carbide c++ as th software.
I want to send binary data from my bluetooth enabled phone to another bluetooth device using rfcomm protocol. can anyone temme how to do it. am using carbide c++ as th software.
Look into OBEX exmaple and use it as a base.
- Transferring data over a Bluetooth connection
- S60 Platform: Bluetooth OBEX Example