How to communicate with mobile devices using Bluetooth in j2me?

安稳与你 提交于 2019-12-23 05:31:08

问题


I need to develop a project based on Bluetooth in mobile. Since I am new to j2me I studied some of the articles and run the project until the discovery of devices and services. I need to communicate between devices and transfer the desired files. I search code for client server communication through Bluetooth and got it but I didn't know how to run those code and implement further.

I have go through articles and I can run client server communication. Now I need to transfer the file and communicate to the user which was beyond the limit of my mobile through the another mobile which was within my limit.


回答1:


JSR82.com has many articles and tutorials about how to use bluetooth from J2ME.




回答2:


Better you refer the book, "BLUETOTH APPLICATION PROGRAMMING WITH JAVA API" by C.Balakumar. It is helpfull to you.



来源:https://stackoverflow.com/questions/4871754/how-to-communicate-with-mobile-devices-using-bluetooth-in-j2me

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!