For Programmers: Free Programming Magazines  


Home > Archive > Java Help > August 2005 > RFCOMM/L2CAP implementation









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author RFCOMM/L2CAP implementation
Rain B via JavaKB.com

2005-08-20, 7:00 pm

Hi,
I am having a evaluation board which has a Philips BG201 chipset. it is
terminated to my PC over the RS232. I am trying to communicate to my Laptop
which has a TrueBlue bluetooth module built in.. it is the Dell Latitude D600
which comes with the Widecom driver.

I tried the javabluetooth.org, I was able to find my laptop and get the
connection url and I tried to send some data. I observed my serial port using
the Portmon software and I saw that my text string was sent over the serial
port. This was using the L2CAP. On my laptop I dont have any software running
so I couldnt see whats happening with the data (it would have received .. and
just transmitting I dont think the other end would have received it..) I
tried the Avetana bluetooth.jar.. just the evaluation version on my laptop
and it was not that useful to get a L2CAP running. I will try this part using
another evalution board in my Laptop.

Since I wasnt clear of this, I tried the RFCOMM using the
Minshara@sourceforge.net I was able to get till the connection url and when I
wanted to open the StreamConnection by (JSR82Channel)Connector.open
(ConnectionURL), I am just hanging up. I have no clue of what is happening at
either end.

Does someone here have any experience over this.. did any one try an
implementation of RFCOMM /L2CAP on the PC ? I am talking of Windows 2000 only
(No linux or WInXp sp2).

Thanks in advance
Bryan
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com