Reputation: 2097
how to send files to mobile phone from pc using Bluetooth. What are the libraries i need to do it.
Upvotes: 0
Views: 1563
Reputation: 285
Bluecove http://bluecove.org/ would be annother alternative. I use the "latest" Snapshot and it works well.
Upvotes: 1
Reputation:
You need JSR-82 implementation library, find a free one here www.javabluetooth.org
There aren’t many JSR-82 implementations available for the desktop environment. Most of them are commercial but I was able to find the open source version from www.javabluetooth.org.
http://www.substanceofcode.com/2008/06/20/sending-files-to-mobile-phone-using-bluetooth-and-obex/
Upvotes: 3