Hi,
I'm writing a J2ME application (testing on Sony Ericsson k700i) that sends/receives HTTP messages to a JBoss J2EE server. The J2EE server retrieves the information from a MySQL database.
While I'm debugging on the physical device, it would be cheaper if I could query the database via bluetooth, rather than GPRS. This would probably become a useful feature of my J2ME application.
Could somebody recommend which bluetooth protocol I should use, and also possibly provide some tips on how to acheive maximum code reuse?
Thanks
Start Free Trial