Difficulties in Java Mobile Applications
The task is about:
We have a device with Bluetooth communication capability. We want to monitor the communication between the device and a mobile phone on a PC.
That means, we write some programs in Netbeans-->Connect the phone with our PC (With data cable probably) --> Connect the device with the phone using Bluetooth --> Execute the program (Maybe upload the "phonebook" inside the phone onto the device) --> All the executions and results should be available and managed on PC, not on the phone.
That's all info I've understood from my supervisor, I REALLY REALLY need some help!!!
It will be very much appreciated if you give me some website links which provide tutorials about this field of programming.
Thank you very much.

