RFID Software for Java ME Devices

Anybody have tried RFID software for JME devices.. Can any one give some pointer to know on that...I have only one link available: http://www.sun.com/software/solutions/rfid/ds/ds_rfid_javame.pdf
[209 byte] By [vskaya] at [2007-11-27 6:33:37]
# 1
You can use a bluetooth rfid reader( http://www.baracoda.com/baracoda/products/p_21.html for example..).Connect it to jme device by using spp (serial port profile) and then interpret the string sended by rfid reader.
PeppeMEa at 2007-7-12 17:59:33 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2

I am looking out for technical details how to develop JME devices as RF reader. It is said that RFID software for JME devices has components like Reader Adapter,Reader Management, ALE etc, But I could not find more information in the sun's website.

I would also like to know the memory requirement for CDC and CLDC devices.

vskaya at 2007-7-12 17:59:33 > top of Java-index,Java Mobility Forums,Java ME Technologies...