serial communication using bluetooth in j2me
-
hi, i want some code or tutorials specifying how to use bluetooth in mobile for serial communication. i.e i dont want it use as obex, RFCOMM, L2cap only as com port cant it be if so how is to do..
-
hi, i want some code or tutorials specifying how to use bluetooth in mobile for serial communication. i.e i dont want it use as obex, RFCOMM, L2cap only as com port cant it be if so how is to do..
Programing Bluetooth for serial communication is as any regular serial communication. The difference is the port you specify must be a bluetooth one. If you want to use WinAPI, I suggest to check C++ articles on that topic. Recently I saw a very good article on codeproject, but can't locate it. now. If you are using C#, I'm sure there are components for serial components that will do the job for you.
-
Programing Bluetooth for serial communication is as any regular serial communication. The difference is the port you specify must be a bluetooth one. If you want to use WinAPI, I suggest to check C++ articles on that topic. Recently I saw a very good article on codeproject, but can't locate it. now. If you are using C#, I'm sure there are components for serial components that will do the job for you.
i want code in J2me or java
-
hi, i want some code or tutorials specifying how to use bluetooth in mobile for serial communication. i.e i dont want it use as obex, RFCOMM, L2cap only as com port cant it be if so how is to do..
ya you can do refer to nokia fourms j2me it will be usefull