I'm about doing my master thesis project which is java
application. During my work I faced to a problem, I need your help!
My program should receive and handle the data that is being sent
via bluetooth from my phone.(like webcam). I have USB bluetooth
dongle and I can connect my Nokia N73 to my PC without any problem.(over virtual
port com7).
All i need is some simple application that accepts incoming
bluetooth data(which is camera's continues video, like webcam) and
shows that on Jframe. I guess there is no need to J2ME, because in
my phone I've installed software called "webcam 3" , which sends
camera's picture to bluetooth dongle.