| Reply | « Previous Thread | Next Thread » |
|
Hi
I am developing a client server application where mobile devices communicates with the server (PC) with the help of bluetooth. I am using bluecove JSR-82 implementation over Microsoft bluetooth implementation on WinXP SP2. I have difficulties with understanding programming aspects of the bluetooth technology. There are 1 master device and up to 7 slaves devices which form piconet. Each device can be in active or several passive modes. There is RFCOMM protocol which supports multiplexing. RFCOMM supports up to 30 channels. As I understand RFCOMM channel is something like TCP port in TCP/IP. I do not understand how many devices can connect to my PC via one RFCOMM channel? Seven? Or many but only 7 can transmit data to it? |
|
Hi,
RFCOMM provides emulation of RS232 serial ports over the L2CAP protocol.The RFCOMM protocol supports up to 60 simultaneous connections between two BT devices. Server applications (other end BT Device) registering with an RFCOMM service interface are assigned a Server Channel number in the range 1…30 (Channel). Active Member 3 bit number (7 in decimal) so 7 can take part in the piconet as active member. Bluetooth socket is TCP/IP like socket. There is good example in forum Nokia that may help you. http://www.forum.nokia.com/info/sw.n...t_Example.html |
| mahbub_s60 |
| View Public Profile |
| Find all posts by mahbub_s60 |
|
When the member became active or passive?
Do I need to close RFCOMM channel on client to allow others to became active members? Or is it decision of the harware layer? |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| How To Make The S60 Emulator See My USB Bluetooth Dongle ? | Mo7ammed_01 | Bluetooth Technology | 9 | 2009-07-17 03:33 |
| How many bluetooth connections can be made in local proximity ? | aquaesulian | Bluetooth Technology | 0 | 2007-11-14 16:04 |
| N73 loosing Bluetooth connections to Headset | Michael Sorensen | Bluetooth Technology | 0 | 2006-10-19 11:54 |
| Maximize bluetooth connections | browndrf | Mobile Java Networking & Messaging & Security | 2 | 2006-08-11 19:08 |
| Nokia 6210 Bluetooth Connectivity Pack | peter-h-hansen | Bluetooth Technology | 1 | 2002-08-19 13:52 |