Hi,
i am trying to send mp3 file using RFCOMM.
but sending failed.
Please tell me the way to send File.
Regards,
swapnil
Hi,
i am trying to send mp3 file using RFCOMM.
but sending failed.
Please tell me the way to send File.
Regards,
swapnil
You read some data from the file, then you write the same data to the socket. Repeat if necessary.
HI,
Have you tried to use OBEX, in Forum Nokia wiki there are plenty of examples about how to use OBEX and Bluetooth.