My new project is to build an application to use the cell phone camera as the main camera from my PC.
How can I do this kind of stuff?
I thought of using ...
Is it possible to create a application that create (text) chat session between pc and mobile over bluetooth,
Which stack is best for this, and which language
i want my program to send and receive text from the pc. there should be a client and server software. The server will be running in PC and the client software ...
hi i write a java app about bluetooth
when i run in eclipse console it ran ok
but when i run in command line it occur error
import javax.bluetooth.BluetoothStateException;
import javax.bluetooth.LocalDevice;
Hi, I am developing code to detect blue tooth devices near by a pc using java. I have the code downloaded from net and executed. Exceted in the simulated environment of ...
Hi New to Java, trying to get a basic app working. Using Netbeans 7. I'm trying to detect bluetooth devices from my PC. My OS is Windows 7 64 bit, and I didn't have to install any drivers when I plugged in the bluetooth dongle. It does detect bluetooth devices fine, I think it uses the Microsoft bluetooth stack. The articles ...
Hello there, I need a help form u guys, thanks advance~ I need to use JAVA to do a PC application which can accept/receive data from a mobile device using Bluetooth through some Bluetooth device plug on the PC. I am using Netbean now and trying the JSR 82, but is this JSR 82 only for the J2ME application? Can anyone ...
Dear Friends I needed a synchronization (contacts, calendar, tasks) tool that runs both WM5.0 pocket PC (?n my case HTC Prophet-with midlet manager) and J2ME enabled phone (in my case Nokia 6230) but I couldn't find. I'm not a progamming guy, so I decided to ask you all whether this is possible or not. If any of you have think about ...