Hi all
I am about to implement the JABWT spec (Java API for Bluetooth ) I dont quite get how to make implement new protocols ontop of CLDC. JABWT will be "placed" ontop of this configuration.
Does anyone know how to add support for a protocol on top of the CLDC profile. Do I need to implement my own CLDC or is there any simpler way ??? I'm usig suns ref implementation of CLDC. According to the CLDC spec all protocol support shall be implemented in the J2ME profile (MIDP, FP) but in suns ref impl this is not the case. I guess these protocols are just examples.?
Cheers
I am about to implement the JABWT spec (Java API for Bluetooth ) I dont quite get how to make implement new protocols ontop of CLDC. JABWT will be "placed" ontop of this configuration.
Does anyone know how to add support for a protocol on top of the CLDC profile. Do I need to implement my own CLDC or is there any simpler way ??? I'm usig suns ref implementation of CLDC. According to the CLDC spec all protocol support shall be implemented in the J2ME profile (MIDP, FP) but in suns ref impl this is not the case. I guess these protocols are just examples.?
Cheers