Top "Bluecove" questions

Open Source Java Bluetooth API (JSR-82) implementation for various Bluetooth stacks on Windows, Linux, Mac OSX and Windows Mobile devices

Sending a string via Bluetooth from a PC as client to a mobile as server

I need help by transferring a string from a PC to an Android mobile device via Bluetooth. The Android mobile …

java android bluetooth client-server bluecove
Send text through Bluetooth from Java Server to Android Client

First of all... don't redirect me to Bluetooth Chat and I have fully read it. I have an Android Client …

java android sockets bluetooth bluecove
BlueCove library bluecove not available - Error using Bluecove/Java

How do I install Bluecove in Ubuntu 11/Eclipse IDE? As far as i was aware, all I had to do …

bluetooth java jsr82 bluecove
Error in Bluetooth Device Discovery

I tried the following code for discovering a bluetooth device import java.io.BufferedReader; import java.io.IOException; import java.…

java bluetooth bluecove
Forcing 64 bit jvm to 32 bit jvm?

Would anyone please give me ideas about forcing 64 bit jvm to run as 32-bit jvm? I need to write a …

jvm 32bit-64bit bluecove
Bluetooth in java (J2SE)

I am a newbie to bluetooth and this is the thing i want to do , I want to to get …

java bluetooth 32bit-64bit bluecove
Send data from android bluetooth to PC with bluecove

I'm trying to send data from android (using API from its SDK) to a PC using Bluecove on windows, being …

android connection bluetooth bluecove