raging_llama wrote:
> I've been reading some of the stuff on http://www.motocoder.com...
> there is a CommConnection API for Java MIDlets. So maybe write a
MIDlet
> with menu items for play, pause, next, etc. and on the PC have a
> program that reads /dev/rfcomm0, acting on the commands it receives.
> That's what I plan to do anyway.
Looks like it isn't possible. CommConnection has nothing to do with
bluetooth. The J2ME bluetooth
API (JSR-82) probably isn't on the V600.
Bummer!