You cannot post messages because only members can post, and you are not currently a member.
|
stack initialization
|
| |
Hello,
I am developing a project to send messages from PC to mobile and vice
versa using bluetooth. I have bluesoleil stack installed. I want to
know that is some code required to initialize a bluesoleil stack?
If i have to send a message from bluetooth enabled mobile to PC then
is there need to specify a port number... if yes, where to specify it?... more »
|
|
Phone seems to be connected but acceptAndOpen blocks
|
| |
Hello,
I've developed an application where a phone connectes to a bluecove-
equipped PC. I used a bit of code from the BluecoveExamples. I'm
running Bluecove on WinXP SP2 with Widcomm.
The problem (coming from time to time):
- The phone discovers the host-pc
- The phone discovers the right service... more »
|
|
Establishing a SCO connection
|
| |
Hi everyone,
I want to start on an application where I connect my bluetooth headset
(Profile: Headset) to my desktop and controll the application with
voice commands sent from the headset. In order to do so I need to
establish a SCO connection (which will send the audio data from the
headset to the PC) as well as an ACL connection.... more »
|
|
problem with widcomm stack( cant list all services)
|
| |
Hello all I want to list all the services that a bluetooth device offer. I can do it successfully with microsoft stack but when I run the same application on Widcomm stack it gives response code 4. I am using uuid(1002) to list services. with UUID(1105) it works fine and same for other. I am using Bluecove 2.0.2 library on winXp OS.... more »
|
|
A question about BlueCove
|
| |
On BlueZ You can use function BlueCoveImpl.getLocalDevicesID [link]() The LocalDevice.getProperty("bluec ove.local_devices_ids") will return the same value as comma separated string with all IDs for your devices. Also the stack initialization in your case is failing because it is... more »
|
|
how send text data to Bluetooth Phone from PC,
|
| |
hello i doing a project the that send data to my a Bluetooth Device, i
got some code from the The but when i try to build in Java in make an
Error. "Stacks not found"..
im using Windows XP SP/2 and a Billionton BlueTooth Device into my PC.
How do i Install BlueTooth Stack in my PC and Call it on my program... more »
|
|
DiscoveryAgent.SearchServices( ) - HELP!
|
| |
Hi, everybody! I'm doing a simple send file PC to mobile with OBEX.PushProfile. I'm trouble with DiscoveryAgent.SearchServices( ). My program into this method but it don't get out. I haven't idea what is happening! Can someone help-me? (code is annex).
|
|
How do I connect to the bluetooth device?
|
| |
Hi Guys-
How do i connect to the bluetooth device from my J2SE desktop
application. I am writing a client application which will run on my PC
to connect the BT device which is waiting for connection.
If I use javax.microedition, my applcation says that packahe does not
exist.
Please help me here what should I use to connect the bluetooth device.... more »
|
|
|